锘緻charset "utf-8"; /* CSS Document */ :root { --hover: #d1161b } *{padding: 0; margin:0;} @font-face { font-family: "syRegular"; src: url("../fonts/syRegular.eot"); src: url("../fonts/syRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/syRegular.woff") format("woff"), url("../fonts/syRegular.ttf") format("truetype"), url("../fonts/syRegular.svg#syRegular") format("svg"); font-weight: normal; font-style: normal; } @font-face { font-family: "din"; src: url("../fonts/din.eot"); src: url("../fonts/din.eot?#iefix") format("embedded-opentype"), url("../fonts/din.woff") format("woff"), url("../fonts/din.ttf") format("truetype"), url("../fonts/din.svg#din") format("svg"); font-weight: normal; font-style: normal; } body { font-family: 'syRegular',Arial,'Microsoft Yahei','寰蒋闆呴粦',SimSun,Arial,tahoma,arial !important; margin: 0; padding: 0; font-style: normal !important; font-variant: normal !important; color: #222; font-size: 12px; } html{font-size:62.5%;} a{ color:#222; text-decoration:none;outline:none;transition:.3s linear;-webkit-transition:.3s linear;-o-transition:.3s linear;-moz-transition:.3s linear; } a:hover { color:var(--hover); text-decoration:none;outline:none; } a:focus{outline:none;text-decoration:none;} .clear { clear:both; font-size:0px; line-height:0; height:0; } * html .clearfix { zoom: 1; } *:first-child+html .clearfix { zoom: 1; } .cell, .cell2, .cell3 { border-collapse:collapse; border-spacing:0; } .fl { float:left;} .fr { float:right;} .yh { font-family:"Microsoft Yahei","寰蒋闆呴粦"; } a,img{border:0px;} br{font-family:SimSun;} p{margin:0px;padding:0px;line-height:20px;} i{margin:0px;padding:0px;font-style:normal;} ul{margin:0px;padding:0px;list-style:none;} ul li{margin:0px;padding:0px;list-style:none;} br{margin:0px;padding:0px;} .clearheight{width:100%;height:1px;overflow:hidden;} input,select,textarea{font-family:'syRegular',Arial,'Microsoft Yahei','寰蒋闆呴粦',SimSun,Arial,tahoma,arial !important;outline:none;} input::-ms-clear, input::-ms-reveal{ display: none; } input[type="text"]:disabled { background-color: #999; } input::-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #999; } input::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #999; } input:-ms-input-placeholder { color: #999; } input::-webkit-input-placeholder { color: #999; } input[type="text"], input[type="button"], input[type="submit"], input[type="reset"], select, textarea,button { -webkit-appearance: none;-webkit-tap-highlight-color:rgba(255,255,255,0); } input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 100px white inset;-webkit-tap-highlight-color:rgba(255,255,255,0); } input[type=button],input[type=text],input[type=password]{-webkit-appearance:none;outline:none} /*loading*/ .loading{width:100%;height:100%;overflow:hidden;position:fixed;left:0px;top:0px;z-index:9998;display:block;} .loading b.b1{width:100%;height:100%;display:block;overflow:hidden;background-color:#004c98;position:absolute;left:0px;top:0%;} .container{width:100%;} .section{width:100%;background-color:#fff;height:100vh;} .section .pagefr{width:100%;height:calc(100vh - .92rem);margin-top:.92rem;overflow:hidden;display:flex;display:-webkit-flex;align-items:center;justify-content:flex-start;transition:.3s linear;-webkit-transition:.3s linear;-o-transition:.3s linear;-moz-transition:.3s linear;} .section .p_last{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);} .section.active .pagefr{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);} @-webkit-keyframes an_0 { 0% {box-shadow:0 0 0px 0px rgba(24,152,242,0)} 50% {box-shadow:0 0 10px 3px rgba(24,152,242,0.6)} 100% {box-shadow:0 0 0px 0px rgba(24,152,242,0)} } @keyframes an_0 { 0% {box-shadow:0 0 0px 0px rgba(24,152,242,0)} 50% {box-shadow:0 0 10px 3px rgba(24,152,242,0.6)} 100% {box-shadow:0 0 0px 0px rgba(24,152,242,0)} } @-webkit-keyframes an_02 { 0% {transform:rotate(0deg);-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);} 100%{transform:rotate(360deg);-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);} } @keyframes an_02 { 0% {transform:rotate(0deg);-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);} 100%{transform:rotate(360deg);-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);} } .an_02{-webkit-animation-name:an_02;animation-name:an_02} @-webkit-keyframes an_01 { 0% {transform: scale(0.99, 0.99); -moz-transform: scale(0.99, 0.99); -webkit-transform: scale(0.99, 0.99);} 50%{transform: scale(1, 1); -moz-transform: scale(1, 1); -webkit-transform: scale(1, 1);} 100% {transform: scale(0.99, 0.99); -moz-transform: scale(0.99, 0.99); -webkit-transform: scale(0.99, 0.99);} } @keyframes an_01 { 0% {transform: scale(0.96, 0.96); -moz-transform: scale(0.96, 0.96); -webkit-transform: scale(0.96, 0.96);} 50%{transform: scale(1, 1); -moz-transform: scale(1, 1); -webkit-transform: scale(1, 1);} 100% {transform: scale(0.96, 0.96); -moz-transform: scale(0.96, 0.96); -webkit-transform: scale(0.96, 0.96);} } @-webkit-keyframes an_03 { 0% {opacity:0;} 100%{opacity:1;} } @keyframes an_03 { 0% {opacity:0;} 100%{opacity:1;} } .an_03{-webkit-animation-name:an_03;animation-name:an_03;} @-webkit-keyframes an_zdy { 0% {} 100%{} } @keyframes an_zdy { 0% {} 100%{} } .an_zdy{-webkit-animation-name:an_zdy;animation-name:an_zdy;} @-webkit-keyframes an_04 { 0%{transform:translateY(-3px);-webkit-transform:translateY(-3px);-moz-transform:translateY(-3px);} 50%{transform:translateY(0px);-webkit-transform:translateY(0px);-moz-transform:translateY(0px);} 100%{transform:translateY(-3px);-webkit-transform:translateY(-3px);-moz-transform:translateY(-3px);} } @keyframes an_04 { 0%{transform:translateY(-3px);-webkit-transform:translateY(-3px);-moz-transform:translateY(-3px);} 50%{transform:translateY(0px);-webkit-transform:translateY(0px);-moz-transform:translateY(0px);} 100%{transform:translateY(-3px);-webkit-transform:translateY(-3px);-moz-transform:translateY(-3px);} } @-webkit-keyframes an_05 { 0%{transform: rotate(0)} 100%{transform: rotate(360deg)} } @keyframes an_05 { 0%{transform: rotate(0)} 100%{transform: rotate(360deg)} } /*common*/ .in_body{min-height:100vh;position:relative;opacity:0;background-color:#E5E5E5;} .other_body{min-height:100vh;position:relative;opacity:0;background-color:#fff;} .home_body{overflow:hidden;height:100vh;} .wrap{width:100%;margin:0px auto;padding:0px;} .wrap_c{margin:0px auto;width:1440px;padding:0px 0px;} .wrap_in{margin:0px 11%;} .wrap_nr{margin:0px 11%;} .w_pc{} .w_wap{display:none !important;} .topfr{width:100%;/*overflow:hidden;*/position:fixed;left:0px;top:0px;z-index:9999;padding-top:.3rem; background: url("../images/header-bg.png") left bottom repeat-x ; } .topfr .fl{} .topfr .fl img{height:.6rem;display:block;} .topfr .fc{float:left;margin-left:5rem;} .top_menu ul li .tmu_t{width:100%;overflow:hidden;} .top_menu ul li .tmu_t .on a{ color:#a81d27; } .top_menu ul li .tmu_c{ border-top:solid #a81d27 2px;width:1.6rem;overflow:hidden;position:absolute;left:50%;margin-left:-.8rem;top:.6rem;background-color:rgba(0,2,28,.5);padding:15px 0px;display:none;transition:.3s linear;-webkit-transition:.3s linear;-o-transition:.3s linear;-moz-transition:.3s linear;} .top_menu ul li .tmu_c p{width:100%;overflow:hidden;text-align:center;font-size:.16rem;line-height:.42rem;margin:5px 0px;} .top_menu ul li .tmu_c p a{color:#fff;position: relative; display: block;} .top_menu ul li .tmu_c p a:hover{color:#a81d27; } .top_menu ul li .tmu_c p a:hover:before{ position: absolute; bottom: 0; height: 1px; left:30%; width: 40%; background:#a81d27; content: ''; } .top_menu ul li:hover .tmu_c{display:block;} .top_menu ul li{float:left;margin-left:.5rem;height:.6rem;display:flex;display:-webkit-flex;align-items:center;justify-content:center;position:relative;} .top_menu ul li:nth-child(1){margin-left:0px;} .top_menu ul li .tmu_t>a{font-size:.2rem;color:#fff;line-height:2;} .top_menu ul li:hover .tmu_t>a{ color:#a81d27;} .topfr .fr{height:.6rem;display:flex;display:-webkit-flex;align-items:center;justify-content:center;} .top_r01{width:100%;/*overflow:hidden;*/} .top_r01 a{float:left;display:inline-block;} .top_r01 a.a2 img{display:block;height:.2rem;} .top_r01 a.a1{ display: flex; font-size: .2rem; font-family: Arial; font-weight: bold; align-items: center; color: #fff;} .top_r01 a.a1 span{ margin-left: .1rem;} .top_r01 a.a1 span img{width: .12rem; height: auto; display: block; margin: 0 auto;} .top_r01 a.a2{position:relative;} .top_r01 a.a2 div.searchbox1{ width: 2.18rem; height: .47rem; background: url("../images/searchbox_bg1.png") no-repeat; background-size: 100%; position: absolute; top:110%;right: -.3rem;z-index: 2; align-items: flex-start; display: none;} .top_r01 a.a2 div.searchbox1 .input1{ width: 2rem; margin-top: .12rem; margin-left: .18rem; background: none; border: none; height: .3rem; line-height:.3rem; font-size: .18rem; line-height:.3rem; color: rgba(255,255,255,.4);font-family: Arial;} .top_r01 a.a2 div.searchbox1 button{ position: absolute; bottom: .1rem; right: .2rem; background: none; border: none; width: .2rem;} .top_r01 a.a2 div.searchbox1 button>img{max-width: 100%;} .top_r01 a.a2 img.img2{position:absolute;left:0px;top:0px;opacity:0;} .top_r01 i{float:left;margin:0px .27rem;width:1px;height:.15rem;} .menuikfr{float:right;position:relative;margin-left:.4rem;width:.6rem;height:.6rem;margin-top:0px;} .menu_click{display:block;position:absolute;right:-.05rem;top:.02rem;} .menu_click em{width:.6rem;height:.6rem;display:block;overflow:hidden;float:left;position:relative;cursor:pointer;} .menu_click em i{cursor:pointer;width:60%;display:block;overflow:hidden;height:.04rem;background-color:#fff;position:absolute;left:15%;top:0rem;transition:.3s ease-in-out;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;} .menu_click em i.i1{top:.16rem;} .menu_click em i.i2{top:.30rem;} .menu_click em i.i3{top:.43rem;width:40%;} .menu_click em.on i.i2{opacity:0;} .menu_click em.on i.i1{width:60%;left:20%;transform:translateY(.12rem) rotate(45deg);-ms-transform:translateY(.12rem) rotate(45deg);-moz-transform:translateY(.12rem) rotate(45deg);-webkit-transform:translateY(.12rem) rotate(45deg);-o-transform:translateY(.12rem) rotate(45deg);} .menu_click em.on i.i3{width:60%;left:20%;top:.41rem;transform:translateY(-.12rem) rotate(-45deg);-ms-transform:translateY(-.12rem) rotate(-45deg);-moz-transform:translateY(-.12rem) rotate(-45deg);-webkit-transform:translateY(-.12rem) rotate(-45deg);-o-transform:translateY(-.12rem) rotate(-45deg);} .topfr_on .top_menu ul li>a{color:#000;} .topfr_on .top_r01 a.a2 img.img2{opacity:1;} .topfr_on .top_r01 a.a2 img.img1{opacity:0;} .topfr_on .top_r01 i{background-color:#898989;} .topfr_on .menu_click em i{background-color:#000;} .topfr_on .menu_click em.on i{} .banner_slide{width:100%;overflow:hidden;height:100vh;position:relative;} .banner_slide .swiper-slide{width:100%;overflow:hidden;} .banner_slide .swiper-slide .banner_bg{width:100%;overflow:hidden;height:100vh;background:#f9f9f9;background-size:cover;position:relative;} .banner_slide .swiper-slide .banner_bg b.b1,.banner_slide .swiper-slide .banner_bg b.b2{width:100%;height:100%;display:block;overflow:hidden;position:absolute;left:0px;top:0px;transition:6s;-webkit-transition:6s;transition-timing-function:linear;-webkit-transition-timing-function:linear;} .banner_slide .swiper-slide .banner_txt{width:100%;height:100%;overflow:hidden;position:absolute;left:0px;top:0px;z-index:990;opacity:0;} .banner_slide .swiper-slide .banner_bg b.b2{display: none;} .banner_slide .swiper-slide .banner_txt .txt-box{display:flex;height:4.16rem;margin-top:48vh;margin-left:12%; flex-direction: column; justify-content: flex-end;} .banner_slide .swiper-slide .banner_txt .txt-box p{ text-shadow:0px 0px 20px #000; color: #fff;line-height: .8rem;} .banner_slide .swiper-slide .banner_txt .txt-box p.p1{font-size: .8rem; font-family: Arial;font-weight: bold; } .banner_slide .swiper-slide .banner_txt .txt-box p.p2{font-size: .8rem; margin-top: .1rem; } .banner_slide .swiper-slide .banner_txt .txt-box p.p3{font-size: .48rem; margin-top: .3rem; } .banner_slide .swiper-slide .banner_txt .txt-box p.p4{font-size: .16rem; margin-top: -.3rem; } .banner_slide .swiper-slide .banner_txt img{} .banner_slide .swiper-slide-active .banner_bg b.b1{transform:translate3d(0,0,0);transform:scale(1.04) rotate(0.1deg); -moz-transform: scale(1.04) rotate(0.1deg); -webkit-transform:scale(1.04) rotate(0.1deg);} .banner_slide .banner_sp{position:absolute;right:11%; height:100vh; justify-content:center; bottom:0;z-index:999; display: flex; align-items: flex-end; flex-direction: column;} .banner_slide .banner_sp span{opacity:1;width:8px;height:8px;margin:5px 0;background:url("../images/in_01.png") center no-repeat;background-size:100% 100%;transition:.3s linear;-webkit-transition:.3s linear;-o-transition:.3s linear;-moz-transition:.3s linear; display: block; cursor: pointer;} .banner_slide .banner_sp span.on{background:url("../images/in_02.png") center no-repeat;background-size:100% 100%; width: 12px; height: 12px;} .banner_prev{display: block; width:.6rem; height:.6rem; background:url("../images/b_prev1.png"); background-size: 100%; position: absolute; left: .5rem; top: calc(50% - .3rem);z-index: 3;} .banner_next{display: block;width:.6rem; height:.6rem; background: url("../images/b_next1.png");background-size: 100%;position: absolute; right: .5rem;top: calc(50% - .3rem); z-index: 3;} .banner_prev:hover{ background:url("../images/b_prev2.png"); background-size: 100%;} .banner_next:hover{ background: url("../images/b_next2.png");background-size: 100%;} .ipagecon{ margin: 0 11%;} .ititle{ color: #fff; padding: 0 .4rem; margin-top: 1.4rem;} .ititle p.p1{text-transform:uppercase;font-size:.5rem;font-weight:300;line-height:1.3;font-family:Arial;} .ititle p.p2{font-size:.4rem;line-height:1.3; font-weight: lighter;} @keyframes xia { 0%{ bottom: 1%; opacity:1; } 100%{ bottom: 2%; opacity:0.6; } } .x_btn{ width: 1.1rem; height:1.1rem; position: absolute; right: 18%; bottom: 1%; background: url("../images/scolldown.png") no-repeat; animation: xia .5s linear infinite alternate; -moz-animation: xia .5s linear infinite alternate; -webkit-animation: xia .5s linear infinite alternate; cursor: pointer; z-index: 9; display: block; background-size: cover; } .section{background-color:#f9f9f9;} .page1{overflow:hidden;} .page2{overflow:hidden;} .page3{overflow:hidden;} .page4{overflow:hidden;} .page4 .ititle{text-align: center;} .page5{overflow:hidden;} .page6{overflow:hidden;background-color:#323131;} .pagefr_n{width:100%;overflow:hidden;height:100vh;position:relative;} .circlebg{ display: flex; align-items: center; justify-content: center; height: 100vh;} .circlebg .ititle{ text-align: center; position: relative; z-index: 1;margin-top: 4.5rem; margin-left: 0;} .circlebg .ititle p.p1{font-size:.38rem;} .circlebg .ititle p.p2{font-size:.32rem;line-height:1.3; font-weight: lighter;} .p2_fl,p2_fr{width:20%; position: relative; z-index: 999} .p2_fl li,.p2_fr li{ width:2.42rem; height: .9rem; line-height: .9rem; text-align: center; background: url("../images/item_bg1.png") center center no-repeat; background-size: cover; margin-top: .3rem; transition: all .3s linear; } .p2_fl li:nth-child(1){ transform: translateX(1.8rem)} .p2_fl li:nth-child(2){ transform: translateX(1.2rem)} .p2_fl li:nth-child(3){ transform: translateX(1rem)} .p2_fl li:nth-child(4){ transform: translateX(1.2rem)} .p2_fl li:nth-child(5){ transform: translateX(1.8rem)} .p2_fr li:nth-child(1){ transform: translateX(-1.1rem)} .p2_fr li:nth-child(2){ transform: translateX(-.5rem)} .p2_fr li:nth-child(3){ transform: translateX(-.3rem)} .p2_fr li:nth-child(4){ transform: translateX(-.5rem)} .p2_fr li:nth-child(5){ transform: translateX(-1.1rem)} .p2_fl li:hover,.p2_fr li:hover{background: url("../images/item_bg2.png") center center no-repeat; background-size: cover; box-shadow: 0 0 76px #1c57c4;} .p2_fl li a,.p2_fr li a{ color:#fff; font-size: .24rem; display: block; width: 100%; height: 100%;} .p2_fc{ width: 9.86rem; height: 9.86rem; position: relative; } .p2l_c{width:100%;overflow:hidden;position:absolute;left:0px;bottom:2rem;} .p2l_c ul{width:66%;overflow:hidden;margin:0px auto;padding:0px;display:flex;display:-webkit-flex;justify-content: space-around} .p2l_c ul li{position:relative;padding-left:.25rem;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;} .p2l_c ul li i{width:.05rem;height:100%;display:block;overflow:hidden;background-color:#de181d;position:absolute;left:0px;top:0px;} .p2l_c ul li p{width:100%;overflow:hidden;color:#fff;} .p2l_c ul li p.p1{font-size:.72rem;line-height:0.8;} .p2l_c ul li p.p2{font-size:.18rem;line-height:1.5;margin-top:.15rem;} .p2_fc b.b1{animation:an_05 10s infinite; -webkit-animation:an_05 10s infinite; /* Safari and Chrome */ animation-timing-function:linear; -webkit-animation-timing-function:linear; /* Safari and Chrome */ } .ip4_slide{width:100%;overflow:hidden; position: relative;} .ip4_slide .swiper-slide{width:33%;overflow:hidden;position:relative;} .ip4_slide .swiper-slide .in_con{ width: 84%; position: relative; height: auto; margin:.6rem auto 0;box-shadow: 0 0 0 #000;transition: all .3s linear;} .ip4_slide .swiper-slide .in_con img{ width: 100%; margin: 0 auto; display: block;} .ip4_slide .swiper-slide .in_con .intro{ position: absolute; bottom: 0; left: 0; background: #000; padding: .3rem .3rem .2rem; width: 76%; box-sizing: border-box; transition: all .3s linear; height:1.8rem;} .ip4_slide .swiper-slide .in_con .intro h6{ font-size: .2rem;color: #fff; line-height: 1.5; font-weight:normal;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical; } .ip4_slide .swiper-slide .in_con .intro h6>a{color: #fff;} .ip4_slide .swiper-slide .in_con .intro p{ color: rgba(255,255,255,.5); font-size: .18rem; display: flex; align-items: center; margin-top: .2rem;} .ip4_slide .swiper-slide .in_con .intro p>i{width: .3rem; margin-right: .2rem;} .ip4_slide .swiper-slide .in_con .intro p>i>img{ max-width: 100%; display: block;} .ip4_slide .swiper-slide .in_con:hover{ box-shadow: 0 0 30px #000;} .ip4_slide .swiper-slide .in_con:hover .intro{ background: #a81d27;} .famous_con{ padding: 0 .4rem; width: 78%; position: absolute; top:0; height: 100vh; left: 11%;} .p3_l{width:80%;} .p3l_fl{ float: left; width: 45%; margin-top: 3rem;} .p3l_fl h6{ display: flex; color: #fff; align-items: center;} .p3l_fl h6>strong{font-size: .72rem; margin-right: .2rem;white-space:nowrap} .p3l_fl h6>span{display: flex;flex-direction: column; } .p3l_fl h6>span>i{ font-size: .24rem; font-family: Arial; text-transform: uppercase;} .p3l_fl h6>span>b{ font-weight: lighter; font-size: .28rem;} .p3l_fl p{ font-size: .24rem; line-height: .38rem; font-weight: lighter; color: #fff; margin-top: .5rem;} .p3l_fl p.p3{ margin-top: .2rem;} a.more{ width: 1.2rem; height: .45rem; line-height: .45rem; text-transform: uppercase; display: flex; padding: 0 .2rem; justify-content: space-between; align-items: center; color: #fff; background: #a81d27; border-radius: .25rem; font-size: .16rem; margin-top: 1rem;} a.more>i>img{ width: .24rem; display: block;} .p3l_fimg{float: left; width: 50%; margin-top: 1rem; margin-left: 4%; } .p3l_fimg img{ max-width: 100%; margin: 0 auto; display: block;} .p3_rb{ position: absolute; bottom: .76rem; right: .4rem; z-index: 999; width: 9.8rem; overflow: hidden;} .p3l_slide{width:100%;overflow:hidden; height: 100vh;} .p3l_slide .swiper-slide .p3_l{opacity: 0;} .p3l_slide .swiper-slide-active .p3_l{opacity: 1;} .p3rb_slide{ width: 100%; } .p3rb_slide .swiper-slide{ width: 100%; overflow: hidden;} .p3rb_slide .swiper-slide>div{display: block;width:100%; position: relative; cursor: pointer; opacity: 1; transition: all .3s linear; box-sizing: border-box;} .p3rb_slide>.swiper-wrapper{ width: 100%;} .p3rb_slide .swiper-slide>div img{ display: block;max-width: 100%; margin: 0 auto;} .p3rb_slide .swiper-slide>div .intro{ width: 100%; height: 100%; position: absolute; left:0; top:0; box-sizing: border-box;display: flex; flex-direction: column; justify-content: space-between; color: #fff; padding: .3rem;} .p3rb_slide .swiper-slide>div .intro>i{ font-size: .42rem; font-family: Arial; font-weight: bold;} .p3rb_slide .swiper-slide>div .intro>h6{ font-size: .24rem; display: flex; flex-direction: column;} .p3rb_slide .swiper-slide>div .intro>h6>span{ font-size: .18rem; font-weight: lighter; text-transform: uppercase;} .p3rb_slide .swiper-slide-active{ opacity: .3;} .page2 b.b1,.page3 b.b1,.page4 b.b1{width:100%;height:100%;display:block;overflow:hidden;position:absolute;left:0px;top:0px;} .btnfr{overflow:hidden;} .btn_01{width:100%;overflow:hidden;padding:1rem 0px 1.3rem; position: relative;} .btn_01 .fl{ width: 40%;} .btn_01 .fl>p{ display: flex; margin-top: .2rem; align-items: center;} .btn_01 .fl>p>i{ margin-right: .3rem;} .btn_01 .fl>p>span>b{ display: block; color: #fff; font-weight: normal;} .btn_01 .fl span{display:block;font-size:.18rem;color:rgba(255,255,255,.7); line-height: 1.5;} .btn_01 .fl label{ display: flex;align-items: center;} .btn_01 .fl label>i{margin-right:.3rem} .btn_01 .fl span.sp1 img{display:block;height:1rem;float:left;} .btn_01 .fl span.sp1 i{float:left;line-height:1rem;font-size.16rem;color:#fff;margin-left:.2rem;} .bottom_logo>img{ width: 1.85rem; height: auto;} .btn_01 .fr{width: 60%; margin-top: .3rem;} .btn_01 .fr dl{float:left;margin:0px;padding:0px;margin-left:.7rem;} .btn_01 .fr dl:nth-child(1){margin-left:0px;} .btn_01 .fr dl dt{width:100%;overflow:hidden;margin:0px;padding:0px;font-size:.2rem;color:#fff;line-height:1.6;margin-bottom:.15rem;} .btn_01 .fr dl dt a{color:#fff;} .btn_01 .fr dl:nth-child(2){ width: 3.2rem;} .btn_01 .fr dl:nth-child(2) dd{width:1.6rem; float: left;} .btn_01 .fr dl:nth-child(3){ margin-left: 0;} .btn_01 .fr dl dd{width:100%;overflow:hidden;margin:.1rem 0px;padding:0px;font-size:.18rem;color:rgba(255,255,255,.3);line-height:1.5;} .btn_01 .fr dl dd a{color:#999;} .btn_01 .icontact{position: absolute; bottom: .5rem; left: .6rem; width: 3.13rem; height: .45rem; border-radius: .225rem; border: solid #a81d27 1px; font-size: .16rem; text-align: center;} .btn_01 .icontact a{ color: #a81d27; line-height: .45rem; display: block;} .btn_01 .icontact a>span{ position: absolute; right: .3rem; top:0; height: 100%; display: flex;align-items: center;} .btn_01 .icontact a>span img:nth-child(1){ display: block; width: .24rem;} .btn_01 .icontact a>span img:nth-child(2){ display: none;} .btn_01 .icontact:hover{ background: #a81d27;} .btn_01 .icontact:hover a{ color: #fff;} .btn_01 .icontact:hover a>span img:nth-child(1){ display: none; width: .24rem;} .btn_01 .icontact:hover a>span img:nth-child(2){ display: block;width: .24rem;} .btn_02{line-height:1.5; margin: 0 11%;} .btn_02 .fl{font-size:.18rem;color:rgba(255,255,255,.3);} .btn_02 .fl a{color:rgba(255,255,255,.3);} ul.er_items{ display: flex; justify-content: flex-end;} ul.er_items>li{position: relative; margin: 0 10px;} ul.er_items>li>a>img{ display: block; max-width: 100%;} ul.er_items>li>a:hover{ background:#1f9869 } ul.er_items>li>a:hover img{ filter: grayscale(100%) brightness(200%);} ul.er_items>li>div.qrcode{ display: none; flex-direction: column; justify-content: center; align-items: center; padding: 10px; border: solid #eee 1px; line-height: 30px;position: absolute; bottom: 40px;right:0; background: #fff; width: 100px; height: auto;} ul.er_items>li>div.qrcode>img{display: block; max-width: 100%;} ul.er_items>li>div.qrcode>span{display: block; text-align: center; color: #333;} .footer{ float: left; background: #05152b; width: 100%; clear: both;} .fbottom{ background: #031124; padding: .5rem 0 .7rem;width:100%;float:left;} /*about*/ .d-flex{display: flex; justify-content: space-between;} .nbanner,.jtpage2,.jtpage3,.jtpage4,.jtpage5,.jtpage6,.jtpage7,.jtpage8,.jtpage9{ float: left; width: 100%; clear: both;position: relative;} .nbanner b.b1,.nbanner b.b2,.jtpage2 b.b1,.jtpage3 b.b1,.jtpage4 b.b1,.jtpage5 b.b1,.jtpage6 b.b1,.jtpage7 b.b1,.jtpage8 b.b1,.jtpage9 b.b1{width:100%;height:100%;display:block;overflow:hidden;position:absolute;left:0px;top:0px;} .nbanner b.b2{ display: none;} .nbanner{ width: 100%; height: 100vh;} .npage_con{ margin: 0 11%; clear: both;position: relative;} .npage_con_b{ position: absolute; left: 0; top:0; width: 100%; height: 100vh; display: flex; flex-direction: column; justify-content: flex-end;} .nav_tit{ color: #fff; } .nav_tit>h6{ font-family: Arial;font-size: .8rem;} .nav_tit>h4{font-weight: lighter;font-size: .8rem;} .breadcrumb{ color: #fff; font-size: .18rem; margin-top: .6rem;} .breadcrumb>a{color: #fff;} .breadcrumb>i{padding: 0 .15rem;} .breadcrumb>i>img{ max-width: 100%; width: .06rem; height: auto;} ul.item_nav{ width: 100%; display: flex; margin-top: .8rem; margin-bottom: 1rem;} ul.item_nav>li{ width: 2.06rem; border-right:solid #717381 1px; } ul.item_nav>li:first-child{ border-left:solid #717381 1px;} ul.item_nav>li>a{ display: block; color: #fff; font-size: .18rem; text-align: center;} ul.item_nav>li>a>i{ margin: 0 auto; width: .45rem; height: .45rem; padding: .1rem; border-radius: .05rem; display:flex; align-items: center;justify-content: center; border: solid #717381 2px; box-sizing: border-box;} ul.item_nav>li>a>i>img{ display: block; max-width: 100%; } ul.item_nav>li>a>span{ display: block; margin-top: .2rem;} ul.item_nav>li.active>a{ color: #a81d27;} ul.item_nav>li.active>a>i{ background: #a81d27; border: none; } .jt2_l{ width: 46%; margin-top: .9rem;} .jt2_r{ width: 46%;position: relative; margin-top: 2rem;} .jt2r_con{ width: 100%; height: 100%; position: relative;} .jt2r_con>.intro{position: absolute; bottom: -.3rem; background: #a81d27; width: 80%;} .jt2r_con>.intro>p{padding: .3rem; line-height: .24rem; font-size: .16rem; text-align: justify; color: #fff; text-transform: uppercase;} .jt2r_con img{ display: block; max-width: 100%;} .ntitle{width: 100%;} .ntitle>i{ display: block;} .ntitle>i>img{ height: .38rem; width: auto;} .ntitle>h3{ font-size: .4rem; font-weight: lighter; color: #fff;} h6.tit1{ font-size: .32rem; padding-bottom: .5rem; border-bottom: solid #353d55 1px; color: #fff; position: relative; width: auto;} h6.tit1>b{position: absolute; background: #a81d27; height: 3px; bottom: -2px;display: block; width: 45%;} .about_con>p{ font-size: .18rem;line-height: .36rem; margin-top: .4rem; color: #fff; text-align: justify;} .about_slide{position: relative;} .about_slide .about_sp{position:absolute;right:4%; height:100%; justify-content:center; bottom:0;z-index:999; display: flex; align-items: center; flex-direction: column;} .about_slide .about_sp span{opacity:1;width:8px;height:8px;margin:.1rem 0;background:#fff;transition:.3s linear;-webkit-transition:.3s linear;-o-transition:.3s linear;-moz-transition:.3s linear; display: block;} span.swiper-pagination-bullet{ border-radius: 0;} .about_slide .about_sp span.swiper-pagination-bullet-active{background:#a81d27; width: 12px; height: 12px;} .culture{ text-align: center; margin-top: 1.5rem;} .jt3ul{width: 100%; margin: .6rem 0;} .jt3ul>li{ width: 23%; border: solid #353e55 2px; box-sizing: border-box; padding: .5rem; color: #fff; display: flex; background: url("../images/cul_bg0.png") center center no-repeat; flex-direction: column; position: relative;background-size: cover; transition: all .3s linear;} .jt3ul>li>h6>i{display: block;font-size: .5rem; text-transform: uppercase; font-family: Arial;} .jt3ul>li>h6>b{ font-size: .32rem; margin-top: .05rem; font-weight: lighter;} .jt3ul>li>div{ margin-top: .8rem;} .jt3ul>li>div>em img{ width: .52rem;display: block;} .jt3ul>li>div>p.p1{ font-size: .18rem; line-height: .28rem; margin-top: .25rem;} .jt3ul>li>div>p.p2{font-size: .12rem; line-height: .14rem; font-family: Arial; opacity: .3; margin-top: .3rem;} .jt3ul>li:hover{background: url("../images/cul_bg1.jpg") center center no-repeat; background-size: cover; border-color:#4e122a ; box-shadow: 0 10px 30px #4e122a;} .team{ text-align: center; margin-top: .5rem;} .team_con{width: 100%; min-height:3.6rem; margin-top: 1.4rem; position: relative; padding: .1rem 0; padding-bottom:1.2rem;} .team_con b.b1{width:86%;height:100%; left: 0;} .team_con b.b2{ left: auto; right: 0;} .team_con .intro li{width: 100%; clear: both;font-size: .18rem; display: flex; margin: .1rem 0;} .team_con .intro li>i{ margin-right: .1rem; } .team_con .intro li>span{ display: block; line-height: .28rem;} .team_con h6{ display: flex; color: #fff;font-weight: lighter; } .team_con h6>b{ font-size: .6rem; margin-right: .4rem;} .team_con h6>span{ display: flex;flex-direction: column; justify-content: center;} .team_con h6>span>i{font-size: .18rem; font-family: Arial; opacity: .2; text-transform: uppercase;} .team_con h6>span>em{ font-style: normal; margin-top: .05rem; font-size: .28rem;} .team_con .intro{ color: #fff; margin: .9rem .8rem 0; position: relative;z-index: 1;} .person_img1{ position: absolute; bottom: -1.2rem; right: 0; z-index: 9; max-width: 5.5rem;} .person_img1 img,.person_img2 img{ display: block; max-width: 100%;} .person_img2{ position: absolute; bottom: -1.2rem; left: 0;z-index: 9;max-width: 5.5rem;} .person_img2.img4{ bottom: 0;} .team_con .intro2{ margin-left: 6rem;} .works{ text-align: center; margin-top: 1.5rem;} .works_nav{ width: 100%; padding: .4rem 0 .2rem; border-bottom: solid #010c43 1px; display: flex; justify-content: space-between;} .works_nav>a{ display: block;position: relative; color: #fff; margin: 0 .2rem; font-size: .2rem; } .works_nav>a.on{ color:#a81d27;position: relative; display: block; cursor: pointer; } .works_nav>a.on:before{ width: 100%; position: absolute; bottom:-.21rem; left: 0; height: .05rem; background:#a81d27; content: ''; } .works_slide{ width: 100%; overflow: hidden;} .workslist{ width: 100%; margin-top: .4rem; text-align: center; color: #fff; overflow: hidden;} .workslist>h6{font-size: .32rem;} .workslist>p{ font-size: .18rem; line-height: .36rem; font-weight: lighter; margin-top: .4rem;} .w1_slide{position: relative; width: 100%; padding-bottom: .9rem; overflow: hidden; margin-top: .6rem; margin-bottom: .5rem;} .w1_slide a{ display: block; margin:0 .1rem;} .w1_slide img{ display: block; max-width: 100%;} .w1_slide .w1_sp{position:absolute; bottom: 0; left:0;width: 100%;display: flex; justify-content:center; bottom:0;z-index:999; align-items: center;} .w1_slide .w1_sp span{opacity:1;width:8px;height:8px;margin:0 .1rem;background:#4f5870;transition:.3s linear;-webkit-transition:.3s linear;-o-transition:.3s linear;-moz-transition:.3s linear; display: block;} .w1_slide .w1_sp span.swiper-pagination-bullet-active{background:#a81d27; width: 12px; height: 12px;} .honor{ text-align: center; margin-top: 1.5rem;} .honor_con{ width: 100%;} .honor_con ul{ display: block; width: 100%;} .honor_con ul>li{ float: left; width: 18%; margin-right: 2.5%; margin-bottom: .2rem;} .honor_con ul>li img{ display: block; max-width: 100%; margin: 0 auto;} .honor_con ul>li>a{display: block; line-height: .28rem; font-size: .16rem; color: #fff;padding: .3rem 0; text-align: center;} .honor_con ul>li:nth-child(5),.honor_con ul>li:nth-child(10){ margin-right: 0;} .h1_slide{position: relative; width: 100%; padding-bottom: .4rem; overflow: hidden; margin-top: .6rem; margin-bottom: .5rem;} .h1_slide .h1_sp{position:absolute; bottom: 0; left:0;width: 100%;display: flex; justify-content:center; bottom:0;z-index:999; align-items: center;} .h1_slide .h1_sp span{opacity:1;width:8px;height:8px;margin:0 .1rem;background:#4f5870;transition:.3s linear;-webkit-transition:.3s linear;-o-transition:.3s linear;-moz-transition:.3s linear; display: block;} .h1_slide .h1_sp span.swiper-pagination-bullet-active{background:#a81d27; width: 12px; height: 12px;} /*map*/ .map1{ width: 100%; overflow: hidden; position: relative; z-index: 2; } .marking{position: absolute; width: 100%; height: 100%; z-index: 3; left: 0; top: 0;right: 0; bottom: 0;} .marking .pos{ width: .6rem; height: .6rem; position: absolute; z-index: 4; opacity: .6} .marking .pos1{ top:34%; right: 31%; } .marking .pos2{ top:41.5%; right: 36%; } .marking .pos3{ top:47.5%; right: 33.6%; } .marking .pos4{ top:48.7%; right: 25%; } .marking .pos5{ top:52.5%; right: 22.2%;} .marking .pos6{ top:54.7%; right: 49%; } .marking .pos7{ top:55.8%; right: 40.1%;} .marking .pos8{ top:60.8%; right: 33.6%; width: .3rem; height: .3rem; } .marking .pos9{ top:63.5%; right: 35.3%; width: .3rem; height: .3rem; } .marking .pos10{ top:70.5%; right: 37.3%;} .marking .pos11{ top:73.2%; right: 31%; } .marking .pos12{ top:83.5%; right: 35.8%; } .marking .pos-w{ width:1.5rem; height: .3rem; position: absolute; z-index: 5; } .marking .pos1-w{ top:31.6%; right: 24.9%; } .marking .pos2-w{ top:39%; right: 38%;} .marking .pos3-w{ top:45.3%; right: 27.5%; } .marking .pos4-w{ top:46.1%; right: 18.7%; } .marking .pos5-w{ top:52.5%; right: 22.2%;} .marking .pos6-w{ top:52.1%; right: 51.3%; } .marking .pos7-w{ top:53.1%; right: 41%; } .marking .pos8-w{ top:57.1%; right:26.5%; } .marking .pos9-w{ top:60.6%; right: 35.8%;} .marking .pos10-w{ top:67.7%; right: 39%; } .marking .pos11-w{ top:70.2%; right: 25%; } .marking .pos12-w{ top:80.6%; right: 30%; } .mb1{ padding-bottom: .5rem;} p.m1{ color: #fff; text-align: center; line-height: .32rem; font-size: .18rem; margin-top: .3rem; margin-bottom: 1.3rem;} .map1 img{ width: 100%; display: block; height: auto;} .vh1{height: 83vh;} .vh2{ height:75vh} .vh1 .npage_con_b{ height: 83vh;} .vh1 .breadcrumb{ padding-bottom: .8rem;} .pmt3{position: relative; margin-top: -1.8rem;} .pmt4{ margin-top: -1rem;} .pmt5{ margin-top: -2.4rem;} .untis{ width: 100%; padding-bottom: 1.6rem;} .secnav { position: relative; top:-.2rem; left: 0rem; width: 100%; display: flex; background: #c51723; box-shadow: 0 20px 60px #5c0d25; border-radius: 5px; } .secnav>a{display: block; padding: .36rem 0; width: 10%; border-left: solid #cb777d 1px;color: #fff; font-size: .2rem; text-align: center;} .secnav>a:first-child{ border-left: none; border-top-left-radius: 5px;border-bottom-left-radius: 5px; } .secnav>a>i{ display: block; width: .55rem; height:.55rem;border: solid #cb777d 2px; border-radius: .04rem; padding: .1rem; display: flex; justify-content: center;align-items: center; box-sizing: border-box; margin: 0 auto;} .secnav>a>i>img{ max-width: 100%;} .secnav>a>i>img:first-child{display: block;} .secnav>a>i>img:last-child{display: none;} .secnav>a h4{ margin-top: .1rem; font-weight: lighter;} .secnav>a.on{position: relative; background: #ac0b16;} .secnav>a.on b{ position: absolute; bottom: -.12rem; width: .25rem; height: .14rem; background: url("../images/arr_down.png") center center no-repeat; background-size: 100%; left: calc(50% - .125rem);} .secnav>a.on>i{ background: #fff; border: none;} .secnav>a.on>i>img:first-child{display: none;} .secnav>a.on>i>img:last-child{display: block;} .thinav{width: 100%; display: flex; margin-top: .3rem;flex-wrap: wrap;} .thinav>a{ height: .6rem; display: block; line-height: .6rem; font-size: .18rem; color: #fff; text-align: center; border-radius: .3rem; border: solid #6c6f81 2px; padding: 0 .2rem; margin:.3rem .15rem 0;} .thinav>a.on{ color: #a81d27; border-color: #a81d27;} .untis_con{width: 100%; margin-top: .9rem; color: #fff; font-size: .18rem; text-align: left;} .untis_con h6>i{display: block; margin-bottom: .1rem; } .untis_con h6>i>img{height: .38rem; width: auto;} .untis_con h6>b{ font-weight: lighter; font-size: .4rem; color: #fff;} .untis_con h6{text-align: center;} .untis_con p{ line-height: .36rem; margin-top: .2rem;padding:0 .8rem; text-align: justify;} .untis_con p.img{ margin-top: .8rem; text-align: center;} .untis_con p.up1{ max-width: 9.7rem; text-align: center; font-size: .18rem; line-height: .32rem; color: #fff; margin: .5rem auto 0;} .untis_con h2{ text-align: center; font-size: .42rem; margin-top: 1.1rem; } p.video1{background: url("../images/tan_bg1.png") center center no-repeat; background-size: cover; padding:.7rem .5rem 1.1rem; margin: .6rem 0.84rem;} .untis p>img{width: 100%; display: block; margin: 0 auto;} /*.untis_con table{width:100%;overflow:hidden;border:1px solid #fff;border-right:0px;border-bottom:0px;} .untis_con table tr td{border-right:1px solid #fff;border-bottom:1px solid #fff;padding:.12rem;} .untis_con table tr td:first-child{width:200px;}*/ .imgMagnify{ display: flex; position: relative; margin-top: -1rem; width: 120%;} .imgMagnify>li img{max-width: 100%; height:auto; display: block;} .imgMagnify>li>ul{ display: flex; flex-direction: column;} .imgMagnify>li:first-child{ margin-top: 2.44rem; margin-right: 0.05rem; width: 1.45rem;} .imgMagnify>li:first-child>ul{align-items: flex-end; width: 100%; justify-content: flex-end;} .imgMagnify>li:first-child>ul>li:first-child{ margin-bottom: 0.05rem;} .imgMagnify>li:first-child>ul>img{ margin: 0 0 0 auto;} .imgMagnify>li:nth-child(2){ width: 1.58rem; margin-top: 1.36rem; margin-right: 0.05rem;} .imgMagnify>li:nth-child(3){ width: 2.33rem; margin-right: 0.05rem;} .imgMagnify>li:nth-child(4){ width: 1.48rem; margin-top: 1.52rem; margin-right: 0.05rem;} .imgMagnify>li:nth-child(5){width: 2.13rem; margin-top: 2.05rem;} .imgMagnify>li:nth-child(5)>ul>li:first-child{ margin-bottom: 0.05rem;} .imgMagnify>li:nth-child(5)>ul>li:last-child{ margin-top: 0.05rem;} .imgMagnify>li>ul>li{position: relative; box-sizing: border-box;} .imgMagnify>li:nth-child(3)>ul>li:first-child img{ border-top-left-radius: 0.12rem;border-top-right-radius: 0.12rem; margin-bottom: .05rem;} .imgMagnify>li:nth-child(3)>ul>li:last-child img{ border-bottom-left-radius: 0.12rem;border-bottom-right-radius: 0.12rem; margin-top: .05rem;} .imgMagnify>li:nth-child(4)>ul>li:first-child img{ border-top-right-radius: 0.2rem; margin-bottom: .05rem;} .imgMagnify>li:nth-child(4)>ul>li:last-child img{ border-bottom-right-radius: 0.2rem;} .imgMagnify>li:nth-child(5)>ul>li:first-child img{ border-top-right-radius: 0.2rem; margin-bottom: .05rem;} .imgMagnify > li:nth-child(5) > ul > li:first-child div.shade{ width: 1.16rem;border-top-right-radius: 0.2rem;} .maginfybox{ width: 100%; height: 100%; position: fixed; top:0; left: 0; right: 0; bottom: 0; background: rgba(0,0,0,0.1); z-index: 999999;overflow: hidden;} .imgMagnify>li>ul>li .ms_img>img{ max-width: 100%;box-sizing: border-box;} .imgMagnify>li>ul>li .ms_img:hover img{ border: solid #a81d27 4px;} .imgMagnify>li>ul>li div.magi_img{position:absolute; top:0;right: 104%; width: 7rem; display: none; z-index: 9999;} .imgMagnify>li:first-child ul>li div.magi_img{position:absolute; top:0;left:0;} .imgMagnify>li:last-child ul>li div.magi_img{position:absolute; top:0;right:0;} div.shade{ position: absolute; width: 100%; height: 100%; background: rgba(0,0,0,.3); left: 0; top:0; bottom: 0; right: 0; z-index: 999;} .imgMagnify>li>ul>li div.magi_img>img{max-width: 100%; display: block;border-radius: 0.12rem;} .imgMagnify>li>ul>li:hover div.shade{ display: none; } .imgMagnify>li>ul>li:hover div.magi_img{ display: block;} .scrollcon{ width:90%;font-size: .18rem; color: #fff; max-height: 3rem; overflow-y: scroll; padding-right: 10%; margin-top: .5rem;} .scrollcon>p{ line-height: .36rem; margin-bottom: .4rem;} .scrollcon::-webkit-scrollbar { /*婊氬姩鏉℃暣浣撴牱寮?/ width: 6px; /*楂樺鍒嗗埆瀵瑰簲妯珫婊氬姩鏉$殑灏哄*/ height: 6px; } .scrollcon::-webkit-scrollbar-thumb { /*婊氬姩鏉¢噷闈㈠皬鏂瑰潡*/ width: 6px; /*楂樺鍒嗗埆瀵瑰簲妯珫婊氬姩鏉$殑灏哄*/ height: 6px; background: #fff; } .scrollcon::-webkit-scrollbar-track { /*婊氬姩鏉¢噷闈㈣建閬?/ /* -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2); */ background: url("../images/scrollline.png") top right repeat-y; } .fe_tit{ margin-top: 1.5rem; text-align: center;} p.cp2{ margin: 1.7rem 0 1.2rem;} .fe_ul{margin-top: .7rem; display: flex; justify-content: space-between;} .fe_ul>li{ width: 4rem; height: 4rem; position: relative; margin: 0 .5rem;} .fe_ul>li>div.intro{ position: relative; color: #fff; z-index: 1; box-sizing: border-box; padding: .6rem;} .fe_ul>li>div.intro>h6>i{ font-size: .5rem; font-family: Arial; display: block; text-transform: uppercase;} .fe_ul>li>div.intro>h6>b{ font-size: .32rem;font-weight: lighter; display: block; margin-top: .1rem;} .fe_ul>li>div.intro>h6>em{ display: block; width: .3rem; height: .05rem; border-radius: .025rem; background:#a81d27; margin: 0 auto; margin-top: .3rem; } .fe_ul>li>div.intro>p{ font-size: .16rem; line-height: .28rem; margin-top: .4rem;} .table_con{padding-bottom:1.1rem;} .table_con .ntitle{text-align: center; margin-top: 1.7rem;} .table_con table{ width: 100%; background: #353d56; margin-top: .5rem;} .table_con td{ background: #030d2b;padding: .2rem .6rem; text-align: left; font-size: .2rem; color: #fff;} .table_con td:nth-child(2n-1){ background: #131d3b; font-weight: lighter; white-space: nowrap; } table.s1{ width: 100%; background: #353d56; margin-top: .5rem;} table.s1 td{ background: #030d2b;padding: .2rem .6rem; text-align: left; font-size: .2rem; color: #fff;} table.s1 td:nth-child(2n-1){ background: #131d3b; font-weight: lighter; white-space: nowrap; } .videolist .ntitle{ text-align: center; margin-top: 0.5rem; } .videolist>ul{width: 100%; margin-top: -.3rem; padding-bottom: 1.2rem; clear: both; display: flex; flex-wrap: wrap; } .videolist>ul>li{ float:left; width:30%;transition: all .3s linear; margin-right: 5%; margin-top: .8rem;background: #000; box-shadow: 0 0 30px #03091e;} .videolist>ul>li:nth-child(3n){ margin-right: 0;} .videolist>ul>li .in-video{ width: 100%; position: relative;} .videolist>ul>li .in-video img{ width: 100%; margin: 0 auto; display: block;} .videolist>ul>li .in-video>a{ position: absolute; width: .46rem; right: .3rem; bottom: .3rem;} .videolist>ul>li .intro{ padding: .3rem; width: 100%; box-sizing: border-box; transition: all .3s linear; } .videolist>ul>li .intro h6{ font-size: .2rem;color: #fff; line-height: 1.5; font-weight:normal; } .videolist>ul>li .intro h6>a{ color: #fff; display: block;} .videolist>ul>li .intro p{ color: rgba(255,255,255,.5); font-size: .18rem; display: flex; align-items: center; margin-top: .2rem;} .videolist>ul>li .intro p>i{width: .3rem; margin-right: .2rem;} .videolist>ul>li .intro p>i>img{ max-width: 100%; display: block;} .videolist>ul>li:hover{ box-shadow: 0 0 30px #000;background: #a81d27;} /*news*/ .newslist>ul{ padding-bottom: 0;} .ncontent{ width: 100%; clear: both; color:#fff;} .ncontent h1{ font-size: .32rem; line-height: .5rem;text-align: center; font-weight: normal;} .ncontent em{ font-size: .18rem; text-align: center; display: block; font-family: Arial; font-style: normal; border-bottom: solid #4f566b 1px; padding: .2rem 0 .5rem; margin-bottom: .5rem; width: 100%; clear: both;} .ncontent p{ font-size: .16rem; line-height: .32rem; margin: .2rem 0;} .ncontent p img{ max-width: 100%;} .ncontent p.pimg{ text-align: center; margin: .6rem 0 .45rem;} .ncontent p.pimg>img,.ncontent p.pimg>video{ max-width: 100%; margin: 0 auto .3rem; display: block; } .related{ width: 100%; margin:.7rem 0 1rem; border-top: solid #4f566b 1px;font-size: .19rem; color: #fff; padding-top: .6rem;} .related span{ display: block; padding: .1rem 0;} .related a{ color: #fff;} /*contact*/ .cmap{ width: 100%; box-sizing: border-box; border: solid #373f6d .1rem; margin-top: .2rem;} .mapall { width: 100%; height: 500px; overflow: hidden; } .co_con{ width: 100%; color: #fff; margin-top: .9rem; text-align: center; padding-bottom: 1.3rem;} .co_con>h4{ font-size: .32rem; text-align: center;} .co_con>ul{ display: flex; margin-top: .5rem;} .co_con>ul>li{width: 20%;box-sizing: border-box; display: flex;flex-direction: column;border: solid #373f6d 1px; border-top: solid #373f6d 2px;border-bottom: solid #373f6d 2px;padding: .6rem .4rem; font-size: .18rem;position: relative;} .co_con>ul>li img{max-width: 100%; display: block;} .co_con>ul>li>div{ color: rgba(255,255,255,.5);} .co_con>ul>li>div>i{ display: block; width: .4rem; margin: 0 auto .3rem;} .co_con>ul>li>div.hover{ position: absolute; top:0; left:0; width: 100%; height: 100%; display: none;} .co_con>ul>li>p{ line-height: .24rem; margin-top: .3rem; word-break: break-all;} .co_con>ul>li:nth-child(4):hover{ background: #c41722; border: none; box-shadow: 0 10px 50px #650c23; padding: .3rem .4rem;} .co_con>ul>li:nth-child(4):hover div.hover>span{ width: 1.2rem; display: block; margin: .27rem auto 0;} .co_con>ul>li:nth-child(4):hover>div.hover{ display: block; background:#c41722; } .j_list{width: 100%; clear: both; color: #fff; } .j_list>li{ float: left; margin-right: 5%; width: 25%; padding:.2rem 0 .2rem .6rem; border-left: solid #353d55 1px; margin-top: .8rem; margin-bottom:.4rem;position: relative; } .j_list>li:nth-child(3n){ margin-right: 0;} .j_list>li:before{ position: absolute; content: ''; width: .05rem; height: 55%; background: #2f3e6c; left: 0; top:0;transition: all .3s linear;} .j_list>li>h6>b{font-size: .32rem;transition: all .3s linear; font-weight: lighter;} .j_list>li>h6>i{font-size: .20rem; color:rgba(255,255,255,.5);display: block; font-family: Arial;line-height: .3rem; text-transform: uppercase;font-weight: lighter;} .j_list>li>p.j1{ font-size: .24rem; margin-top: .6rem;} .j_list>li>p.j2{ font-size: .18rem;line-height: .24rem; margin-top: .15rem; color: rgba(255,255,255,.5);} .j_list>li>p.j3{display: flex; align-items: center; font-size: .2rem; margin-top: .6rem; } .j_list>li>p.j3>a{ color: #fff; text-decoration: underline;transition: all .3s linear;} .j_list>li>p.j3>em{ margin-right: .2rem; width: .28rem;} .j_list>li>p.j3>em>img{ display: block; max-width: 100%;} .j_list>li>p .more{ background: #353d55;transition: all .3s linear; margin-top: .8rem; cursor: pointer;} .j_list>li:hover:before{ background: #a81d27;} .j_list>li:hover>h6>b{color:#a81d27;} .j_list>li:hover>p.j3>a{color:#a81d27;} .j_list>li:hover>p .more{background: #a81d27;} .maginfybox{ width: 100%; height: auto; position: fixed; top:0; left: 0; right: 0; background: rgba(0,0,0,0.5); z-index: 999999;display: none; } .maimg{ width: 10rem; padding: .3rem .6rem; margin:1rem auto 0;position: relative;background: #fff; color: #222;border-radius: .08rem; box-sizing: border-box; } .maimg>h4>b{font-size: .42rem;} .maimg>h4>i{font-size: .20rem; color:rgba(34,34,34,.5);display: block; font-family: Arial;line-height: .3rem; text-transform: uppercase;font-weight: lighter;} .maimg>h4>em{ display: block; height: .04rem; background: #eaeaea; width: 100%; margin-top: .4rem; position: relative;} .maimg>h4>em:before{ position: absolute; content: ''; width: 40%; height: 100%; background: #a81d27; left: 0; top:0;} .scrollcon1>h6{ font-size: .24rem; margin: .5rem 0 0;} .scrollcon1>p{ font-size: .18rem; line-height: .32rem; margin-top: .2rem;} .scrollcon1>p.j3{display: flex; align-items: center; margin-top: .6rem; } .scrollcon1>p.j3>em{ margin-right: .2rem; width: .28rem;} .scrollcon1>p.j3>em>img{ display: block; max-width: 100%;} .scrollcon1>p.j3>a{color:#a81d27; font-size: .24rem; text-decoration: underline;} .maimg_close{ position: absolute;right: 20px; top:20px; cursor: pointer;} .scrollcon1{width: 100%; overflow-y:scroll; max-height: 5.5rem;} .scrollcon1::-webkit-scrollbar { /*婊氬姩鏉℃暣浣撴牱寮?/ width: 6px; /*楂樺鍒嗗埆瀵瑰簲妯珫婊氬姩鏉$殑灏哄*/ height: 6px; } .scrollcon1::-webkit-scrollbar-thumb { /*婊氬姩鏉¢噷闈㈠皬鏂瑰潡*/ width: 6px; /*楂樺鍒嗗埆瀵瑰簲妯珫婊氬姩鏉$殑灏哄*/ height: 6px; background: #eee; } .scrollcon1::-webkit-scrollbar-track { /*婊氬姩鏉¢噷闈㈣建閬?/ /* -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2); */ background: url("../images/scrollline.png") top right repeat-y; } .j_more{ float: left; width: 100%; margin:0.8rem 0 1.2rem; display: flex; align-items: center; justify-content: center; position: relative;} .j_more>a{ font-size: .18rem; color:rgba(255,255,255,.5); position: relative; z-index: 2;} .mt1{ margin-top: .5rem;} .mt2{ margin-top: .8rem;} .mt3{ margin-top: .2rem;} /*support*/ .s_pro{ margin-top: 1.9rem;} .s_pro .ntitle{ text-align: center; } .s_pro_con{ width: 100%;} .s_pro_con dl{ width: 100%; margin-top: 1.2rem; display: flex; justify-content: space-between;} .s_pro_con dt{width:44.5%; background: url("../images/support_bg3.png") center no-repeat; background-size: cover; margin-left: 4%; padding: .44rem .28rem .5rem; box-sizing: border-box;} .s_pro_con dt>img{ width: 100%;border-radius: 10px; border: solid #83c6ec 2px;} .s_pro_con dt>video{ width: 100%;border: solid #83c6ec 2px;border-radius: 10px;} .s_pro_con dd{ width: 47%; display: flex; flex-direction: column; padding: .1rem 0; color: #fff;} .s_pro_con dd>em{width:.5rem} .s_pro_con dd>em>img{ max-width: 100%; display: block;} .s_pro_con dd>h4{ font-size: .42rem; line-height: .58rem; margin: .5rem 0;font-weight: lighter;} .s_pro_con dd>h4:hover{color:#a81d27;} .s_pro_con dd p{font-size: .18rem; line-height: .36rem; } .s_pro_con dd .scro1{overflow-y: auto; max-height: 1.8rem; width: 90%; padding-left: 10%; direction: rtl;} .s_pro_con dd .scro1>p{direction: ltr;} .s_pro_con dd .scro1::-webkit-scrollbar { /*婊氬姩鏉℃暣浣撴牱寮?/ width: 6px; /*楂樺鍒嗗埆瀵瑰簲妯珫婊氬姩鏉$殑灏哄*/ height: 6px; } .s_pro_con dd .scro1::-webkit-scrollbar-thumb { /*婊氬姩鏉¢噷闈㈠皬鏂瑰潡*/ width: 6px; /*楂樺鍒嗗埆瀵瑰簲妯珫婊氬姩鏉$殑灏哄*/ height: 6px; background: #eee; } .s_pro_con dd .scro1::-webkit-scrollbar-track { /*婊氬姩鏉¢噷闈㈣建閬?/ /* -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2); */ background: url("../images/scrollline.png") top left repeat-y; } .s_pro_con dl:nth-child(2n) dt{order: 1; } .s_pro_con dl:nth-child(2n) dd{ align-items: flex-end;} .s_pro_con dl:nth-child(2n) dd>h4{ text-align: right;} .s_pro_con dl:nth-child(2n+1) dd .scro1{ width: 90%; padding-right: 10%; direction: ltr; padding-left: 0;} .s_pro_con dl:nth-child(2n+1) dd .scro1::-webkit-scrollbar-track { /*婊氬姩鏉¢噷闈㈣建閬?/ /* -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2); */ background: url("../images/scrollline.png") top right repeat-y; } /**/ .fame_con{ width: 100%; clear: both;} .fame_con>ul{width: 100%; margin-top:0; clear: both; display: flex; flex-wrap: wrap; } .fame_con>ul>li{ width:30%;transition: all .3s linear; margin-right: 5%; margin-top: .8rem;box-shadow: 0 0 30px #03091e; position: relative;background: #0e1836;} .fame_con>ul>li:before{ position: absolute; content: ''; width:calc(100% - .4rem); height:calc(100% - .4rem); left: .2rem; top: .2rem; border: solid rgba(255,255,255,0.3) 2px; z-index: 9; pointer-events: none; box-sizing: border-box;} .fame_con>ul>li:nth-child(3n){ margin-right: 0;} .fame_con>ul>li .fame_img{ width: 100%; position: relative;} .fame_con>ul>li .fame_img img{ width: 100%; margin: 0 auto; display: block;} .fame_con>ul>li .intro{ padding: .3rem .6rem .6rem; width: 100%; box-sizing: border-box; transition: all .3s linear; min-height: 1.5rem;} .fame_con>ul>li .intro h6{ font-size: .32rem;color: #fff; line-height: 1.5; font-weight:normal;} .fame_con>ul>li .intro h6>b{ width: .3rem; height: .05rem; background: #a81d27; border-radius: .025rem; display: block; margin: .2rem 0;} .fame_con>ul>li .intro p{ color: rgba(255,255,255,1); font-size: .18rem; display: flex; align-items: center; line-height: .3rem;} .fame_con>ul>li .intro p:last-child{ font-size: .16rem; line-height: .32rem; margin-top: .3rem;} .fame_con>ul>li:hover { background: #a81d27;} .fame_con>ul>li:hover .intro h6>b{ background: #fff;} /*events_list*/ .event_lists{ width: 100%; position: relative; margin-bottom: 1.8rem; } .event_lists>b.b1{ padding: 0 .5rem 0 .7rem; left: -.7rem;z-index: 0;pointer-events: none;} .events_slide{ width: 100%; position: relative; z-index: 999; overflow: hidden; box-sizing: border-box; } .events_slide .swiper-slide ul{ display: flex; justify-content: space-between; padding: 0 .56rem 0 .41rem;} .events_slide .swiper-slide ul li{ width: 11.11%;display: flex; align-items: center; height: 8.98rem; cursor: pointer; } .events_slide .swiper-slide .events_con{ padding:0 .82rem;position: relative; width:100%; height: 1rem; display: flex; justify-content: center;align-items: center; z-index: 999; box-sizing: border-box;} .events_slide .swiper-slide .events_con>i>img{ width: .3rem; height: auto;} .events_slide .swiper-slide .events_con>i>img:nth-child(2){display: none;} .events_slide .swiper-slide ul li:hover .events_con>i>img:nth-child(2){display: block; box-shadow: 0 10px 30px #a81d27; border-radius: 50%;} .events_slide .swiper-slide ul li:hover .events_con>i>img:nth-child(1){display: none;} .events_slide .swiper-slide .event-detail{ position: absolute; padding: .3rem .2rem .6rem; width: 2.52rem; height: 3.64rem; background: url("../images/evens_bg1.png") center center no-repeat; background-size: cover; bottom: 100%; left:-.41rem; color: #fff;box-sizing: border-box; z-index: 9999;} .events_slide .swiper-slide .event-detail>span{ display: block; text-align: right;font-size: .42rem; font-family: Arial;} .events_slide .swiper-slide .event-detail>em{ display: block; width: 100%; text-align: center; margin: .1rem 0 .2rem;} .events_slide .swiper-slide .event-detail>em>img{ display: block; max-width:100%; margin: 0 auto; border: solid #3f5084 2px; box-sizing: border-box;} .events_slide .swiper-slide li:hover .event-detail>em>img{ border: none;} .events_slide .swiper-slide .event-detail>div.scro2{ font-size: .16rem; line-height: .24rem;overflow-y:auto; max-height: .9rem; width: 100%; position: relative; padding-right: 10%; z-index: 9999; } .scro2::-webkit-scrollbar { /*婊氬姩鏉℃暣浣撴牱寮?/ width: 6px; /*楂樺鍒嗗埆瀵瑰簲妯珫婊氬姩鏉$殑灏哄*/ height: 6px; } .scro2::-webkit-scrollbar-thumb { /*婊氬姩鏉¢噷闈㈠皬鏂瑰潡*/ width: 6px; /*楂樺鍒嗗埆瀵瑰簲妯珫婊氬姩鏉$殑灏哄*/ height: 6px; background: #eee; } .scro2::-webkit-scrollbar-track { /*婊氬姩鏉¢噷闈㈣建閬?/ /* -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2); */ background: url("../images/scrollline.png") top right repeat-y; } .events_slide .swiper-slide li:nth-child(2n) .event-detail{ padding: .6rem .2rem .3rem; background: url("../images/evens_bg3.png") center center no-repeat; background-size: cover; top: 100%; z-index: 9999; } .events_slide li:hover .event-detail{background: url("../images/evens_bg2.png") center center no-repeat; background-size: cover; border-radius: 12px;z-index: 9999; } .events_slide .swiper-slide li:nth-child(2n):hover .event-detail{ padding: .6rem .2rem .3rem; background: url("../images/evens_bg4.png") center center no-repeat; background-size: cover; top: 100%;z-index: 9999; } .ev_prev{width:.4rem;height:.4rem;display:block;overflow:hidden;background:url("../images/arr_l1.png") center no-repeat; background-size:100%;} .ev_next{width:.4rem;height:.4rem;display:block;overflow:hidden;background:url("../images/arr_r1.png") center no-repeat;background-size:100%;} .ev_prev:hover{background:url("../images/arr_l2.png") center no-repeat;background-size:100%;} .ev_next:hover{background:url("../images/arr_r2.png") center no-repeat;background-size:100%;} .events_slide a.swiper-button-disabled{opacity: .5; !important; cursor: default;} .arrbox{ position: absolute; top:-.5rem;right: 0; width: 1rem; display: flex; justify-content: space-between;} /*serch*/ .search_tit{font-size: .36rem; color: #fff; text-align: center; margin-top: .2rem;} .searchbox{ width: 7.8rem; height: .8rem; margin:1rem auto 0; background: rgba(0,0,0,.2); border-radius: .4rem; border: solid rgba(255,255,255,.4) 1px;} .searchbox form{display: flex;} .searchbox input.input2{ width: 7rem; border: none; height: .8rem; padding: .1rem .6rem; box-sizing: border-box; line-height: .6rem; background: transparent; font-size: .2rem; color: #333;} .searchbox .submit1{ width: 1rem; height: .8rem; background: none;border: none; } .searchbox .submit1 i>img{ max-width: 100%;} .searchbox p{ font-size: .24rem; text-align: center; margin-top: .4rem;} .searchbox p span{ margin: 0 .25rem; color: #fff;} .keyword{ color: #a81d27;} .n_box11{ width: 100%; display: flex; margin-top:.6rem;position: relative; padding: .2rem 0 .4rem;} .n_box11>ul{width: 100%; margin: .5rem auto 0; clear: both;} .n_box11>ul>li{ padding: .5rem 0; border-bottom: solid #373d57 1px;} .n_box11>ul>li:first-child{ border-top: solid #373d57 1px;} .n_box11>ul>li>a { font-size: .2rem; color: #fff; font-weight: bold; line-height: 1.8;} .n_box11>ul>li>p{font-size: .16rem; line-height: 1.6;} .n_box11>ul>li>p.time{ color: #eee; margin: .15rem 0;} .n_box11>ul>li>p.p1{ color: #f9f9f9;} @media screen and (max-width:1820px) { } @media screen and (max-width:1520px) { } @media screen and (max-width:1440px) { .p3l_fimg{margin-top: 1.5rem; } } @media screen and (max-width:860px) { .wrap_in{margin:0px 10px;} .wrap_c{margin:0px 10px;padding:0px;width:auto;} .wrap_nr{margin:0px 10px;} .w_pc{display:none !important;} .w_wap{display:block !important;} .topfr{overflow:visible;} .topfr .fr{align-items:center;position:relative;z-index:9999;} .top_r01 a img{height:.4rem;} .top_r01 i{height:.3rem;margin-top:.04rem;} .topfr .fl{position:relative;z-index:9999;} .topfr .fc{width:100%;padding:0px;margin:0px;position:absolute;left:0px;top:0px;z-index:9998;background-color:rgba(0,0,0,0.9);padding-top:1.2rem;display:none;} .top_menu ul li{width:100%;overflow:hidden;border-bottom:1px solid #e5e5e5;} .top_menu ul li .tmu_t{line-height:50px;padding:0px 10px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;} .top_menu ul li .tmu_t > a{ font-size: 16px;} .top_menu ul li .tmu_t b{width:14px;height:55px;display:block;overflow:hidden;background:url("../images/sel_01.svg") center no-repeat;background-size:100%;position:absolute;left:initial;right:10px;top:0px;display:block;} .top_menu ul li .tmu_c{width:100%;position:relative;margin:0px;padding:10px 0px;top:0px;left:0px;border-top:none; } .top_menu ul li .tmu_c p a:before{ display: none;} .top_menu ul li .tmu_c p{text-align:left;padding:0px 10px;font-size:15px;line-height:25px;} .top_menu ul li:hover .tmu_t b{width:14px;left:initial;transform:rotate(180deg);-ms-transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);} .top_menu{width:100%;overflow:hidden;border-top:1px solid rgba(255,255,255,0.1);} .top_menu ul li{width:100%;margin:0px;height:auto;border-bottom:1px solid rgba(255,255,255,0.1);justify-content:flex-start;padding:.1rem 10px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box; display: block;} .top_menu ul li>a{font-size:.26rem;width:100%;display:block;overflow:hidden;background:url("../images/in_06.png") right center no-repeat;background-size:.12rem;} .topfr_on .fc{background-color:rgba(255,255,255,.99);} .topfr_on .top_menu{border-top:1px solid rgba(0,0,0,0.1);} .topfr_on .top_menu ul li{border-bottom:1px solid rgba(0,0,0,0.1);} .top_r01{float:left;margin-top:.06rem;} .rtnavfr .nvr_03{display:none;} .rtnavfr{height:.8rem;} .rtnavfr .nvr_01{height:.8rem;} .rtnavfr .nvr_02{height:.8rem;width:71%;} .banner_slide .banner_sp{bottom:.4rem;} .p3l_prev{width:.6rem;height:.6rem;display:block;overflow:hidden;background:url("../images/in_07.png") center no-repeat #de181d;background-size:.12rem;position:absolute;left:-2%;top:50%;margin-top:-.3rem;z-index:999;border-radius:50%;} .p3l_next{width:.6rem;height:.6rem;display:block;overflow:hidden;background:url("../images/in_08.png") center no-repeat #de181d;background-size:.12rem;position:absolute;right:-2%;top:50%;margin-top:-.3rem;z-index:999;border-radius:50%;} .p3l_slide a.swiper-button-disabled{opacity: .5; !important; cursor: default;} .p4_l{width:100%;} .p4_r{display:none;} .p4l_slide .swiper-slide .p4ls_c{width:calc(100% - 20px);left:10px;} .btn_01{padding:.2rem 0px 1rem;} .btn_01 .fl{width:100%;} .btn_01 .fl>div{ display: none;} .btn_01 .fl > p{ text-align: center; width: 100%; display: block;overflow:hidden} .btn_01 .fl label{display:inline-block;} .btn_01 .fl span.sp1 img{float:none;margin:0px auto;padding:0px;height:2rem;} .btn_01 .fl span.sp1 i{float:none;margin-left:0px;} .btn_01 .fl>p>i{ display: none;} .btn_01 .fl label>i{display:None;} .btn_01 .fr{display:none;} .btn_01 .icontact{ bottom: .3rem; left: calc(50% - 1.565rem); font-size: 12px;} .btn_02 .fl{width:100%;} .btn_02 .fr{display: none;} .p2_fc b.b1{} .p2_fl li:nth-child(1){ transform: translateX(0)} .p2_fl li:nth-child(2){ transform: translateX(0)} .p2_fl li:nth-child(3){ transform: translateX(0)} .p2_fl li:nth-child(4){ transform: translateX(0)} .p2_fl li:nth-child(5){ transform: translateX(0)} .p2_fr li:nth-child(1){ transform: translateX(0)} .p2_fr li:nth-child(2){ transform: translateX(0)} .p2_fr li:nth-child(3){ transform: translateX(0)} .p2_fr li:nth-child(4){ transform: translateX(0)} .p2_fr li:nth-child(5){ transform: translateX(0)} .p3_rb{ width: 100%;} .p3rb_slide .swiper-slide>div{display: block; width:calc(100% - 0.15rem); position: relative; margin-left: .15rem; cursor: pointer; opacity: 1; transition: all .3s linear;} } @media screen and (max-width:749px) { .ip4_prev{width:.6rem;height:.6rem;display:block;overflow:hidden;background:url("../images/in_07.png") center no-repeat #de181d;background-size:.12rem;position:absolute;left:2%;top:50%;margin-top:-.3rem;z-index:999;border-radius:50%;} .ip4_next{width:.6rem;height:.6rem;display:block;overflow:hidden;background:url("../images/in_08.png") center no-repeat #de181d;background-size:.12rem;position:absolute;right:2%;top:50%;margin-top:-.3rem;z-index:999;border-radius:50%;} .ip4_slide a.swiper-button-disabled{opacity: .5; !important; cursor: default;} .banner_slide .swiper-slide .banner_bg b.b2{display: block;} .banner_slide .swiper-slide .banner_bg b.b1{display: none;} .nbanner b.b-none{display: none} .nbanner b.b2{ display: block;} .circlebg{ justify-content: space-between} .p2_fc{ position: absolute; top:0; width: 7.5rem; height: 7.5rem; left: 0;} .circlebg .ititle { text-align: center; position: relative; z-index: 1; margin-top: 3.3rem; margin-left: .2rem; } .p2_fl, .p2_fr { margin-top: 4rem; } .famous_con{ padding: 0 .2rem; width:96%; position: absolute; top:0; height: 100vh; left: 2%; box-sizing: border-box;} .p3_l{width:100%;} .p3l_fl{ float: none; width: 86%; margin:3.4rem auto 0; position: relative; z-index: 999;} .p3l_fl h6{ display: flex; color: #fff; align-items: center;} .p3l_fl h6>strong{font-size: .8rem; margin-right: .2rem;} .p3l_fl h6>span{display: flex;flex-direction: column; } .p3l_fl h6>span>i{ font-size: .28rem; font-family: Arial; text-transform: uppercase;} .p3l_fl h6>span>b{ font-weight: lighter; font-size: .32rem;} .p3l_fl p{ font-size: .24rem; line-height: .38rem; font-weight: lighter; color: #fff; margin-top: .5rem;} .p3l_fl p.p3{ margin-top: .2rem;} a.more{ width: 1.2rem; height: .45rem; line-height: .45rem; text-transform: uppercase; display: flex; padding: 0 .2rem; justify-content: space-between; align-items: center; color: #fff; background: #a81d27; border-radius: .25rem; font-size: .16rem; margin-top: 1rem;} .p3l_fimg{position: absolute; bottom:-60%; right:0; width:80%; } .p3l_fimg img{ max-width: 100%; margin: 0 auto; display: block;} .p3_rb{ position: absolute; bottom: .76rem; right: 0rem; z-index: 999;} .p3l_slide{width:100%;overflow:hidden; height: 100vh;} .p3l_prev{left:1%;} .p3l_next{right:1%;} .p3rb_slide .swiper-slide{ opacity: .3;} .p3rb_slide .swiper-slide-active{ opacity: 1;} .p3rb_slide .swiper-slide-active>div{ border: solid #fff 2px;opacity: 1; } .d-flex { flex-wrap: wrap; } .npage_con { margin: 0 2%; } .jt2_l{ width: 90%; margin: 0 auto;} .jt2_r { width: 90%; position: relative; margin: .4rem auto 0; } .jt3ul > li { width: 48%; margin-bottom: .2rem;} .person_img1,.person_img2{ position: static; width: 100%; text-align: center; max-width: none;} .person_img1 img,.person_img2 img{ max-width: 60%; margin: 0 auto; display: block;} .team_con { margin-top: .6rem;} .team_con .intro2{ margin-left: .8rem;} .honor_con ul>li{ float: left; width: 48%; margin-right: 4%; margin-bottom: .2rem;} .honor_con ul>li:nth-child(5){margin-right: 4%;} .honor_con ul>li:nth-child(2n){ margin-right: 0;} .works_nav{ width: 100%; padding: .4rem 0; border-bottom: none; display: flex; justify-content: space-between; flex-wrap: wrap} .works_nav>a{ display: block; width: 48%; text-align: center;border: solid #4f5a71 1px; padding: .2rem 0; margin: .08rem 0;} .works_nav>a.on{ color:#fff;position: relative; display: block; cursor: pointer; background:#a81d27; } .works_nav>a.on:before{display: none; } .imgMagnify{ margin-top: 0; width: 100%;} .imgMagnify>li>ul>li div.magi_img{position:absolute; top:50%;right:-50%; width: 200%; display: none; z-index: 9999;} .secnav{ flex-wrap: wrap;} .secnav>a{width: 20%; box-sizing: border-box;} .secnav>a:nth-child(1),.secnav>a:nth-child(2),.secnav>a:nth-child(3),.secnav>a:nth-child(4),.secnav>a:nth-child(5){ border-bottom: solid #cb777d 1px;} .secnav>a:nth-child(6){ border-left: none;} .secnav>a.on b{ display: none;} .thinav{flex-wrap: wrap;} .thinav>a{ width:40%; margin:.1rem 0;} .fe_ul { flex-wrap: wrap; margin-top: .6rem; } .fe_ul > li { margin: .2rem auto 0; width: 4.5rem; height: 4.5rem; } .videolist>ul>li{ float:none; width:100%; margin-right: 0; margin-bottom: .2rem;} .marking{ display: none;} .marking .pos{ width: .2rem; height: .2rem; } .co_con>ul{ flex-wrap: wrap;} .co_con>ul>li{width: 33.33333%;} .co_con>ul>li:nth-child(1),.co_con>ul>li:nth-child(2){width: 50%; border-bottom: none;} .j_list>li{ float: none; margin-right:auto; width: 90%; box-sizing: border-box; margin-left: auto;} .maimg{ width: 90%;} .scrollcon1{ width: 96%; padding-right: 4%;} .s_pro { margin-top: 1.7rem; } .s_pro_con dl{ width: 100%; margin-top: .8rem; display:block} .s_pro_con dt{width:100%;} .s_pro_con dd{ width:100%; } .s_pro_con dd>h4{text-align: center;} .s_pro_con dd > em { display: none;} .s_pro_con dl:nth-child(2n) dd{ align-items: center;} .s_pro_con dl:nth-child(2n) dd>h4{ text-align: center;} .s_pro_con dd .scro1{overflow-y: auto; width: 100%; padding-left: 0%; direction: ltr; max-height: none;} .s_pro_con dl:nth-child(5) dd .scro1{ width: 100%; padding-right: 0%; } .fame_con>ul>li{ width:100%; margin-right: 0%; margin-top: .8rem;} .events_slide .swiper-slide ul{ display: flex; justify-content: space-between; padding: 0; flex-wrap: wrap;} .events_slide .swiper-slide ul li{ width: 30%;display: flex; align-items: center; height:auto; margin-right: 5%; margin-top: .2rem; } .events_slide .swiper-slide ul li:nth-child(3n){margin-right: 0%; } .events_slide .swiper-slide .events_con{ padding:0;position: relative; width:100%; height: auto; display: block;} .events_slide .swiper-slide .events_con>i{ display: none;} .events_slide .swiper-slide .event-detail{ position: static; padding: .3rem .2rem ; width: 100%; height: auto; background: #030d2b; border: solid #3f5084 2px; border-radius: 12px;} .events_slide .swiper-slide li:nth-child(2n) .event-detail{ padding: .3rem .2rem; background: #030d2b; border: solid #3f5084 2px; } .events_slide li:hover .event-detail{padding: .3rem .2rem ;background: #a81d27;} .events_slide .swiper-slide li:nth-child(2n):hover .event-detail{padding: .3rem .2rem ; background:#a81d27;} .untis_con{width: 90%; margin: 0 auto;} .ncontent{ width: 90%; margin: 0 auto;} } @media screen and (max-width:480px) { /*font-size*/ p.video1{ margin: 0.5rem 0; padding: 10px;} .nav_tit > h4, .nav_tit > h6, .ncontent h1,.maimg > h4 > b,.s_pro_con dd > h4{font-size: 20px; } .ntitle > h3 ,.fe_ul > li > div.intro > h6 > i,.fe_ul > li > div.intro > h6 > b,.circlebg .ititle p.p1,.circlebg .ititle p.p2,.j_list > li > h6 > b,.untis_con h6 > b{font-size: 18px;} .breadcrumb,.scrollcon,.table_con td,.btn_01 .fl span ,.btn_02 .fl ,.p2_fl li a, .p2_fr li a,.ip4_slide .swiper-slide .in_con .intro h6 ,.about_con > p ,.jt3ul > li > div > p.p1,.team_con .intro li,.works_nav > a,.workslist > p,.honor_con ul > li > a,.fame_con > ul > li .intro p:last-child ,.j_more > a,.videolist > ul > li .intro h6 ,.ncontent p,.co_con > ul > li,.j_list > li > p.j2,a.more,.j_list > li > p.j3,.scrollcon1 > p ,.scrollcon1 > p.j3 > a,.s_pro_con dd p,.thinav > a,.untis_con p.up1,.untis_con p,p.m1,.related{ font-size: 14px; } ul.item_nav{ flex-wrap: wrap;} ul.item_nav > li{ width: 32.95%; margin: 10px 0;} ul.item_nav > li:nth-child(4){ border-left: solid #717381 1px;} ul.item_nav > li > a,h6.tit1 ,.fame_con > ul > li .intro p,.j_list > li > p.j1,.scrollcon1 > h6{ font-size: 16px; } .fe_ul > li > div.intro > p,.jt3ul > li > div > p.p2,.ncontent em,.j_list > li > h6 > i ,.maimg > h4 > i,.secnav > a,.events_slide .swiper-slide .event-detail > div.scro2{ font-size: 12px;} ul.item_nav > li > a > i{ width: 40px; height: 40px;} .scrollcon > p,.about_con > p{line-height: 28px; margin-bottom: 10px;} h6.tit1,.jt3ul > li > div{ margin-top: 20px;} .fe_ul > li > div.intro > h6 > em{display: none;} .fe_ul > li > div.intro > p,.workslist > p,.co_con > ul > li > p,.j_list > li > p.j2,.scrollcon1 > p,.untis_con p,p.m1{ line-height: 24px; margin-top: 10px;} .btn_01 .fl span,.jt3ul > li > div > p.p1,.team_con .intro li > span,.honor_con ul > li > a,.fame_con > ul > li .intro p,.fame_con > ul > li .intro p:last-child ,.videolist > ul > li .intro h6,.ncontent p,.s_pro_con dd p,.untis_con p.up1{ line-height: 28px;} .jt3ul > li > div > p.p2 { line-height: 18px;} .ncontent h1{ line-height: 32px;} .co_con > ul > li:nth-child(4){ display: flex; flex-direction: column; justify-content: center;} .mapall{ height: 200px;} .fe_ul > li{ width: 5rem; height: 5rem;} .btn_02 .fl{ text-align: center;} .secnav > a > i {border: none;} .thinav > a{ width: 100%;} .events_slide .swiper-slide .event-detail > div.scro2{ overflow-x: hidden; min-height: 80px;} .events_slide .swiper-slide .event-detail > div.scro2{ line-height: 20px;} } #ns-video-wrap { width: 100%; height: 100%; position: fixed; z-index: 1001; top: 0; left: 0; background: rgba(0, 0, 0, 0.7); display: none; } .w_map{ display: none;} .map_content { width: 1300px; height: 1100px; position: relative; margin: 1.3rem auto; } .map_content .map-item { position: absolute; left: 0; top: 0; } .map_content .map-item .map-item-btn { width: 36px; height: 37px; background: url(../images/pos_icon.png) no-repeat center center;background-size: 70%;transition: all .6s linear; } .map_content .map-item .map-item-btn a{ display: block; width: 100%; height: 100%;} .map_content .map-item .map-item-btn:hover{ background-size: 100%;} .map_content .map-item .map-item-info {position: absolute; left: 50%; bottom:50%; } .map_content .map-item.beijing { left: 746px; top: 308px; } .map_content .map-item.tianjin { left: 765px; top: 330px; } .map_content .map-item.pingyao { left: 680px; top: 360px; } .map_content .map-item.pingyao .map-item-info{ right: 50%; left: auto;} .map_content .map-item.luoyang { left: 686px; top: 440px; } .map_content .map-item.luoyang .map-item-info{ right: 50%; left: auto;} .map_content .map-item.zhengzhou { left: 710px; top: 450px; } .map_content .map-item.nanjing { left: 815px; top: 490px; } .map_content .map-item.nanjing .map-item-info{ right: 50%; left: auto;} .map_content .map-item.shanghai { left: 855px; top: 510px; } .map_content .map-item.hangzhou { left: 859px; top: 540px; } .map_content .map-item.wuhan { left: 713px; top: 530px; } .map_content .map-item.chongqing { left: 595px; top: 545px; } .map_content .map-item.chengdu { left: 475px; top: 525px; } .map_content .map-item.chengdu .map-item-info{ right: 50%; left: auto;} .map_content .map-item.changsha { left: 680px; top: 600px; } .map_content .map-item.changsha .map-item-info{ right: 50%; left: auto;} .map_content .map-item.zhuzhou { left: 690px; top: 625px; } .map_content .map-item.liuzhou { left: 624px; top:680px; } .map_content .map-item.aomen { left: 714px; top: 730px; } .map_content .map-item.aomen .map-item-info{ right: 50%; left: auto;} .map_content .map-item.shenzhen { left: 734px; top: 718px; } .map_content .map-item.beihai { left: 588px; top: 750px; } .map_content .map-item.beihai .map-item-info{ right: 50%; left: auto;} .map_content .map-item.sanya { left: 620px; top: 826px; } .map_content .map-item.riben { left: 1180px; top: 410px; } .map_content .map-item.taiguo { left: 450px; top: 930px; } @media screen and (max-width:1200px) { .map_content{ display: none;} .w_map{ display: block; width: 90%; margin: 0 auto; position: relative; z-index: 1;} .w_map>img{display: block;width: 100%;} }