@font-face { font-family: 'zw_iconfont'; /* project id 249974 */ src: url('//at.alicdn.com/t/font_249974_yi4hgg174u.eot'); src: url('//at.alicdn.com/t/font_249974_yi4hgg174u.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_249974_yi4hgg174u.woff') format('woff'), url('//at.alicdn.com/t/font_249974_yi4hgg174u.ttf') format('truetype'), url('//at.alicdn.com/t/font_249974_yi4hgg174u.svg#iconfont') format('svg'); } .webIcon{ font-family: "zw_iconfont" !important; font-style: normal; font-weight: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } @font-face { font-family: 'Conv_ImpactLTStd'; src: url('http://cdn.jihuinet.com/wechat/upload/ImpactLTStd.eot'); src: local('鈽?), url('http://cdn.jihuinet.com/wechat/upload/ImpactLTStd.woff') format('woff'), url('http://cdn.jihuinet.com/wechat/upload/ImpactLTStd.ttf') format('truetype'), url('http://cdn.jihuinet.com/wechat/upload/ImpactLTStd.svg') format('svg'); font-weight: normal; font-style: normal; } * { -moz-user-select: none; -o-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none; } input, textarea{ -moz-user-select: text; -o-user-select: text; -webkit-user-select: text; -ms-user-select: text; user-select: text; } a:focus{ text-decoration: none; } #zw_header.header_pc{ width: 100%; background-color: #fff; padding-top: 16px; padding-bottom: 22px; position: relative; z-index: 1000; } #zw_header.header_pc .header_content{ width: 1170px; height: 60px; margin: 0 auto; text-align: center; position: relative; } #zw_header.header_pc .logo{ position: absolute; left: 0; top: 0; } #zw_header.header_pc .logo a{ width: 60px; height: 60px; display: block; font-size: 0; } #zw_header.header_pc .logo img{ width: 100%; height: 100%; object-fit: contain; } #zw_header.header_pc .nav_block{ height: 60px; padding: 14px 0; position: absolute; right: 0; top: 0; } #zw_header.header_pc .nav_block .wechat{ width: 32px; height: 32px; position: relative; margin-left: 14px; float: left; } #zw_header.header_pc .wechat a.wechat_icon{ width: 32px; height: 32px; display: block; background-color: #2e0f6e; text-align: center; line-height: 32px; border-radius: 5px; transition: all .3s; -webkit-transition: all .3s; } #zw_header.header_pc .wechat a.wechat_icon:hover{ background-color: #e10000; } #zw_header.header_pc .wechat .webIcon{ font-size: 20px; color: #fff; } #zw_header.header_pc .wechat .webIcon:after{ content: "\e603"; } #zw_header.header_pc .wechat .wechat_content{ display: none; border: 1px solid #ccc; position: absolute; right: -54px; width: 140px; top: 50px; padding: 9px; background-color: #fff; border-radius: 3px; -webkit-animation: avia_pop 0.3s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); animation: avia_pop 0.3s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); box-shadow: 0 0 10px #999; -webkit-box-shadow: 0 0 10px #999; } #zw_header.header_pc .wechat .wechat_content:after{ content: ""; width: 10px; height: 10px; display: block; border-top: 1px solid #ccc; border-left: 1px solid #ccc; background-color: #fff; position: absolute; top: -6px; right: 64px; transform: rotate(45deg); -webkit-transform: rotate(45deg); } #zw_header.header_pc .wechat .wechat_content .code{ width: 120px; height: 120px; font-size: 0; background-color: #eee; margin-bottom:6px; } #zw_header.header_pc .wechat .wechat_content .code img{ width: 100%; height: 100%; } #zw_header.header_pc .wechat .wechat_content p{ text-align: center; line-height: 24px; } #zw_header.header_pc .nav_block .search{ width: 32px; height: 32px; position: relative; margin-left: 14px; float: left; } #zw_header.header_pc .search a.search_icon{ width: 32px; height: 32px; display: block; background-color: #2e0f6e; text-align: center; line-height: 34px; border-radius: 5px; transition: all .3s; -webkit-transition: all .3s; } #zw_header.header_pc .search a.search_icon:hover{ background-color: #e10000; } #zw_header.header_pc .search .webIcon{ font-size: 16px; color: #fff; } #zw_header.header_pc .search .webIcon:after{ content: "\e913"; } #zw_header.header_pc .search .search_content{ display: none; border: 1px solid #ccc; position: absolute; right: -7px; width: 250px; top: 50px; padding: 10px; background-color: #fff; border-radius: 3px; -webkit-animation: avia_pop 0.3s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); animation: avia_pop 0.3s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); box-shadow: 0 0 10px #999; -webkit-box-shadow: 0 0 10px #999; } @-webkit-keyframes avia_pop { 0% { -webkit-transform:scale(0.8); } 100% { -webkit-transform:scale(1); } } @keyframes avia_pop { 0% { transform:scale(0.8); } 100% { transform:scale(1); } } #zw_header.header_pc .search .search_content:after{ content: ""; width: 10px; height: 10px; display: block; border-top: 1px solid #ccc; border-left: 1px solid #ccc; background-color: #fff; position: absolute; top: -6px; right: 17px; transform: rotate(45deg); -webkit-transform: rotate(45deg); } #zw_header.header_pc .search .search_content .search_text{ width: 188px; padding: 0 10px; border: none; outline: none; float: left; height: 40px; line-height: 40px; font-size: 14px; color: #333; background-color: #eee; transition: all .3s; -webkit-transition: all .3s; } #zw_header.header_pc .search .search_content .search_btn{ float: left; width: 40px; height: 40px; display: block; text-align: center; line-height: 42px; font-size: 14px; background-color: #999; color: #fff; position: relative; z-index: 5; transition: all .3s; -webkit-transition: all .3s; } #zw_header.header_pc .search .search_content .search_btn:hover{ background-color: #2e0f6e; } #zw_header.header_pc .search .search_content .search_btn .webIcon{ font-size: 16px; color: #fff; } #zw_header.header_pc .nav_block .lang{ height: 32px; line-height: 32px; font-size: 14px; color: #999; float: left; padding-right: 14px; position: relative; } #zw_header.header_pc .nav_block .lang:after{ content: ""; width: 1px; height: 12px; display: block; background-color: #e6e6e6; position: absolute; right: 0; top: 10px; } #zw_header.header_pc .nav_block .lang a{ color: #999; transition: all 0.3s; -webkit-transition: all 0.3s; } #zw_header.header_pc .nav_block .lang a:hover{ color: #2e0f6e; } #zw_header.header_pc .nav{ display: inline-block; *display:inline; *zoom:1; } #zw_header.header_pc .nav .nav_ul{ overflow: hidden; } #zw_header.header_pc .nav .nav_list{ float: left; padding: 15px 0; margin-left: 20px; } #zw_header.header_pc .nav .nav_list a{ width: 86px; display: block; height: 30px; text-align: center; } #zw_header.header_pc .nav_list.nav_list_index a{ width: 58px; } #zw_header.header_pc .nav_list .nav_rotate{ display: block; height: 30px; perspective: 200; -webkit-perspective: 200; transition: 0.25s; -webkit-transition: 0.25s; position:relative; } /*#zw_header.header_pc .nav_list a:hover .nav_rotate{ transform: rotateX(-90deg); -webkit-transform: rotateX(-90deg); } #zw_header.header_pc .nav .active a .nav_rotate{ transform: rotateX(-90deg); -webkit-transform: rotateX(-90deg); }*/ #zw_header.header_pc .nav_list .nav_rotate span{ display: block; position: absolute; width: 100%; height: 30px; line-height: 30px; font-size: 14px; background-color: #fff; color: #000; transform: rotateX(0deg); -webkit-transform: rotateX(0deg); left:0; transition: 0.25s; -webkit-transition: 0.25s; } #zw_header.header_pc .nav_list .nav_rotate span.nav_name { transform: rotateX(0deg); -webkit-transform: rotateX(0deg); -moz-transform: rotateX(0deg); opacity: 1; -moz-opacity: 1; filter: alpha(opacity=100); top:0; } #zw_header.header_pc .nav .active .nav_rotate span.nav_name, #zw_header.header_pc .nav_list a:hover .nav_rotate span.nav_name { top: 20px; background: #ccc; transform: rotateX(-90deg); -webkit-transform: rotateX(-90deg); -moz-transform: rotateX(-90deg); opacity: 0; -moz-opacity: 0; filter: alpha(opacity=0); } #zw_header.header_pc .nav_list .nav_rotate span.nav_back_name{ transform: rotateX(90deg); -webkit-transform: rotateX(90deg); -moz-transform: rotateX(90deg); opacity: 0; -moz-opacity: 0; filter: alpha(opacity=0); top:-20px; background-color: #2e0f6e; color: #fff; } #zw_header.header_pc .nav .active .nav_rotate span.nav_back_name, #zw_header.header_pc .nav_list a:hover .nav_rotate span.nav_back_name { top: 0; transform: rotateX(0deg); -webkit-transform: rotateX(0deg); -moz-transform: rotateX(0deg); opacity: 1; -moz-opacity: 1; filter: alpha(opacity=100); } /* 绉诲姩绔 */ #zw_header .header_mobile{ width: 100%; height: 16vw; background-color: #fff; position: relative; } #zw_header .header_mobile .header_content{ text-align: center; position: relative; z-index: 100; box-shadow: 0 0 1vw #ccc; } #zw_header .header_mobile .logo{ display: inline-block; height: 16vw; width: auto; padding: 1vw 0; } #zw_header .header_mobile .logo img{ height: 100%; width: 100%; object-fit: contain; } #zw_header .header_mobile .nav_icon{ width: 16vw; height: 16vw; padding: 5vw; display: block; position: absolute; left: 0; top: 0; } #zw_header .header_mobile .nav_icon .webIcon{ font-size: 6vw; color: #2e0f6e; width: 6vw; height: 6vw; display: block; text-align: center; line-height: 6vw; } #zw_header .header_mobile .nav_icon .webIcon:after{ content: "\e7ff"; } #zw_header .header_mobile .search_icon{ width: 16vw; height: 16vw; padding: 5vw; display: block; position: absolute; right: 0; top: 0; } #zw_header .header_mobile .search_icon .webIcon{ font-size: 6vw; color: #2e0f6e; width: 6vw; height: 6vw; display: block; text-align: center; line-height: 6vw; } #zw_header .header_mobile .search_icon .webIcon:after{ content: "\e6f9"; } #zw_header .header_mobile .search_block{ position: absolute; width: 100vw; height: 14vw; background-color: #fff; position: absolute; right: 0; top: 16vw; z-index: 10; overflow: hidden; padding-left: 2vw; height: 0; transition: all ease-in-out .3s; } #zw_header .header_mobile .search_block.active{ height: 14vw; } #zw_header .header_mobile .search_text{ height: 14vw; float: left; width: calc(100vw - 16vw); padding: 0 3vw; } #zw_header .header_mobile .search_btn{ width: 14vw; height: 14vw; padding: 4vw; display: block; float: right; } #zw_header .header_mobile .search_btn .webIcon{ font-size: 6vw; color: #2e0f6e; width: 6vw; height: 6vw; display: block; text-align: center; line-height: 6vw; } #zw_header .header_mobile .search_btn .webIcon:after{ content: "\e6f9"; } #zw_header .nav_mobile{ position: fixed; height: 100%; width: 80vw; z-index: 200; left: -80vw; top: 0; background-color: #f3f3f3; padding-top: 6vw; transition: all .3s; } #zw_header .nav_mobile.active{ left: 0; } #g_web{ position: relative; left: 0; transition: all .3s; } #g_web.active{ left: 80vw; } #g_body{ overflow: auto; } #g_body.active{ overflow: hidden; } #zw_header .close_nav{ width: 100vw; height: 100vh; background-color: #000; opacity: 0.5; position: fixed; left: 0; top: 0; z-index: 100; display: none; } #zw_header .nav_mobile .nav_list{ width: 100%; height: 14vw; line-height: 14vw; box-sizing: content-box; border-bottom: 1px solid #ccc; } #zw_header .nav_mobile .nav_list.nav_active{ background-color: #fff; } #zw_header .nav_mobile .nav_list a{ width: 50vw; font-size: 4vw; display: inline-block; padding: 0 5vw; line-height: 14vw; color: #666; } #zw_header .nav_mobile .nav_list.nav_active a{ color: #2e0f6e; } #zw_banner_inside.banner_inside_pc{ width: 100%; max-width: 1920px; height: 400px; margin: 0 auto; background-size: auto 100%; background-repeat: no-repeat; background-position: center; } #zw_banner_inside.banner_inside_mobile{ width: 100%; height: 40vw; background-size: cover; background-repeat: no-repeat; background-position: center; } #zw_breadNav.breadNav_pc{ width: 100%; height: 49px; border-bottom: 1px solid #ddd; } #zw_breadNav.breadNav_pc .nav_content{ width: 1170px; margin: 0 auto; height: 48px; overflow: hidden; } #zw_breadNav.breadNav_pc .nav_content .location{ display: block; line-height: 48px; font-size: 12px; color: #666666; float: left; } #zw_breadNav.breadNav_pc .nav_content ul{ float: left; } #zw_breadNav.breadNav_pc .nav_content li{ line-height: 48px; float: left; font-size: 0; } #zw_breadNav.breadNav_pc .nav_content li .separate_icon{ font-size: 12px; display: inline-block; line-height: 48px; color: #666666; margin: 0 8px; } #zw_breadNav.breadNav_pc .nav_content li a{ font-size: 12px; color: #666666; transition: all 0.3s; } #zw_breadNav.breadNav_pc .nav_content li a:hover{ color: #2e0f6e; } #zw_breadNav.breadNav_pc .nav_content li a.active{ color: #2e0f6e; } /* 绉诲姩绔 */ #zw_breadNav.breadNav_mobile{ width: 100%; height: 12vw; box-sizing: content-box; border-bottom: 1px solid #ddd; } #zw_breadNav.breadNav_mobile .nav_content{ padding: 0 3vw; height: 12vw; overflow: hidden; } #zw_breadNav.breadNav_mobile .nav_content .location{ display: block; line-height: 12vw; font-size: 3vw; color: #666; float: left; } #zw_breadNav.breadNav_mobile .nav_content ul{ float: left; height: 12vw; } #zw_breadNav.breadNav_mobile .nav_content li{ height: 12vw; line-height: 12vw; float: left; font-size: 0; } #zw_breadNav.breadNav_mobile .nav_content li .separate_icon{ font-size: 3vw; display: inline-block; line-height: 12vw; color: #666; margin: 0 1vw; } #zw_breadNav.breadNav_mobile .nav_content li a{ font-size: 3.5vw; color: #666; } #zw_breadNav.breadNav_mobile .nav_content li a.active{ color: #2e0f6e; } #zw_speech.speech_pc{ padding-top: 88px; padding-bottom: 84px; background-image: url(//img1.jihui88.com/upload/7/72/7jjqg/picture/2018/08/23/6fdb33eb-dfbe-45c3-81fd-5295c4d5282f.jpg); background-position: center; } #zw_speech.speech_pc .speech_content{ width: 1170px; margin: 0 auto; overflow: hidden; } #zw_speech.speech_pc .speech_content .manager_pic{ font-size: 0; float: right; margin-right: 95px; } #zw_speech.speech_pc .speech_content .speech_block{ float: left; width: 510px; padding-top: 80px; } #zw_speech.speech_pc .speech_content .speech_block p{ font-size: 13px; line-height: 30px; color: #575757; text-align: justify; } #zw_speech.speech_pc .speech_content .speech_block h1{ display: inline-block; font-size: 14px; color: #000000; line-height: 50px; height: 50px; margin-top: 50px; } #zw_speech.speech_pc .speech_content .speech_block h1 span{ float: right; display: inline-block; height: 50px; font-size: 0; } /* 绉诲姩绔 */ #zw_speech.speech_mobile{ padding: 5vw 3vw; background-image: url(//img1.jihui88.com/upload/7/72/7jjqg/picture/2018/08/23/6fdb33eb-dfbe-45c3-81fd-5295c4d5282f.jpg); background-position: center; } #zw_speech.speech_mobile p{ font-size: 3.5vw; line-height: 1.6; color: #575757; text-align: justify; } #zw_speech.speech_mobile .speech_block{ overflow: hidden; margin-top: 5vw; } #zw_speech.speech_mobile .speech_block h1{ display: inline-block; font-size: 3.5vw; line-height: 8vw; color: #000000; margin-top: 20vw; float: left; } #zw_speech.speech_mobile .speech_block h1 span{ float: right; display: inline-block; height: 8vw; font-size: 0; } #zw_speech.speech_mobile .speech_block h1 span img{ height: 100%; width: auto; } #zw_speech.speech_mobile .manager_pic{ width: 48vw; float: right; } #zw_speech.speech_mobile .manager_pic img{ width: 100%; height: auto; } #zw_profile.profile_pc{ background-color: #f7f7f7; padding-top: 88px; } #zw_profile.profile_pc .profile_content{ width: 1170px; margin: 0 auto; } @font-face { font-family: 'webfont_profile_h1'; src: url('//at.alicdn.com/t/webfont_8rccpa4yphw.eot'); /* IE9*/ src: url('//at.alicdn.com/t/webfont_8rccpa4yphw.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('//at.alicdn.com/t/webfont_8rccpa4yphw.woff') format('woff'), /* chrome銆乫irefox */ url('//at.alicdn.com/t/webfont_8rccpa4yphw.ttf') format('truetype'), /* chrome銆乫irefox銆乷pera銆丼afari, Android, iOS 4.2+*/ url('//at.alicdn.com/t/webfont_8rccpa4yphw.svg#NotoSansHans-Black') format('svg'); /* iOS 4.1- */ } #zw_profile.profile_pc .profile_content h1{ text-align: center; font-size: 38px; line-height: 50px; color: #2e0f6e; font-family: "webfont_profile_h1"; margin-bottom: 16px; } #zw_profile.profile_pc .profile_content .profile_block p{ font-size: 14px; line-height: 30px; color: #666666; text-align: justify; text-indent: 28px; } #zw_profile.profile_pc .profile_intro{ width: 100%; overflow: hidden; } #zw_profile.profile_pc .profile_intro li{ width: 33.33%; height: 350px; float: left; text-align: center; padding: 0 30px; padding-top: 80px; background-size: cover; background-position: center; background-repeat: no-repeat; } #zw_profile.profile_pc .profile_intro li.intro_block1{ background-image: url(//img1.jihui88.com/upload/7/72/7jjqg/picture/2018/08/23/c8c03d13-d2eb-4df1-939d-d11dc18631ac.jpg); } #zw_profile.profile_pc .profile_intro li.intro_block2{ background-image: url(//img1.jihui88.com/upload/7/72/7jjqg/picture/2018/08/23/99ee6a69-7fb7-42f5-97b9-25fa403ec2f7.jpg); } #zw_profile.profile_pc .profile_intro li.intro_block3{ background-image: url(//img1.jihui88.com/upload/7/72/7jjqg/picture/2018/09/05/2eaf618a-85a1-4537-9fde-977d2a083d6a.jpg); } #zw_profile.profile_pc .profile_intro li .intro_icon{ width: 90px; height: 90px; text-align: center; line-height: 92px; margin: 0 auto; color: #fff; } #zw_profile.profile_pc .profile_intro .intro_icon .webIcon{ font-size: 70px; } #zw_profile.profile_pc .profile_intro .intro_block1 .intro_icon .webIcon:after{ content: "\e91e"; } #zw_profile.profile_pc .profile_intro .intro_block2 .intro_icon .webIcon:after{ content: "\e91d"; } #zw_profile.profile_pc .profile_intro .intro_block3 .intro_icon .webIcon:after{ content: "\e91f"; } #zw_profile.profile_pc .profile_intro li h1{ font-size: 20px; line-height: 32px; color: #fff; } #zw_profile.profile_pc .profile_intro li p{ font-size: 14px; line-height: 26px; color: #fff; } #zw_profile.profile_pc .profile_content .date_content{ padding-top: 42px; padding-bottom: 64px; } #zw_profile.profile_pc .date_content ul{ display: flex; display: -webkit-flex; justify-content: space-between; -webkit-justify-content: space-between; } #zw_profile.profile_pc .date_content li{ text-align: center; width: 260px; } #zw_profile.profile_pc .date_content li h2{ height: 85px; font-size: 85px; line-height: 85px; color: #2e0f6e; font-family: "Conv_ImpactLTStd"; overflow: hidden; } #zw_profile.profile_pc .date_content li h2 span{ font-size: 24px; } #zw_profile.profile_pc .date_content li p{ font-size: 14px; color: #000; line-height: 20px; } /* 绉诲嫊绔 */ #zw_profile.profile_mobile{ background-color: #f7f7f7; padding-top: 7vw; padding-bottom: 2vw; } #zw_profile.profile_mobile .profile_content{ padding: 0 3vw; } #zw_profile.profile_mobile .profile_content h1{ text-align: center; font-size: 7vw; line-height: 1.2; color: #2e0f6e; font-family: "webfont_profile_h1"; margin-bottom: 3vw; } #zw_profile.profile_mobile .profile_block p{ font-size: 3.5vw; line-height: 1.8; color: #666666; text-align: justify; text-indent: 7vw; margin-bottom: 2vw; } #zw_profile.profile_mobile .date_content{ padding-top: 2vw; padding-bottom: 5vw; } #zw_profile.profile_mobile .date_content ul{ display: flex; display: -webkit-flex; justify-content: space-between; -webkit-justify-content: space-between; } #zw_profile.profile_mobile .date_content li{ text-align: center; } #zw_profile.profile_mobile .date_content h2{ height: 11vw; font-size: 10vw; line-height: 11vw; color: #2e0f6e; font-family: "Conv_ImpactLTStd"; overflow: hidden; } #zw_profile.profile_mobile .date_content h2 span{ font-size: 4vw; } #zw_profile.profile_mobile .date_content p{ font-size: 3.5vw; color: #000; line-height: 1; } #zw_profile.profile_mobile .profile_intro{ padding: 0 3vw; } #zw_profile.profile_mobile .profile_intro li{ width: 100%; height: 40vw; padding: 0 3.5vw; padding-top: 5vw; text-align: center; background-size: cover; background-position: center; background-repeat: no-repeat; margin-bottom: 3vw; } #zw_profile.profile_mobile .profile_intro li.intro_block1{ background-image: url(//img1.jihui88.com/upload/7/72/7jjqg/picture/2018/08/23/c8c03d13-d2eb-4df1-939d-d11dc18631ac.jpg); } #zw_profile.profile_mobile .profile_intro li.intro_block2{ background-image: url(//img1.jihui88.com/upload/7/72/7jjqg/picture/2018/08/23/99ee6a69-7fb7-42f5-97b9-25fa403ec2f7.jpg); } #zw_profile.profile_mobile .profile_intro li.intro_block3{ background-image: url(//img1.jihui88.com/upload/7/72/7jjqg/picture/2018/09/05/2eaf618a-85a1-4537-9fde-977d2a083d6a.jpg); } #zw_profile.profile_mobile .profile_intro li .intro_icon{ width: 12vw; height: 12vw; text-align: center; line-height: 12vw; margin: 0 auto; color: #fff; } #zw_profile.profile_mobile .profile_intro li .intro_icon .webIcon{ font-size: 10vw; } #zw_profile.profile_mobile .profile_intro .intro_block1 .intro_icon .webIcon:after { content: "\e91e"; } #zw_profile.profile_mobile .profile_intro .intro_block2 .intro_icon .webIcon:after { content: "\e91d"; } #zw_profile.profile_mobile .profile_intro .intro_block3 .intro_icon .webIcon:after { content: "\e91f"; } #zw_profile.profile_mobile .profile_intro li h1 { font-size: 5vw; line-height: 2; color: #fff; } #zw_profile.profile_mobile .profile_intro li p{ font-size: 3.5vw; line-height: 1.4; color: #fff; } #zw_culture.culture_pc{ padding: 40px 0; } #zw_culture.culture_pc .culture_title{ padding: 30px 0; text-align: center; } @font-face { font-family: 'webfont_culture_h1'; src: url('//at.alicdn.com/t/webfont_oafyi5qfcgg.eot'); /* IE9*/ src: url('//at.alicdn.com/t/webfont_oafyi5qfcgg.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('//at.alicdn.com/t/webfont_oafyi5qfcgg.woff') format('woff'), /* chrome銆乫irefox */ url('//at.alicdn.com/t/webfont_oafyi5qfcgg.ttf') format('truetype'), /* chrome銆乫irefox銆乷pera銆丼afari, Android, iOS 4.2+*/ url('//at.alicdn.com/t/webfont_oafyi5qfcgg.svg#NotoSansHans-Black') format('svg'); /* iOS 4.1- */ } #zw_culture.culture_pc .culture_title h1{ font-size: 38px; line-height: 50px; color: #2e0f6e; font-family: "webfont_culture_h1"; } #zw_culture.culture_pc .culture_content{ width: 1170px; margin: 0 auto; overflow: hidden; } #zw_culture.culture_pc .culture_content .culture_pic{ font-size: 0; float: left; } #zw_culture.culture_pc .culture_content .culture_intro{ width: 550px; float: right; } #zw_culture.culture_pc .culture_content .culture_intro p{ font-size: 14px; line-height: 33px; color: #666666; } /* 绉诲姩绔 */ #zw_culture.culture_mobile .culture_title{ text-align: center; padding: 3vw 0; padding-top: 7vw; } #zw_culture.culture_mobile .culture_title h1{ font-size: 7vw; line-height: 1.2; color: #2e0f6e; font-family: "webfont_culture_h1"; text-align: center; } #zw_culture.culture_mobile .culture_content{ padding: 7vw 3vw; padding-top: 0; } #zw_culture.culture_mobile .culture_pic{ margin-bottom: 3vw; } #zw_culture.culture_mobile .culture_pic img{ width: 100%; height: auto; } #zw_culture.culture_mobile .culture_intro{ } #zw_culture.culture_mobile .culture_intro p{ font-size: 3.5vw; line-height: 2; color: #666666; text-align: justify; } #zw_honor.honor_pc{ padding-bottom: 78px; } #zw_honor.honor_pc .honor_title{ padding: 30px 0; } @font-face { font-family: 'webfont_honor_h1'; src: url('//at.alicdn.com/t/webfont_zryzutaom9i.eot'); /* IE9*/ src: url('//at.alicdn.com/t/webfont_zryzutaom9i.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('//at.alicdn.com/t/webfont_zryzutaom9i.woff') format('woff'), /* chrome銆乫irefox */ url('//at.alicdn.com/t/webfont_zryzutaom9i.ttf') format('truetype'), /* chrome銆乫irefox銆乷pera銆丼afari, Android, iOS 4.2+*/ url('//at.alicdn.com/t/webfont_zryzutaom9i.svg#NotoSansHans-Black') format('svg'); /* iOS 4.1- */ } #zw_honor.honor_pc .honor_title h1{ font-size: 38px; line-height: 50px; color: #2e0f6e; font-family: "webfont_honor_h1"; text-align: center; } #zw_honor.honor_pc .honor_content{ height: calc(13vw + 103px); overflow: hidden; } #zw_honor.honor_pc .honor_content .more{ width: 127px; height: 45px; display: block; border-radius: 5px; margin: 0 auto; overflow: hidden; text-align: center; border:1px solid #2e0f6e; line-height: 43px; font-size: 14px; color: #f7f7f7; position: relative; margin-top: 58px; z-index: 2; transition: all 0.4s; -webkit-transition: all 0.4s; } #zw_honor.honor_pc .honor_content .more:hover{ color: #2e0f6e; } #zw_honor.honor_pc .honor_content .more:before{ content: ""; width: 70%; height: 100%; display: block; background-color: #2e0f6e; position: absolute; left: -15%; top: 0px; z-index: -1; transform: skewX(45deg); -webkit-transform: skewX(45deg); transition: all 0.4s; -webkit-transition: all 0.4s; } #zw_honor.honor_pc .honor_content .more:hover::before{ left: -60%; } #zw_honor.honor_pc .honor_content .more:after{ content: ""; width: 70%; height: 100%; display: block; background-color: #2e0f6e; position: absolute; right: -15%; top: 0px; z-index: -1; transform: skewX(45deg); -webkit-transform: skewX(45deg); transition: all 0.4s; -webkit-transition: all 0.4s; } #zw_honor.honor_pc .honor_content .more:hover::after{ right: -60%; } #zw_honor.honor_pc #swiper-honor{ overflow: hidden; } #zw_honor.honor_pc .honor_content .swiper-slide{ width: 20%; height: 13vw; padding: 0.5vw; } #zw_honor.honor_pc .honor_content .swiper-slide img{ width: 100%; height: 100%; object-fit: contain; } #zw_honor.honor_pc .honor_block{ width: 1170px; margin: 0 auto; font-size: 0; margin-bottom: 28px; } /* 绉诲姩绔 */ #zw_honor.honor_mobile .honor_title h1{ font-size: 7vw; line-height: 1.2; color: #2e0f6e; font-family: "webfont_honor_h1"; margin-bottom: 3vw; text-align: center; } #zw_honor.honor_mobile .honor_block{ padding: 0 3vw; } #zw_honor.honor_mobile .honor_block img{ width: 100%; height: auto; } #zw_honor.honor_mobile .honor_block p{ font-size: 3.5vw; line-height: 1.6; color: #999; margin-top: 3vw; text-align: justify; } #zw_honor.honor_mobile .honor_content{ padding-bottom: 7vw; overflow: hidden; } #zw_honor.honor_mobile .honor_content .swiper-wrapper{ padding: 5vw 0; } #zw_honor.honor_mobile .honor_content .swiper-slide{ width: 60vw; height: 40vw; background-color: #f5f0ed; padding: 3vw; } #zw_honor.honor_mobile .swiper-slide img{ width: 100%; height: 100%; object-fit: contain; } #zw_honor.honor_mobile .honor_content .more{ width: 30vw; height: 10vw; display: block; margin: 0 auto; line-height: 10vw; text-align: center; border-radius: 1vw; background-color: #2e0f6e; overflow: hidden; font-size: 3.5vw; color: #f7f7f7; } #zw_footer.footer_pc{ width: 100%; } #zw_footer.footer_pc .top{ height: 288px; padding-top: 58px; background-color: #2e0f6e; } #zw_footer.footer_pc .top .top_content{ width: 1170px; margin: 0 auto; display: flex; display: -webkit-flex; justify-content: space-between; -webkit-justify-content: space-between; } #zw_footer.footer_pc .top .logo_block img{ margin-bottom: 12px; } #zw_footer.footer_pc .top .logo_block p{ font-size: 12px; line-height: 24px; color: #aca6bf; } #zw_footer.footer_pc .top .nav_block h1{ font-size: 16px; line-height: 18px; color: #ffffff; margin-bottom: 12px; } #zw_footer.footer_pc .top .nav_block li{ line-height: 24px; } #zw_footer.footer_pc .top .nav_block li a{ font-size: 12px; color: #aca6bf; transition: all 0.3s; -webkit-transition: all 0.3s; } #zw_footer.footer_pc .top .nav_block li a:hover{ color: #e10000; } #zw_footer.footer_pc .top .code_block{ width: 130px; text-align: center; } #zw_footer.footer_pc .top .code_block .code_pic{ width: 130px; height: 130px; font-size: 0; background-color: #a193be; margin-bottom: 12px; } #zw_footer.footer_pc .top .code_block .code_pic img{ width: 100%; height: 100%; } #zw_footer.footer_pc .top .code_block p{ font-size: 12px; line-height: 20px; color: #ffffff; } #zw_footer.footer_pc .bottom{ height: 89px; border-top: 1px solid #563d89; background-color: #2e0f6e; } #zw_footer.footer_pc .bottom .bottom_content{ width: 1170px; margin: 0 auto; overflow: hidden; font-size: 12px; color: #aca6bf; } #zw_footer.footer_pc .bottom .bottom_content span{ display: block; float: left; line-height: 88px; margin-right: 12px; } #zw_footer.footer_pc .bottom .bottom_content span a{ font-size: 12px; color: #aca6bf; transition: all 0.3s; -webkit-transition: all 0.3s; } #zw_footer.footer_pc .bottom .bottom_content span a:hover{ color: #e10000; } #zw_footer.footer_pc .bottom .bottom_content ul{ float: right; } #zw_footer.footer_pc .bottom .bottom_content ul li{ float: left; margin-left: 6px; padding: 28px 0; } #zw_footer.footer_pc .bottom .bottom_content li a{ width: 32px; height: 32px; display: block; background-color: #9787b7; border-radius: 5px; text-align: center; line-height: 30px; transition: all 0.3s; -webkit-transition: all 0.3s; } #zw_footer.footer_pc .bottom .bottom_content li a:hover{ background-color: #e10000; } #zw_footer.footer_pc .bottom .bottom_content li a.btn_wechat{ line-height: 34px; } #zw_footer.footer_pc .bottom .bottom_content li a .webIcon{ color: #2e0f6e; } #zw_footer.footer_pc .bottom .bottom_content li a.btn_qq .webIcon{ font-size: 18px; } #zw_footer.footer_pc .bottom .bottom_content li a.btn_wechat .webIcon{ font-size: 22px; } #zw_footer.footer_pc .bottom .bottom_content li a.btn_weibo .webIcon{ font-size: 20px; } #zw_footer.footer_pc .bottom .bottom_content li a.btn_qq .webIcon:after{ content: "\e62d"; } #zw_footer.footer_pc .bottom .bottom_content li a.btn_wechat .webIcon:after{ content: "\e603"; } #zw_footer.footer_pc .bottom .bottom_content li a.btn_weibo .webIcon:after{ content: "\e726"; } /* 绉诲姩绔 */ #zw_footer.footer_mobile{ width: 100%; } #zw_footer.footer_mobile .copyright{ font-size: 3.5vw; border-top: 1px solid #563d89; line-height: 12vw; padding: 0 3vw; color: #aca6bf; background-color: #2e0f6e; text-align: center; box-sizing: content-box; } #zw_footer.footer_mobile .nav{ padding: 0 3vw; background-color: #2e0f6e; border-bottom: 1px solid #563d89; } #zw_footer.footer_mobile .nav ul{ display: flex; display: -webkit-flex; justify-content: space-between; -webkit-justify-content: space-between; } #zw_footer.footer_mobile .nav li{ line-height: 12vw; } #zw_footer.footer_mobile .nav a{ font-size: 3.5vw; color: #fff; } #zw_footer.footer_mobile .logo{ text-align: center; background-color: #2e0f6e; padding: 4vw; } #zw_footer.footer_mobile .logo p{ font-size: 3.5vw; color: #aca6bf; } #zw_footer.footer_mobile .logo .logo_block{ font-size: 0; max-width: 20vw; margin: 0 auto; margin-bottom: 4vw; } #zw_footer.footer_mobile .logo .logo_block img{ width: 100%; height: auto; }