@charset "utf-8"; /* CSS Document */ /* 初始化 */ body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, img, div { margin: 0; padding: 0; border: 0; font-family: "Microsoft YaHei"; } table, td { margin: 0; padding: 0; font-family: "Microsoft YaHei"; } #fontzoom table, #fontzoom td { margin: 0; padding: 0; border: 1px solid #ccc; font-family: "Microsoft YaHei"; } #fontzoom table { text-align: center; border-collapse: collapse; width: 100%!important; } ul, ol, li { list-style-type: none; } select, input, img, select { vertical-align: middle; } a { text-decoration: none; } a:hover, a:active, a:focus { text-decoration: none; } select { -webkit-appearance: none } input { -webkit-appearance: none } /* 调用样式 */ .fl { float: left; } .flr { float: right; } .ct { margin: 0 auto; } .clear { clear: both; } .clearfixe:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .myStow { position: fixed!important; } .body { width: 100%; height: auto; overflow-x: hidden; } .mains { width: 100%; height: auto; background-color: #fff; } /*首页*/ /* banner */ .header_m { display: none; } .header { width: 100%; height: 160px; background: #256bba; background-position: center center; border-bottom: 1px solid #fff; } /*默认主导航样式*/ #nav{background: #e7e7e7;} #nav .inner{} #nav .inner .wp-panel{}/*导航*/ #nav .inner .wp-panel .wp-window{} #nav .inner .wp-panel .navbg{position:absolute; z-index:-1;left:0;right:0;top:0;bottom:0; width:auto; height:100%;background:#fff;opacity:.7;filter:alpha(opacity=70);} /*导航样式:后台绑定时也可以定义配置*/ .wp-menu {margin:0 auto} .wp-menu .menu-item {display: inline-block; float: left; position: relative;} .wp-menu .menu-item.i1 { background:none;} .wp-menu .menu-item a > .menu-switch-arrow{ display:inline-block; width:20px; height:20px; background:url(yejuzhi_style_res/nav_j.png) no-repeat center center;vertical-align:middle;display: none; } .wp-menu .menu-item a.menu-link {display: inline-block;padding: 0 65px;line-height: 50px;color: #333333;font-size: 18px;font-weight: bold;} .wp-menu .menu-item.hover a.menu-link, .wp-menu .menu-item a.hover{background-color:#256bba; text-decoration: none; color:#fff;} .sub-menu {display: none;position: absolute;left: 0;top: 50px;min-width: 100%;z-index: 100;background:#fff;} .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;} .sub-menu .sub-item a {display: block;color: #333333;height: 40px;line-height: 40px;padding: 0 17px;font-size: 15px;background:none;text-align: center;} .sub-menu .sub-item.hover> a, .sub-menu .sub-item a:hover{ color: #fff; background-color:#256bba; display: block; } .sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#f5f5f5;} .wp-navi-aside{display: none;} #nav .inner {width: 1400px;margin:0 auto;} /**页面全局宽度**/ .header .inner{width: 1400px;margin: 0 auto;} .header .head-left{float:left;display:inline-block;} .header .head-right{float:right;margin-top: 30px;width:230px;} .header .sitelogo{float:left;padding-top: 40px;padding-left: 0px;} .sitelogo a .mobile_logo{display: none;} .sitelogo a>img{height: 80px;} .header .sitetitle {display:inline-block;font-size:46px;color:#fff;letter-spacing: 10px;} .header .xueyuanlogo {display:inline-block; height: 60px; color: #FFFFFF; vertical-align: top;} .header .image{width: 78px;height: 78px;background: #fff;display: inline-block;float: left;border-radius: 50%;} .header .image img{width: 82px;height: 82px;margin-left: -2px;margin-top: -2px;} .header .name{float: left;margin: 10px 10px;display: flex;flex-direction: column;gap: 10px;font-size: 46px;font-family: cursive;font-weight: bold;} .sitelogo .name img{height: 45px;} .head.on .nav ul.nav-list>li ul{height: auto!important;} .searchbox{text-align:right;margin-top:22px;} .wp_search {position: relative; background: #fff;} .searchbox form {display: block;} .wp_search table{width: 100%;} .wp_search tr td:first-child {margin-right: 45px;} .wp_search tr td:first-child input#keyword {width: 100%!important;height: 24px;padding: 4px 0;line-height: 22px;background: none;color: #777777;font-size: 14px;border:0;outline: 0; opacity: 0.7; filter: alpha(opacity=70); -moz-opacity: 0.7; font-family: "Microsoft YaHei";text-indent: 15px;} .wp_search tr td:last-child {width:34px;height: 32px;position: absolute;right: 0;top:0%; background-color:#aaa;} .wp_search tr td:last-child input.search {width:34px;height: 32px;border:0;outline: 0;background: url(./sous.png) no-repeat center;cursor: pointer;} .header1 { width: 96%; height: 197px; margin: 0 auto; display: flex; justify-content: space-between; max-width: 1400px; } .logo { width: 64.71428571428%; height: 197px; } .logo img { width: 100%; height: auto; display: block; margin-top: 68px; } .header_right { width: 305px; height: 67px; margin-top: 71px; } .header_right1 { width: 305px; height: 67px; } .header_right1 .search { width: 305px; height: 35px; } .header_right1 .search * { transition: all 0.3s; } .header_right1 .search form { width: 305px; height: 35px; border: 0px solid #78addb; background-color: rgba(255,255,255,0.5); border-radius: 5px; } .header_right1 .search form .sousuo_ipt1 { width: 235px; height: 35px; border: 0; padding: 0 15px; float: left; font-size: 14px; color: #fff; background: none; } .header_right1 .search form .sousuo_ipt2 { width: 40px; height: 35px; border: 0; float: right; background: url(yejuzhi_style_res/wmxy_3.png) no-repeat; background-position: center center; cursor: pointer; } .header_right1 .search:hover form { } .header_right1 span { display: block; width: 305px; height: 23px; margin-bottom: 9px; } .header_right1 span a { width: 85px; height: 23px; display: block; font-size: 14px; color: #fff; text-align: center; line-height: 23px; background-color: rgba(255,255,255,0.5); border-radius: 11.5px; float: right; } .header_right1 span a:hover { background-color: #fff; color: #78addb; } .site-lang ul li.links{ text-align: right; } .site-lang ul li.links a{ line-height: 35px; margin: 0px 5px; font-size: 14px; color: #fff; } .site-lang ul li.links a:hover { color: #cad3d4!important; } .nav { width: 100%; height: 50px; background-color: rgba(255,255,255,0.8); position: absolute; top: 160px; left: 0; z-index: 99; } .nav_ul { width: 96%; margin: 0 auto; height: 60px; display: flex; justify-content: space-between; max-width: 1400px; } .nav_li { width: 10%; height: 58px; text-align: center; transition: all 0.3s; position: relative; } .nav_li * { transition: all 0.3s; } .nav_li:hover { transition: all 0.3s; } .nav_li:hover * { transition: all 0.3s; } .nav_li>a { font-size: 16px; color: #333; height: 58px; line-height: 58px; position: relative; display: block; width: 100%; } .nav_li>a h3 { font-size: 16px; height: 58px; display: inline; } .nav_li.nav_li_index>a h3 { background: url(https://www.lzpcc.edu.cn/xsgzb/style_yjz/images/wmxy_5.png) no-repeat; padding-left: 30px; background-position: left center; } .nav_li_ziul { width: 100%; position: absolute; z-index: 99; left: 0; top: 60px; background-color: #fff; height: 0; overflow: hidden; box-shadow: 0 3px 10px #ccc; } .nav_li_ziul1 { width: 100%; box-sizing: border-box; margin-left: 0; height: auto; text-align: center; } .nav_li_zili { width: 100%; display: block; height: 50px; } .nav_li_zili a { font-size: 14px; color: #333; display: block; width: auto; height: 50px; line-height: 50px; width: 100%; display: block; } .nav_li:hover>a { color: #1089e4; color: #1089e4; border-bottom: 2px solid #1089e4; } .nav_li:hover>a h3 { font-weight: bold; } .nav_li.nav_li_index:hover>a h3 { background: url(yejuzhi_style_res/wmxy_4.png) no-repeat; background-position: left center; } .nav_li.on>a { color: #1089e4; color: #1089e4; border-bottom: 2px solid #1089e4; } .nav_li.on>a h3 { font-weight: bold; } .nav_li.nav_li_index.on>a h3 { background: url(yejuzhi_style_res/wmxy_4.png) no-repeat; background-position: left center; } .nav_li:hover .nav_li_ziul { height: auto; } .nav_li_zili a:hover { background-color: #1089e4; color: #Fff; } /* banner */ .banner_m { display: none; } .banner { width: 100%; height: 580px; position: relative; margin: 0 auto 0; } .banner .bd { margin: 0 auto; position: relative; z-index: 0; overflow: hidden; } .banner .bd ul { width: 100% !important; } .banner .bd li { width: 100% !important; height: 580px; overflow: hidden; text-align: center; } .banner .bd li a { transition: all 0.5s; display: block; height: 580px; width: 100%; font-size: 20px; color: #fff; text-align: center; line-height: 56px; border-radius: 28px; position: absolute; top: 0; left: 0; } .banner .bd li a:hover { font-size: 22px; transition: all 0.5s; } .banner .hd { width: 100%; height: auto; margin: 0 auto; text-align: center; } .banner .hd ul { width: 100%; height: 15px; text-align: center; position: absolute; bottom: 44px; left: 0px; z-index: 999; } .banner .hd ul li { width: 6px; height: 6px; border-radius: 0px; margin: 0 7px; display: inline-block; overflow: hidden; line-height: 100px; cursor: pointer; border-radius: 0; background-color: #fff; border-radius: 3px; } .banner .hd ul li.on { background-color: #fff; width: 34px; } .banner .hd a { display: inline-block; width: 28px; height: 51px; cursor: pointer; position: absolute; top: 300px; z-index: 999; } .banner .hd .prev { background: url(yejuzhi_style_res/lcyx_10.png) no-repeat; left: 108px; } .banner .hd .next { background: url(yejuzhi_style_res/lcyx_11.png) no-repeat; right: 108px; } .banner .hd .pageState { position: absolute; bottom: 15px; right: 72px; z-index: 999; font-size: 20px; color: #fff; } .banner .hd .pageState span { font-size: 42px; color: #fff; margin-right: 5px; } .main { width: 100%; height: auto; padding: 0; margin: 0 auto; box-sizing: border-box; position: relative; } .main_title { width: 100%; height: 66px; border-bottom: 1px solid #ddd; display: flex; justify-content: space-between; padding-left: 0; box-sizing: border-box; background: url(https://www.lzpcc.edu.cn/xsgzb/style_yjz/images/wmxy_8.png) #fff no-repeat; background-position: left center; } .main_title h3 { font-size: 28px; color: #256bba; line-height: 66px; height: 66px; width: auto; font-weight: bold; box-sizing: border-box; padding-left: 43px; } .main_title>a { color: #999999; font-size: 14px; line-height: 66px; display: block; } .main_title>a:hover { color: #256bba; } .main_title1 { width: 100%; height: 80px; display: block; padding-left: 0; box-sizing: border-box; background: url(yejuzhi_style_res/xsc_3.jpg) repeat-x; background-position: left center; position: relative; } .main_title1 h3 { font-size: 32px; color: #256bba; line-height: 80px; height: 80px; width: 143px; font-weight: normal; box-sizing: border-box; background-color: #fff; float: left; font-weight: bold; } .main_title1 span { position: absolute; display: block; width: 80px; height: 3px; background-color: #256bba; left: 0; bottom: 0; } .main_title1>a { color: #fff; font-size: 32px; line-height: 23px; display: block; width: 28px; height: 28px; background-color: #256bba; float: right; border-left: 18px solid #fff; margin-top: 26px; text-align: center; } .main_title1>a:hover { } .main1_left2_title_m { display: none; } .main1 { width: 100%; height: 470px; padding: 60px 0 70px; margin: 0 auto; } .main1_1 { width: 96%; max-width: 1400px; height: 470px; margin: 0 auto; } .main1_11 { margin-top: 50px; width: 100%; height: 340px; } .main1_left_m { display: none; } .main1_left { width: 53%; height: 340px; float: left; } .main1_left_ul { width: 100%; height: 340px; overflow: hidden; } .main1_left_li { width: 50%; height: 340px; float: left; box-sizing: border-box; padding-right: 15px; position: relative; } .main1_left_li a { display: block; width: 100%; position: relative; overflow: hidden; } .main1_left_li img { display: block; width: 355px; height: 245px; border: 1px solid #dddddd; } .main1_left_li h3 a { font-size: 18px; color: #333333; font-weight: normal; line-height: 1; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding: 23px 0 15px; } .main1_left_li p a{ font-size: 14px; color: #999999; line-height: 1; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .main1_left_li1 { position: absolute; width: 51px; height: 51px; background-color: #c69b5e; border-radius: 50%; bottom: 122px; right: 30px; } .main1_left_li1 h4 { font-size: 20px; color: #fff; text-align: center; margin: 0 auto; width: 34px; border-bottom: 1px solid #e4d0b3; line-height: 24px; padding-top: 5px; } .main1_left_li1 h5 { font-size: 12px; color: #fff; text-align: center; margin: 0 auto; } .main1_right { width: 46%; float: right; } .main1_right_ul { width: 100%; height: 320px; overflow: hidden; } .main1_right_li { width: 100%; margin-bottom: 19px; height: 94px; } .main1_right_li p a { display: block; border-radius: 5px; border-bottom: 1px solid #eaeaea; padding-bottom: 14px; } .main1_right_li1 { width: 72px; height: 72px; background-color: #f4faff; float: left; } .main1_right_li1 h4 { font-size: 26px; color: #256bba; text-align: center; font-weight: bold; line-height: 1; padding: 12px 0 8px; } .main1_right_li1 h5 { font-size: 14px; color: #666; text-align: center; line-height: 1; } .main1_right_li2 { width: auto; height: 72px; margin-left: 98px; } .main1_right_li2 h3 a{ display: block; font-size: 16px; color: #333333; line-height: 1; box-sizing: border-box; padding: 0 0 15px 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .main1_right_li2 p a{ font-size: 14px; color: #666; line-height: 24px; height: 48px; overflow: hidden; } .main1_right_li:hover .main1_right_li2 h3 a{ color: #0a6abd; } .main1_1>a { display: none; } .main2 { width: 100%; height: 150px; padding: 0; margin: 0 auto; background-color: #fff; } .main2_1 { width: 96%; max-width: 1400px; height: 133px; padding: 0; margin: 0 auto; } .main2_1 .main_title1 { display: none; } .main2_11 { margin: 0 auto; } .main2_ul { width: 100%; height: 108px; display: flex; flex-wrap: wrap; justify-content: space-between; } .main2_li { width: 32.5%; height: 90px; margin-bottom: 18px; } .main2_li a { display: block; width: 100%; height: 90px; text-align: left; background-color: #f6f8fa; } .main2_li span { width: 100%; height: 90px; margin: 0 auto; display: block; box-sizing: border-box; position: relative; } .main2_li img { width: 42px; height: 42px; position: absolute; left: 65px; top: 24px; } .main2_li h3{ padding: 0; width: 100%; line-height: 90px; } .main2_li h3 a{ font-size: 20px; color: #333333; font-weight: bold; display: inline-block; line-height: 52px; padding-top: 18px; text-align: center; box-sizing: border-box; } .main2_li:hover { box-shadow: 0 0 10px #ddd; } .main3 { width: 100%; height: 708px; padding: 0; margin: 0 auto; background: url(yejuzhi_style_res/xsc_5.png) #ededed no-repeat; background-size: 100% 44%; position: relative; } .main3::before{ content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 54%; background-color: #256bba; opacity: 0.9; } .main3_1 { width: 96%; max-width: 1400px; height: 676px; margin: 0 auto; position: relative; padding-top: 32px; position: absolute; left: 0; right: 0; } .main3_1 .parHd { width: 100%; height: 90px; border-bottom: 2px solid #5ca7e0; } .main3_1 .parHd .more { position: absolute; bottom: 79px; left: 0; width: 100%; } .main3_1 .parHd .more a { display: block; width: 180px; height: 45px; margin: 0 auto; font-size: 16px; color: #fff; background-color: #256bba; border-radius: 4px; text-align: center; line-height: 45px; } .main3_1 .parHd .more a:hover { background-color: #4b8ab9; } .main3_1 .parHd ul { width: 100%; height: 90px; text-align: center; } .main3_1 .parHd ul li { display: inline-block; padding-left: 46px; font-size: 28px; color: #fff; line-height: 90px; cursor: pointer; } .main3_1 .parHd ul li.parHd_li1 { background: url(yejuzhi_style_res/xsc_8.png) no-repeat; background-position: left center; } .main3_1 .parHd ul li.parHd_li2 { background: url(yejuzhi_style_res/xsc_9.png) no-repeat; background-position: left center; } .main3_1 .parHd ul li.parHd_li3 { background: url(yejuzhi_style_res/xsc_10.png) no-repeat; background-position: left center; } .main3_1 .parHd ul li.on { font-weight: bold; } .main3_1 .parHd ul span { background: url(yejuzhi_style_res/xsc_12.png) no-repeat; background-position: center center; display: inline-block; width: 20px; height: 90px; margin: 0 48px; vertical-align: bottom; } .main3_1 .parBd { } .main3_ul { height: auto; margin: 57px auto 0; width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap; } .main3_li { width: 22.85714285714%; height: 342px; background-color: #fff; padding: 48px 30px 31px 30px; box-sizing: border-box; } .main3_li0 { width: 22.85714285714%; } .main3_li h4 { width: 100%; height: 30px; font-size: 16px; color: #333; line-height: 30px; } .main3_li h4 span { font-size: 26px; color: #256bba; font-weight: bold; } .main3_li h3 a{ font-size: 16px; color: #2a2a2a; line-height: 1; padding: 25px 0 22px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; width: 100%; box-sizing: border-box; font-weight: bold; display: block; } .main3_li p a{ line-height: 14px; color: #999999; line-height: 24px; height: 96px; overflow: hidden; padding: 0; margin: 0; box-sizing: border-box; width: 100%; box-sizing: border-box; display: block; } .main3_li1 { width: 100%; height: 24px; border-top: 1px solid #ddd; padding-top: 26px; background: url(yejuzhi_style_res/xsc_11.png) no-repeat; background-position: right bottom; margin-top: 25px; } .main3_li1 span { font-size: 14px; color: #256bba; font-style: normal; padding: 0; display: block; text-align: left; line-height: 24px; } .main3_li:hover { box-shadow: 0 0 10px #256bba; } .main3_li:hover h3 { color: #256bba; } .main3_li:hover span { color: #256bba; } .main4_m { display: none; } .main4 { width: 100%; height: 497px; } .main4_1 { width: 96%; max-width: 1400px; height: 417px; padding: 80px 0 0 0; margin: 0 auto; } .main4_left { width: 45.6%; height: 417px; float: left; } .main4_left .main_title h3 { background: url(yejuzhi_style_res/xsc_13.png) no-repeat; background-position: 0 center; } .main4_left1 { width: 100%; height: 264px; margin-top: 20px; } .main_ul { padding: 0; } .main_ul .main_li { height: 44px; line-height: 44px; } .main_ul .main_li a { box-sizing: border-box; display: block; width: 100%; height: 44px; } .main_ul .main_li h3 a{ line-height: 44px; width: calc(100% - 100px); font-size: 15px; color: #333; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; float: left; background: url(yejuzhi_style_res/xsc_15.png) no-repeat; background-position: 4px center; padding-left: 20px; box-sizing: border-box; } .main_ul .main_li span { line-height: 44px; font-size: 14px; color: #999999; float: right; } .main_ul .main_li:hover { } .main_ul .main_li:hover h3 a{ color: #1089e4; } .main4_right { width: 51.64%; height: 417px; float: right; } .main4_right .main_title h3 { background: url(yejuzhi_style_res/xsc_14.png) no-repeat; background-position: 0 center; } .main4_right1 { width: 100%; height: 264px; margin-top: 20px; } .main_img { width: 100%; height: auto; } .main_img a { } .main_img a img { width: 96%; max-width: 1400px; height: auto; margin: 0 auto; display: block; } .main_img .main_img_a { display: block; } .main_img .main_img_am { display: none; } .main5 { width: 100%; height: 643px; padding: 0; margin: 0 auto; background: url(yejuzhi_style_res/xsc_8.jpg) #ededed no-repeat; background-size: 100% 100%; position: relative; } .main5::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: #fff; opacity: 0.93; } .main5_1 { width: 96%; max-width: 1400px; height: 558px; margin: 0 auto; position: relative; padding-top: 85px; position: absolute; left: 0; right: 0; } .main5_1 .parHd { width: 100%; height: 90px; border-bottom: 2px solid #cfe1ef; } .main5_1 .parHd .more { position: absolute; bottom: 103px; left: 0; width: 100%; } .main5_1 .parHd .more a { display: block; width: 180px; height: 45px; margin: 0 auto; font-size: 16px; color: #fff; background-color: #256bba; border-radius: 4px; text-align: center; line-height: 45px; } .main5_1 .parHd .more a:hover { background-color: #4b8ab9; } .main5_1 .parHd ul { width: 100%; height: 90px; text-align: center; } .main5_1 .parHd ul li { display: inline-block; padding-left: 46px; font-size: 28px; color: #b5d3e9; line-height: 90px; cursor: pointer; } .main5_1 .parHd ul li.parHd_li1 { background: url(yejuzhi_style_res/xsc_16.png) no-repeat; background-position: left center; } .main5_1 .parHd ul li.parHd_li2 { background: url(yejuzhi_style_res/xsc_17.png) no-repeat; background-position: left center; } .main5_1 .parHd ul li.parHd_li3 { background: url(yejuzhi_style_res/xsc_18.png) no-repeat; background-position: left center; } .main5_1 .parHd ul li.on { font-weight: bold; color: #256bba; } .main5_1 .parHd ul li.on.parHd_li1 { background: url(yejuzhi_style_res/xsc_16-1.png) no-repeat; background-position: left center; } .main5_1 .parHd ul li.on.parHd_li2 { background: url(yejuzhi_style_res/xsc_17-1.png) no-repeat; background-position: left center; } .main5_1 .parHd ul li.on.parHd_li3 { background: url(yejuzhi_style_res/xsc_18-1.png) no-repeat; background-position: left center; } .main5_1 .parHd ul span { background: url(yejuzhi_style_res/xsc_12.png) no-repeat; background-position: center center; display: inline-block; width: 20px; height: 90px; margin: 0 48px; vertical-align: bottom; } .main5_1 .parBd { } .main5_ul { width: 100%; height: auto; margin-top: 69px; display: flex; justify-content: space-between; flex-wrap: wrap; } .main5_li { width: 28.57142857142%; height: 169px; position: relative; } .main5_li a { } .main5_li1 { width: 69px; height: 169px; background: url(yejuzhi_style_res/xsc_7.jpg) no-repeat; float: left; } .main5_li1 h4 { font-size: 30px; color: #fff; text-align: center; line-height: 1; padding: 14px 0 0; } .main5_li1 h5 { font-size: 14px; color: #fff; text-align: center; line-height: 1; padding: 4px 0 66px; } .main5_li1 span { font-size: 14px; color: #fff; text-align: center; display: block; line-height: 1; } .main5_li2 { width: calc(100% - 99px); height: 169px; float: right; } .main5_li2 h3 a{ font-size: 18px; color: #000; line-height: 1; border-bottom: 1px solid #ddd; padding: 8px 0 21px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; display: block; } .main5_li2 p a{ font-size: 14px; color: #888; line-height: 24px; height: 72px; overflow: hidden; margin: 14px 0 16px; display: block; } .main5_li2 span { font-size: 14px; color: #888; display: block; padding-left: 39px; background: url(yejuzhi_style_res/xsc_19.png) no-repeat; background-position: left center; } .main5_li:hover h3 { color: #1089e4; } .main6 { width: 100%; height: 622px; padding: 0; margin: 0 auto; background: #fff; } .main6_1 { width: 96%; max-width: 1400px; height: 557px; margin: 0 auto; position: relative; padding-top: 65px; } .main6_11 { width: 100%; height: auto; margin-top: 40px; } .main6_11 .bd { width: 100%; height: auto; overflow: hidden; } .main6_11 .bd .tempWrap { padding-bottom: 10px; } .main6_ul { width: 100%; height: auto; padding-bottom: 10px!important; } .main6_li { width: 31.71428571428%; float: left; margin-right: 36px; } .main6_li a { display: block; width: 100%; height: auto; background-color: #f6f8fa; } .main6_li img { width: 100%; height: auto; } .main6_li1 { width: 100%; height: 50px; box-sizing: border-box; padding: 14px 13px 0; background: #f6f8fa; } .main6_li1 h3 a{ font-size: 16px; color: #333333; line-height: 1; box-sizing: border-box; padding: 0 0 0 12px; border-left: 2px solid #0a6abd; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .main6_li1 p { font-size: 14px; color: #999999; line-height: 24px; height: 48px; overflow: hidden; margin: 10px auto 0; } .main6_li1 span { font-size: 14px; color: #999999; display: block; text-align: right; } .main6_li:hover h3 { color: #1089e4; } .main6_li:hover span { color: #1089e4; } .main6_11_m { display: none; } .main6_1>a { display: none; } .footer_m { display: none; } .footer_f { display: none; } .zhanwei { display: none; } .footer { height: auto; width: 100%; position: relative; background-color: #256bba; } .footer0 { width: 96%; max-width: 1400px; height: 97px; border-bottom: 1px solid #6196cc; margin: 0 auto; } .footer0_1 { width: 100%; max-width: 1400px; height: 97px; margin: 0 auto; display: flex; align-items: center; flex-flow: wrap; justify-content: space-between; } .footer0_1 h3 { font-size: 16px; color: #ffffff; font-weight: bold; padding-left: 40px; background: url(yejuzhi_style_res/rwxy_18.png) no-repeat; background-position: left center; padding-right: 40px; } .footer0_1 p { font-size: 14px; color: #fff; width: calc(100% - 144px); } .footer0_1 p a { font-size: 14px; color: #fff; margin-right: 20px; display: inline-block; } .footer1 { height: 170px; margin: 0 auto; width: 96%; max-width: 1400px; display: flex; justify-content: space-between; align-items: center; } .footer1_left { } .footer1_left p { font-size: 14px; color: #fff; text-align: left; line-height: 36px; } .footer1_left p span { font-size: 14px; color: #fff; margin: 0 10px 0 0; } .footer1_left p a { font-size: 14px; color: #fff; } .footer .post-83{margin: 0;} .footer .post-83 .con{padding: 0;} .footer .post-83 .news_text .news_list li.news{margin-bottom: 0;margin-top: 12px;} #footer .post-83 .news_title{color: #fff;line-height: 38px;text-align: center;margin-bottom: 0;width: 100px;} #footer .post-83 img{width: 100px;height: 100px;} #footer .post-83 .news_list{ display: flex; gap: 20px; justify-content: flex-end; } #footer .post-83 a{pointer-events: none;cursor: default;} .link { width: 436px; height: 27px; margin: 0px; box-sizing: border-box; } .link1 { width: 100%; height: 27px; box-sizing: border-box; padding: 0; } .link11 { text-align: center; width: 47%; margin: 0 1.5%; float: left; border: 1px solid #40a4f0; height: 27px; box-sizing: border-box; position: relative; } .link11 select { position: absolute; top: 0; left: 0; width: 100%; height: 27px; opacity: 0; } .link11 table { position: absolute; top: 0; left: 0; width: 100%; height: 25px; z-index: 99; } .link11 span { font-size: 16px; color: #fff; padding: 0; background: url(yejuzhi_style_res/xsc_22.png) no-repeat; background-position: center center; display: inline-block; height: 25px; line-height: 25px; width: 100%; position: absolute; top: 0; left: 0; } .footer1_right { position: relative; cursor: pointer; width: 160px; height: auto; } .footer1_right1 { float: left; width: 50px; height: auto; margin-left: 10%; position: relative; transition: all .3s; } .footer1_right1 img { display: block; width: 39px; height: 31px; padding: 0; margin: 0 auto; } .footer1_right1 span { display: block; width: 50px; font-size: 12px; color: #fff; line-height: 1; text-align: center; margin-top: 10px; } .footer1_right1 img.ewm { position: absolute; width: 0px; height: 0px; display: block; top: -15px; left: 0px; transition: all .3s; z-index: 99; } .footer1_right1:hover img.ewm { display: block; transition: all .3s; width: 80px; height: 80px; } /*二级页*/ .banner_er { width: 100%; height: 450px; } .banner_er_m { display: none; } .main_er { width: 1200px; margin: 0 auto; } .nav_er_m { display: none; } .main_er { width: 96%; max-width: 1400px; height: auto; padding: 0 0 20px; margin: 30px auto; } .main_er_left { width: 300px; height: auto; } .nav_er { width: 100%; height: auto; margin-bottom: 20px; } .nav_er_title { width: 100%; height: 90px; background-color: #0b6cb8; } .nav_er_title h2 { width: 100%; height: 90px; padding-left: 81px; background: url(yejuzhi_style_res/zsjyc_12.png) no-repeat; background-position: 37px center; font-size: 28px; color: #FFF; line-height: 90px; box-sizing: border-box; font-weight: normal; } .nav_er_ul { width: 230px; height: auto; padding: 10px 34px; border: 1px solid #ddd; background-color: #f2f2f2; } .nav_er_li { width: 100%; height: 61px; border-bottom: 1px solid #dddddd; } .nav_er_li:last-child { border-bottom: none; } .nav_er_li a { display: block; width: 100%; height: 61px; padding-left: 25px; box-sizing: border-box; background: url(yejuzhi_style_res/zsjyc_13.png) no-repeat; background-position: left center; font-size: 18px; color: #333333; line-height: 61px; } .nav_er_li:hover a { background: url(yejuzhi_style_res/zsjyc_14.png) no-repeat; background-position: left center; font-size: 18px; color: #0b6cb8; } .nav_er_li.on a { background: url(yejuzhi_style_res/zsjyc_14.png) no-repeat; background-position: left center; font-size: 18px; color: #0b6cb8; } .main_er_left1 { width: 100%; height: auto; box-sizing: border-box; padding: 17px 19px 10px; border: 1px solid #ddd; margin: 29px auto 0; } .main_er_left1_title { width: 100%; height: 34px; border-bottom: 1px solid #d1d1d1; } .main_er_left1_title h3 { float: left; width: 111px; height: 33px; border-bottom: 3px solid #2e72b0; font-size: 22px; color: #333; font-weight: normal; line-height: 1; } .main_er_left1_title a { float: right; font-size: 16px; color: #888888; line-height: 20px; } .main_er_left1_title a:hover { color: #0b6cb8; } .main_er_left1 .bd { width: 100%; margin-top: 10px; overflow: hidden; } .main_er_left1_ul { width: 100%; height: auto; margin: 0px auto 0; } .main_er_left1_li { width: 100%; height: auto; padding: 26px 0 15px; border-bottom: 1px solid #dddddd; } .main_er_left1_li h3 { font-size: 16px; color: #333333; font-weight: normal; font-weight: normal; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; line-height: 1; margin-bottom: 10px; } .main_er_left1_li p { font-size: 14px; color: #888888; line-height: 24px; height: 48px; overflow: hidden; } .main_er_left1_li span { font-size: 14px; color: #888888; display: block; text-align: right; line-height: 1; margin: 7px auto 0; } .main_er_left1_li:hover h3 { color: #0b6cb8; } .main_er_form { width: 300px; height: auto; } .main_er_form form { width: 300px; height: 48px; } .main_er_form .main4_right2_ipt1 { float: left; width: 208px; padding: 0 15px; height: 46px; border: 1px solid #ddd; border-right: none; background-color: #f0f0f0; font-size: 14px; color: #999; outline: medium; } .main_er_form .main4_right2_ipt2 { float: right; width: 61px; height: 48px; background: url(https://www.lzpcc.edu.cn/xsgzb/style_yjz/images/zsjyc_8.png) #0b6cb8 no-repeat; background-position: center center; padding: 0; margin: 0; border: none; cursor: pointer; outline: medium; } .main_er_form a { display: block; margin-bottom: 20px; } .main_er_form a img { display: block; width: 300px; } .main_er_form a:hover img { opacity: 0.8; } .main_er_right { width: calc(100% - 335px); height: auto; } .base_title { width: 100%; height: 43px; border-bottom: 1px solid #ddd; } .base_title1 { width: 100%; height: 43px; margin: 0 auto; } .base_title1 h3 { float: left; font-size: 22px; color: #333333; font-weight: normal; line-height: 40px; } .base_bdcnav { width: auto; height: 40px; margin: 0 auto; } .base_bdcnav_location { font-size: 14px; color: #666666; line-height: 40px; float: left; margin-left: 30px; padding-left: 25px; background: url(yejuzhi_style_res/wmxy_4.png) no-repeat; background-position: left center; } .base_bdcnav_location a { font-size: 14px; color: #666666; margin: 0 5px; } .base_bdcnav_location a:hover { font-size: 14px; color: #0b6cb8; } .base_bdcnav_location_a_last-child { font-size: 14px; color: #0b6cb8!important; } .page { margin-top: 20px; text-align: center; } /*图片列表*/ .list_image { width: 100%; height: auto; margin: 0px auto 0; padding: 30px 0px 66px; box-sizing: border-box; border: 0px solid #ddd; background-color: #fff; } .list_image_ul { width: auto; height: auto; display: flex; flex-flow: wrap; justify-content: space-between; } .list_image_li { width: 23%; height: auto; margin: 0 0 20px; } .list_image_li a { transition: all 0.3s; width: 100%; height: auto; padding: 0; box-sizing: border-box; display: block; position: relative; } .list_image_li img { transition: all 0.3s; width: 100%; height: auto; border: 1px solid #dedede; box-sizing: border-box; } .list_image_li h3 { transition: all 0.3s; box-sizing: border-box; padding: 0; font-size: 16px; color: #333; font-weight: normal; line-height: 45px; height: 45px; text-align: center; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; width: 100%; } .list_image_li:hover a { transition: all 0.3s; } .list_image_li:hover img { transition: all 0.3s; border: 1px solid #1089e4; } .list_image_li:hover h3 { color: #1089e4; transition: all 0.3s; } /*列表页*/ .list_news { width: 100%; height: auto; margin: 0px auto 0; padding: 12px 0px 66px; box-sizing: border-box; border: 0px solid #ddd; background-color: #fff; } .list_news_ul { width: 100%; height: auto; margin: 0px auto 30px; } .list_news_li { width: 100%; height: 54px; border-bottom: 1px dashed #ddd; } .list_news_li>a { display: block; width: 100%; } .list_news_li h3 { line-height: 54px; font-size: 14px; color: #333; float: left; font-weight: normal; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; width: 73%; padding: 0px 0 0 0; background: none; background-position: left center; } .list_news_li a>span { font-size: 14px; color: #333; line-height: 54px; float: right; } .list_news_li:hover h3 { color: #2676c0; } /*列表页*/ .list_news1 { width: 100%; height: auto; margin: 0 auto; background-color: #fff; padding: 30px 0px 66px; box-sizing: border-box; } .list_news1_ul { width: 100%; height: auto; } .list_news1_li { width: 100%; height: 136px; margin-bottom: 29px; box-sizing: border-box; padding-left: 35px; } .list_news1_li a { width: 100%; height: 136px; border: 1px solid #ddd; display: block; box-sizing: border-box; padding: 0 240px 0 62px; position: relative; } .list_news1_li1 { width: 70px; height: 70px; background-color: #1089e4; position: absolute; top: 33px; left: -36px; z-index: 2; } .list_news1_li1 h4 { font-size: 20px; color: #fff; font-weight: bold; text-align: center; line-height: 1; padding: 13px 0 8px; } .list_news1_li1 h5 { font-size: 12px; color: #fff; font-weight: normal; text-align: center; line-height: 1; } .list_news1_li2 { width: 100%; height: 134px; } .list_news1_li2 h3 { font-size: 18px; color: #333; line-height: 1; padding: 29px 0 12px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .list_news1_li2 p { font-size: 14px; color: #888; line-height: 26px; height: 52px; overflow: hidden; } .list_news1_li a>span { position: absolute; display: block; width: 127px; height: 38px; background-color: #f69834; font-size: 14px; color: #fff; text-align: center; line-height: 38px; right: 51px; top: 49px; } .list_news1_li:hover a { border: 1px solid #1089e4; } .list_news1_li:hover .list_news1_li2 h3 { color: #1089e4; } .list_news1_li:hover a>span { color: #fff; background-color: #1089e4; } /*校友活动*/ .list_xyhd { width: 100%; height: auto; margin: 0 auto; background-color: #fff; padding: 30px 0px 66px; box-sizing: border-box; } .list_xyhd .main2_left_ul { height: auto; } /*联系我们*/ .contact { width: 100%; height: auto; margin: 60px auto 90px; } .contact1 { width: 100%; height: auto; margin: 0 auto 50px; display: flex; justify-content: space-between; align-items: center; } .contact1_1 { width: 714px; height: auto; } .contact1_1 h3 { font-size: 24px; color: #333333; font-weight: normal; line-height: 1; padding: 0 0 22px; } .contact1_1 p { font-size: 14px; color: #333333; line-height: 30px; } .contact1_2 { width: 510px; height: auto; display: flex; justify-content: space-between; flex-flow: wrap; } .contact1_2_li { width: 240px; height: 155px; } .contact1_2_li img { display: block; width: 62px; height: 62px; margin: 0 auto 12px; } .contact1_2_li span { display: block; font-size: 16px; color: #333333; line-height: 30px; text-align: center; } .contact2 { width: 100%; height: 353px; } /*----------内容页1----------*/ .base_news_show { height: auto; background-color: #ffffff; width: 100%; margin: 0px auto; padding: 15px 0px 15px; box-sizing: border-box; } .base_news_show1 { height: auto; background-color: #ffffff; width: 100%; margin: 10px auto 50px; } .base_news_title1 { background-color: #f3f3f3; } .base_news_title { height: auto; text-align: center; } .base_news_title>h3 { font-size: 22px; color: #333333; font-weight: normal; padding-top: 15px; width: auto; margin: 0 auto; padding-bottom: 15px; } .base_news_title_er { font-size: 14px; color: #999999; line-height: 1; padding-bottom: 10px; width: auto; margin: 0 auto; text-align: center; border-bottom: 0px solid #ddd; } .base_news_title_er a { font-size: 14px; color: #999999; } .base_news_title_er1 span { padding-right: 20px; } .base_news_main { padding: 10px 0px; min-height: 300px; line-height: 30px; width: 100%; margin: 0 auto; box-sizing: border-box; } .base_news_main img { max-width: 100% !important; height: auto!important; } .base_news_foot { width: 100%; height: auto; margin: 10px auto 0; border-top: 1px solid #dddddd; padding: 15px 0px; box-sizing: border-box; } .base_news_foot span { display: block; width: 49%; height: 44px; line-height: 44px; font-size: 16px; color: #666666; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .base_news_foot span.fl { text-align: left; } .base_news_foot span.flr { text-align: right; } .base_news_foot a { line-height: 26px; font-size: 16px; color: #666666; width: 100%; } .base_news_foot a:hover { color: #1089e4; } /*在线留言*/ .message { width: 100%; height: auto; box-sizing: border-box; margin: 0 auto; padding: 30px 0px 70px; background-color: #fff; } .message h3 { font-size: 22px; color: #333333; font-weight: normal; line-height: 1; padding: 0px 0 40px; margin: 0 auto; text-align: center; } .message form { width: 890px; height: auto; margin: 0 auto; } .message form .message_form1 { width: 100%; height: 53px; margin-bottom: 26px; float: left; } .message form .message_form1 label { width: 432px; height: 54px; float: left; border: 0; background-color: #f0f0f0; padding: 0 27px; box-sizing: border-box; } .message form .message_form1 label span { font-size: 15px; color: #666666; display: block; float: left; line-height: 54px; } .message form .message_form1 label i { font-size: 16px; color: #be2922; display: block; float: left; line-height: 54px; font-style: normal; } .message form .message_form1 label input { font-size: 15px; color: #666666; outline: medium; font-family: "microsoft yahei"; width: 100%; height: 54px; float: right; border: 0; background: none; } .message form .message_form1 label select { font-size: 15px; color: #666666; outline: medium; font-family: "microsoft yahei"; width: 100%; height: 54px; float: right; border: 0; background: none; background: url(https://www.lzpcc.edu.cn/xsgzb/style_yjz/images/zwt_23.png) no-repeat; background-position: right center; } .message form .message_form1 label.message_form1_ipt1 { margin-right: 26px; } .message form .message_form1 label.message_form1_ipt2 { } .message form .message_form2 { width: 100%; height: 171px; margin-bottom: 40px; border: 0; background-color: #f0f0f0; padding: 20px 27px; box-sizing: border-box; float: left; } .message form .message_form2 span { font-size: 15px; color: #666666; display: block; float: left; line-height: 1; } .message form .message_form2 i { font-size: 16px; color: #be2922; display: block; float: left; line-height: 1; font-style: normal; } .message form .message_form2 textarea { width: 100%; height: 110px; margin-top: 10px; float: right; border: 0; background: none; font-size: 15px; color: #666666; outline: medium; font-family: "microsoft yahei"; } .message form .message_form_ipt1 { width: 432px; height: 64px; float: left; border: 0; background-color: #2d61c0; font-size: 18px; color: #ffffff; cursor: pointer; } .message form .message_form_ipt2 { width: 432px; height: 64px; float: right; border: 0; background-color: #878787; font-size: 18px; color: #ffffff; cursor: pointer; } .message form .message_form1 label.message_form1_ipt1 .layui-select-title { height: 54px; } .message form .message_form1 label.message_form1_ipt2 .layui-select-title { height: 54px; } /* 发起活动 */ .message_hd { width: 100%; height: auto; box-sizing: border-box; margin: 0 auto; padding: 30px 0px 70px; background-color: #fff; } .message_hd h3 { font-size: 22px; color: #333333; font-weight: normal; line-height: 1; padding: 0px 0 40px; margin: 0 auto; text-align: center; } .message_hd form { width: 700px; height: auto; margin: 0 auto; } .message_hd form .layui-form-label { } .message_hd form .layui-input-block { margin-left: 110px; } .message_hd form .layui-form-item .layui-inline { margin-right: 0; } .message_hd form .layui-form-item .layui-input-inline { margin-right: 0; width: 237px; } .message_hd form .message_form_ipt1 { width: 285px; height: 50px; float: left; border: 0; background-color: #2d61c0; font-size: 18px; color: #ffffff; cursor: pointer; margin-left: 110px; } .message_hd form .message_form_ipt2 { width: 285px; height: 50px; float: left; border: 0; background-color: #878787; font-size: 18px; color: #ffffff; cursor: pointer; margin-left: 20px; } /* 我要捐赠 */ .message_jz { width: 100%; height: auto; box-sizing: border-box; margin: 0 auto; padding: 30px 20px 70px; background-color: #fff; } .message_jz h3 { font-size: 22px; color: #333333; font-weight: normal; line-height: 1; padding: 0px 0 40px; margin: 0 auto; text-align: center; } .message_jz p { width: 700px; height: auto; border-bottom: 1px solid #CCCCCC; padding-bottom: 10px; margin: 10px auto; line-height: 25px; font-size: 16px; color: #666; } .message_jz h4 { font-size: 18px; color: #1865bf; text-align: center; line-height: 30px; } .message_jz form { width: 700px; height: auto; margin: 20px auto 0; } .message_jz form .layui-form-label { display: block; padding: 9px 0; text-align: left; width: 100%; float: none; } .message_jz form .layui-input-block { margin-left: 0; display: block; } .message_jz form .message_form_ipt1 { width: 285px; height: 50px; float: left; border: 0; background-color: #2d61c0; font-size: 18px; color: #ffffff; cursor: pointer; margin-left: 0; } .message_jz form .message_form_ipt2 { width: 285px; height: 50px; float: right; border: 0; background-color: #878787; font-size: 18px; color: #ffffff; cursor: pointer; margin-left: 20px; } .nav_wap { width: 100%; height: auto; background-color: #fff; } .nav_wap_header { width: 100%; height: 70px; background-color: #1d69b6; border-bottom: 15px solid #ededed; text-align: center; } .nav_wap_header span { height: 55px; line-height: 55px; padding-left: 0px; font-size: 22px; color: #fff; } .nav_wap_ul { width: 100%; height: auto; } .nav_wap_li { width: 100%; height: auto; background-color: #fff; border-bottom: 5px solid #ededed; padding: 0 15px; } .nav_wap_li>a { width: 100%; height: 40px; line-height: 40px; border-bottom: 1px solid #ededed; display: block; } .nav_wap_li>a h3 { text-align: center; line-height: 40px; font-size: 16px; font-weight: bold; color: #1d69b6; } .nav_wap_ziul { width: 100%; height: auto; padding: 10px 0; } .nav_wap_zili { width: 100%; height: 35px; line-height: 35px; } .nav_wap_zili a { width: 100%; height: 35px; display: block; } .nav_wap_zili h3 { float: left; font-size: 14px; color: #333333; font-weight: normal; line-height: 35px; } .nav_wap_zili span { line-height: 35px; background: url(https://www.lzpcc.edu.cn/xsgzb/style_yjz/images/hlxy_40.png) no-repeat; display: block; width: 10px; height: 35px; background-size: 100% auto; background-position: center center; float: right; } .nav_wap_zili:hover a h3 { color: #1d69b6; } .list_zt { width: 100%; height: auto; } .list_zt_ul { width: 100%; height: auto; margin: 30px 0; } .list_zt_li { width: 47%; height: auto; margin: 0 1.5% 30px; float: left; } .list_zt_li a { } .list_zt_li img { display: block; width: 100%; height: auto; } @media only screen and (min-width: 1000px) and (max-width: 1400px) { } @media only screen and (max-width: 1000px) { * { box-sizing: border-box; } .header .inner{ width: 100%; height: 100px; position: relative; margin-top: 50px; } .navi-aside-toggle{ display: block; z-index: 99; width: 34px;height: 34px;background: url(yejuzhi_style_res/menu-icon-arrow-white.png) no-repeat 50%;cursor: pointer;position: absolute;left: 0;top: 50%;margin-top: -17px; } .wp-navi-aside { display: none; position: fixed; left: 0; top:0; bottom: 0; right: 0; z-index: 1050; } .wp-navi-aside .navi-aside-mask { width: 100%; height: 100%; background: rgba(0,0,0,.1); } .wp-navi-aside-active { display: block;} #wp-navi-aside .aside-inner {position: fixed;top: 0;bottom: 0;left: -216px;z-index: 1002;width: 216px;max-width: 100%;background: #252525; overflow-y: auto;-webkit-overflow-scrolling: touch; } #wp-navi-aside .aside-inner:after {content: "";display: block;position: absolute;top: 0;bottom: 0;right: 0;width: 1px;background: rgba(0,0,0,.6);box-shadow: 0 0 5px 2px rgba(0,0,0,.6);} #wp-navi-aside .navi-aside-head { margin-top: 0;border-top: 1px solid rgba(0,0,0,.3);background: #333;box-shadow: inset 0 1px 0 rgba(255,255,255,.05);text-shadow: 0 1px 0 rgba(0,0,0,.5);} #wp-navi-aside .navi-aside-head .navi-aside-title { padding:7px 10px; font-weight: normal; color: #777; font-size: 14px;} #wp-navi-aside .wp-menu{display: block;} #wp-navi-aside .navi-aside-wrap li a{text-align: left;display: block;height: auto;color: #c7c7c7;font-size: 14px!important;line-height: 20px!important;padding: 8px 30px 8px 10px;border-top: 1px solid rgba(0,0,0,.3);box-shadow: inset 0 1px 0 rgba(255,255,255,.05);text-shadow: 0 1px 0 rgba(0,0,0,.5);} #wp-navi-aside .navi-aside-wrap li{text-align: left;width: 100%;} #wp-navi-aside .wp-menu .menu-item .sub-menu{position: static;background-color: #2e2e2e;} #wp-navi-aside .wp-menu .menu-item .sub-menu li a {padding-left: 26px;} #wp-navi-aside .wp-menu .menu-item a > .menu-switch-arrow{display: block;cursor: pointer;width: 50px;height: 35px;position: absolute;right: 0;top: 0px;color: #f6f6f6;font-size: 14px;background: url(yejuzhi_style_res/menu-switch-arrow.png) no-repeat 22px -25px;} #wp-navi-aside .wp-menu .menu-item a > .menu-switch-arrow.menu-open-arrow{background-position: 20px 12px;} #wp-navi-aside .wp-menu .menu-item a.menu-link{color: #eee;} .head-left{ margin-left: 34px; } .header .sitelogo{ padding-top: 12px; } .sitelogo a img{ display: none; } .sitelogo a .xueyuanlogo{ display: flex; margin-left: 4px; } .sitelogo a .xueyuanlogo .mobile_logo{ display: inline-block; width: 140px; height: 50px; min-width: 60px; background-size: cover; margin-right: 2px; margin-top: 16px; background: url(yejuzhi_style_res/logo.png) no-repeat left top; background-size: contain; } .header{ height: auto; } .header .name{ margin: 26px 0 0 4px; font-size: 17px; } .sitelogo .xueyuanlogo .name img{ display: block; width: 148px; height: 25px; } .header .head-right{ position: absolute; width: 100%; display: flex; top: -80px; background: #0e5cb5; height: 50px; } .header .head-right div.site-lang{ flex: 1; } .header .head-right div.searchbox{ width: 180px; margin-right: 10px; margin-top: 10px; } .wp_search tr td:first-child input#keyword{ height: 32px; } .header .head-right div.site-lang ul{display: none;} .header_m { display: none; width: 100%; padding: 8px 15px; background: url(yejuzhi_style_res/xscm_1.jpg) no-repeat; z-index: 99; position: relative; background-size: 100% auto; } .header_m a.fl { width: 55%; height: auto; float: left; margin: 0 0 0 0; } .header_m a.fl img { width: 100%; height: auto; } .header_m_nav { float: right; width: 38px; height: 28px; margin: 0px 0 0; } .header_m_nav_bnt { width: 38px; height: 28px; position: relative; cursor: pointer; } .header_m_nav_bnt span { width: 30px; height: 3px; background: #fff; display: block; position: absolute; left: 0; border-radius: 3px; background-size: 100% 100%; } .header_m_nav_bnt #nav_bnt1 { top: 5px; } .header_m_nav_bnt #nav_bnt2 { top: 15px; } .header_m_nav_bnt #nav_bnt3 { top: 26px; width: 25px; margin-left: 5px; } .rotate1 { transform: rotate(45deg); transition: all .3s linear; -webkit-transform: rotate(45deg); -webkit-transition: all .3s linear; top: 15px!important; background-color: #fff!important; } .rotate2 { transform: rotate(-45deg); transition: all .3s linear; -webkit-transform: rotate(-45deg); -webkit-transition: all .3s linear; top: 15px!important; background-color: #fff!important; width: 30px!important; margin-left: 0!important; } .rotate { transform: rotate(0); transition: all .3s linear; -webkit-transform: rotate(0); -webkit-transition: all .3s linear; } .navbox { position: absolute; top: 100%; right: 0; z-index: 99900; width: 100%; padding: 10px 30px; background-color: rgba(0,0,0,0.8); } .navbox>li { height: auto; line-height: 40px; text-align: left; font-size: 16px; color: #333333; } .navbox>li:last-child { border-bottom: none; } .navbox>li a { color: #fff; display: block; } .navbox>li a:hover { color: #1089e4; } .navbox>li a:active { color: #1089e4; } .navbox>li a:focus { color: #1089e4; } .navlist { padding-left: 0px; } .navlist>a .arrow { float: right; color: #fff; font-size: 16px; background: url(https://www.lzpcc.edu.cn/xsgzb/style_yjz/images/hlxy_24.png) no-repeat; display: block; width: 10px; height: 40px; background-size: 100% auto; background-position: center center; } .navlist ul { font-size: 14px; margin-left: 0px; background-color: #1089e4!important; } .navlist ul a { color: #ffffff; padding: 0 15px; } .navlist ul a:hover { color: #ffffff; } /* banner */ .banner, .banner .bd ul, .banner .bd ul li { height: 120px!important; } .nav { display: none; } .banner_m { display: block; position: relative; width: 100%; height: auto; overflow: hidden; } .banner_m img { display: block; width: 100%; height: auto; } .pagination, .pagination1, .pagination0 { bottom: 10px!important; } .banner_m .swiper-pagination-switch { width: 25px; height: 5px; border-radius: 0; background-color: #1589e4; } .banner_m .swiper-active-switch { background: #fff; } .mains { width: 100%; height: auto; } .main { width: 100%; height: auto; margin: 0 auto; padding: 0; background: #fff; } .main_title1 { width: 100%; height: 80px; display: block; padding-left: 0; box-sizing: border-box; background: url(yejuzhi_style_res/xscm_2.png) no-repeat; background-position: center center; position: relative; background-size: 200px; } .main_title1 h3 { font-size: 18px; color: #333333; line-height: 80px; height: 80px; width: 100%; font-weight: normal; box-sizing: border-box; background: none; float: left; font-weight: bold; text-align: center; } .main_title1 span { display: none; } .main_title1>a { display: none; } .main_title1>a:hover { } .main_title { width: 100%; height: 48px; border-bottom: 1px solid #eeeeee; display: flex; justify-content: space-between; padding-left: 0; box-sizing: border-box; background: url(https://www.lzpcc.edu.cn/xsgzb/style_yjz/images/wmxy_8.png) #fff no-repeat; background-position: left center; } .main_title h3 { font-size: 18px; color: #ffffff; line-height: 49px; height: 49px; width: auto; font-weight: normal; box-sizing: border-box; padding-left: 43px; } .main_title>a { color: #999999; font-size: 14px; line-height: 48px; display: block; margin-right: 30px; } .main_title>a:hover { color: #0a6abd; } .main1 { width: 100%; max-width: 1400px; height: auto; padding: 0px 15px 0px; margin: 0 auto; } .main1_1 { width: 100%; max-width: 1400px; height: auto; margin: 0 auto; } .main1_11 { margin-top: 0px; width: 100%; height: auto; } .main1_left_m { display: block; } .main1_left { display: none; } .main1_left_m { float: none; position: relative; width: 100%; max-width: auto; height: auto; overflow: hidden; font: 12px/1.5 Verdana, Geneva, sans-serif; text-align: left; background: white; } .main1_left_m .pic img { width: 100%; height: auto; display: block; } .main1_left_m .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 40px; width: 100%; overflow: hidden; background: rgba(0,0,0,0.6); } .main1_left_m .txt { position: absolute; bottom: 0; z-index: 2; height: 40px; width: 100%; overflow: hidden; } .main1_left_m .txt li { height: 40px; line-height: 40px; position: absolute; bottom: -40px; width: 100%; } .main1_left_m .txt li a { display: block; color: #ffffff; padding: 0 0 0 15px; font-size: 14px; font-weight: normal; text-decoration: none; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; width: 70%; } .main1_left_m .txt li a:hover { color: #fff; } .main1_left_m .num { position: absolute; z-index: 3; bottom: 15px; right: 5px; } .main1_left_m .num li { float: left; position: relative; width: 8px; height: 8px; line-height: 8px; overflow: hidden; text-align: center; margin-right: 6px; cursor: pointer; padding: 0px; } .main1_left_m .num li a, .main1_left .num li span { position: absolute; z-index: 2; display: block; color: white; width: 8px; height: 8px; top: 0px; left: 0px; text-decoration: none; border-radius: 50%; border: 1px solid #cccccc; background-color: #cccccc; font-size: 0; } .main1_left_m .num li span { z-index: 1; } .main1_left_m .num li.on { padding: 0px; border: 0px solid #0391db; } .main1_left_m .num li.on a { background: #fff; z-index: 3; top: 0px; left: 0px; color: #fff; } .main1_left_m .num li.on span { background: #fff; z-index: 3; top: 0px; left: 0px; } .main1_right { width: 100%; float: none; margin-top: 15px; } .main1_right_ul { width: 100%; height: auto; overflow: hidden; } .main1_right_li { width: 100%; margin-bottom: 15px; } .main1_right_li a { display: block; border-radius: 5px; border-bottom: 0px solid #eaeaea; height: 72px; padding-bottom: 0; background-color: #fbfbfb; } .main1_right_li1 { width: 72px; height: 72px; background-color: #fbfbfb; float: left; } .main1_right_li1 h4 { font-size: 26px; color: #1089e4; text-align: center; font-weight: bold; line-height: 1; padding: 12px 0 8px; } .main1_right_li1 h5 { font-size: 14px; color: #666; text-align: center; line-height: 1; } .main1_right_li2 { float: right; width: calc(100% - 80px); height: 35px; margin-left: 0px; border-left: 1px solid #e1e5ea; margin-top: 18.5px; padding: 0 10px; } .main1_right_li2 h3 { font-size: 16px; color: #333333; line-height: 35px; box-sizing: border-box; padding: 0 0 15px 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .main1_right_li2 p { display: none; font-size: 14px; color: #666; line-height: 24px; height: 48px; overflow: hidden; } .main1_right_li:hover { box-shadow: 0 5px 10px #ddd; background-color: #fff; } .main1_right_li:hover .main1_right_li2 h3 { color: #168ae4; } .main1_right_li:hover .main1_right_li2 { border-left: 1px solid #168ae4; } .main1_right_li:hover .main1_right_li1 h4 { color: #168ae4; } .main1_right_li:hover .main1_right_li1 h5 { color: #168ae4; } .main1_1>a { display: block; width: 50%; height: 40px; font-size: 14px; color: #333333; border: 1px solid #868585; text-align: center; line-height: 38px; margin: 20px auto 0; } .main1_1>a:hover { background-color: #168ae4; color: #fff; border: 1px solid #168ae4; } .main2 { width: 100%; max-width: 1400px; height: auto; padding: 15px 15px 20px; margin: 0 auto; display: block; justify-content: space-between; } .main2_1 { width: 100%; height: auto; } .main2_1 .main_title1 { display: block; } .main2_11 { margin: 0 auto; } .main2_ul { width: 100%; height: auto; display: flex; flex-wrap: wrap; justify-content: space-between; } .main2_li { width: 49%; height: 50px; margin-bottom: 15px; } .main2_li a { display: block; width: 100%; height: 50px; text-align: left; background-color: #f6f8fa; } .main2_li span { width: 100%; height: 50px; margin: 0 auto; display: block; box-sizing: border-box; position: relative; } .main2_li img { width: 25px; height: 25px; position: absolute; left: 15px; top: 12.5px; } .main2_li h3 { font-size: 12px; color: #333333; font-weight: bold; display: inline-block; line-height: 20px!important; } .main2_li h3 a{ font-size: 12px; line-height: 16px; } .main2_li:last-child h3 { padding-top: 5px; } .main2_li:hover { box-shadow: 0 0 10px #ddd; } .main3 { width: 100%; height: 470px; padding: 0; margin: 0 auto; background: url(yejuzhi_style_res/xsc_5.jpg) #ededed no-repeat; padding: 0 15px 0; background-size: auto 240px; } .main3_1 { width: 100%; max-width: 1400px; height: 470px; margin: 0 auto; position: relative; padding-top: 20px; } .main3_1 .parHd { width: 100%; height: 70px; border-bottom: 2px solid #5ca7e0; } .main3_1 .parHd .more { position: absolute; bottom: 40px; left: 0; width: 100%; } .main3_1 .parHd .more a { display: block; width: 50%; height: 40px; margin: 0 auto; font-size: 14px; color: #333333; border: 1px solid #868585; background: none; border-radius: 0px; text-align: center; line-height: 38px; } .main3_1 .parHd .more a:hover { background-color: #1089e4; border: 1px solid #168ae4; color: #fff; } .main3_1 .parHd ul { width: 100%; height: 70px; text-align: center; } .main3_1 .parHd ul li { display: inline-block; padding-left: 28px; font-size: 16px; color: #fff; line-height: 70px; cursor: pointer; } .main3_1 .parHd ul li.parHd_li1 { background: url(yejuzhi_style_res/xsc_8.png) no-repeat; background-position: left center; background-size: 20px; } .main3_1 .parHd ul li.parHd_li2 { background: url(yejuzhi_style_res/xsc_9.png) no-repeat; background-position: left center; background-size: 20px; } .main3_1 .parHd ul li.parHd_li3 { background: url(yejuzhi_style_res/xsc_10.png) no-repeat; background-position: left center; background-size: 20px; } .main3_1 .parHd ul li.on { font-weight: bold; } .main3_1 .parHd ul span { background: url(yejuzhi_style_res/xsc_12.png) no-repeat; background-position: center center; display: inline-block; width: 15px; height: 70px; margin: 0px; vertical-align: bottom; background-size: 15px; } .main3_1 .parBd { } .main3_ul { height: 220px; margin: 40px auto 0; width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap; overflow: hidden; } .main3_li { width: 48%; height: 220px; background-color: #fff; padding: 20px 15px 20px 15px; } .main3_li0 { width: 22.85714285714%; } .main3_li a { display: block; width: 100%; height: auto; padding: 0; box-sizing: border-box; } .main3_li h4 { width: 100%; height: 30px; font-size: 12px; color: #333; line-height: 1; } .main3_li h4 span { font-size: 18px; color: #1089e4; font-weight: bold; } .main3_li h3 { font-size: 14px; color: #2a2a2a; padding: 5px 0 10px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; width: 100%; box-sizing: border-box; font-weight: bold; } .main3_li h3 a{padding: 0;} .main3_li p a{ line-height: 20px; height: auto; } .main3_li p { line-height: 12px; color: #999999; line-height: 20px; height: 80px; overflow: hidden; padding: 0; margin: 0; box-sizing: border-box; width: 100%; box-sizing: border-box; } .main3_li1 { width: 100%; height: 30px; border-top: 1px solid #ddd; padding-top: 15px; background: url(yejuzhi_style_res/xsc_11.png) no-repeat; background-position: 60px bottom; margin-top: 10px; background-size: 15px; } .main3_li1 span { font-size: 12px; color: #1089e4; font-style: normal; padding: 0; display: block; text-align: left; line-height: 1; } .main3_li:hover { box-shadow: 0 0 10px #1089e4; } .main3_li:hover h3 { color: #1089e4; } .main3_li:hover span { color: #1089e4; } .main4_m { display: block; width: 100%; height: auto; padding: 30px 15px; } .main4 { display: none; } .main4_m1 { width: 100%; max-width: 1400px; height: auto; margin: 0 auto; padding-top: 0px; } .main4_m1 .parHd { width: 100%; height: 51px; border-bottom: 1px solid #1589e4; } .main4_m1 .parHd .more { width: auto; float: right; } .main4_m1 .parHd .more a { display: block; width: 50%; height: 50px; margin: 0 auto; font-size: 14px; color: #666666; line-height: 50px; } .main4_m1 .parHd .more a:hover { color: #1089e4; } .main4_m1 .parHd ul { width: auto; height: 50px; text-align: center; float: left; } .main4_m1 .parHd ul li { display: inline-block; padding-left: 0; font-size: 18px; color: #666666; line-height: 48px; cursor: pointer; margin-right: 30px; } .main4_m1 .parHd ul li.on { font-weight: bold; color: #1089e4; border-bottom: 2px solid #1089e4; } .main4_m1 .parBd { } .main4_m1 .main_ul { padding: 0; } .main4_m1 .main_ul .main_li { height: 42px; line-height: 42px; } .main4_m1 .main_ul .main_li a{ display: none; } .main_ul .main_li h3 a{ background: none; padding-left: 0; } .main4_m1 .main_ul .main_li h3 a:last-child { box-sizing: border-box; display: block; width: 100%; height: 40px; } .main4_m1 .main_ul .main_li h3 { line-height: 42px; width: calc(100% - 80px); font-size: 14px; color: #333; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; float: left; background: url(yejuzhi_style_res/xscm_3.png) no-repeat; background-position: left center; padding-left: 13px; box-sizing: border-box; background-size: 6px; } .main4_m1 .main_ul .main_li span { line-height: 42px; font-size: 14px; color: #999; float: right; } .main4_m1 .main_ul .main_li:hover h3 { color: #1d63c1; } .main_img { width: 100%; height: auto; } .main_img a { } .main_img a img { width: 100%; max-width: 1400px; height: auto; margin: 0 auto; display: block; } .main_img .main_img_am { display: block; } .main_img .main_img_a { display: none; } .main5 { display: none; } .main6 { width: 100%; height: auto; padding: 20px 15px; margin: 0 auto; background: #fff; } .main6_1 { width: 100%; max-width: 1400px; height: auto; margin: 0 auto; position: relative; padding-top: 0; } .main6_11 { display: none; } .main6_11_m { display: block; } .main6_1>a { display: block; width: 50%; height: 40px; font-size: 14px; color: #333333; border: 1px solid #868585; text-align: center; line-height: 38px; margin: 20px auto 0; } .main6_1>a:hover { background-color: #168ae4; color: #fff; border: 1px solid #168ae4; } .main_img_ul { width: 100%; height: auto; display: flex; flex-flow: wrap; } .main_img_li { width: 44%; margin: 0 auto 10px; } .main_img_li a { display: block; } .main_img_li a img { display: block; width: 100%; height: auto; } .main_img_li a h3 { display: block; width: 100%; height: 30px; line-height: 30px; font-size: 14px; color: #333; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .main_img_li a:hover h3 { color: #1089e4; } .link { display: none; } .footer1{ height: 230px; flex-direction: column; } .footer_m { height: auto; padding: 20px 0; display: block; background: #1589e4; background-size: cover; border-top: 0px solid #ddd; } .footer_m p { font-size: 12px; color: #fff; text-align: center; margin: 0!important; line-height: 20px; padding: 0px 5px; margin: 0; } .footer_m p span { margin-right: 5px; } .footer_m p a { color: #fff; } .zhanwei { display: block; } .footer_f { width: 100%; height: auto; position: fixed; bottom: 0; left: 0; background-color: #fff; padding: 10px 0!important; border-top: 1px solid #ccc; z-index: 99999; display: flex; justify-content: space-between; } .footer_f .x3 { width: 25%; height: auto; } .footer_f .x3 img { display: block; width: 28%; height: auto; margin: 0 auto; } .footer_f .x3 span { display: block; font-size: 14px; color: #333; line-height: 25px; text-align: center; } .footer_f .x3:hover span { color: #1589e4; } .banner_er { display: none; } .banner_er_m { display: block; position: relative; } .banner_er_m img { display: block; width: 100%; height: auto; } /*二级页*/ .main_er { width: 100%; max-width: 1400px; height: auto; padding: 10px 0 0; margin: 0 auto; } .main_er_left { display: none; } .main_er_right { width: 100%; } .base_title1 h3 { display: none; } .nav_er_m { display: block; width: 100%; height: 40px; padding: 0 15px; margin-top: 0px; position: relative; background: #1089e4; } .back { background: url(yejuzhi_style_res/jqhg_23.png) no-repeat; background-size: 100% 100%; width: 10px; height: 20px; display: block; position: absolute; top: 10px; left: 15px; } .nav_er_m h3 { font-size: 16px; font-weight: bold; line-height: 40px; color: #ffffff; text-align: center; } .nav_er_m span.nav_er_m_but { width: 20px; height: 20px; display: block; background: url(yejuzhi_style_res/jqhg_24.png) no-repeat; background-position: center center; background-size: 100% 100%; position: absolute; top: 10px; right: 15px; } .nav_er_m_ul { position: absolute; top: 40px; left: 0; background-color: rgba(17,121,173,0.7); width: 100%; z-index: 999; } .nav_er_m_ul .nav_er_li { width: 100%; height: 40px; line-height: 40px; border-bottom: 1px solid #ffffff; color: #ffffff; } .nav_er_m_ul .nav_er_li a { color: #ffffff; display: block; width: 100%; height: 40px; font-size: 15px; text-align: center; line-height: 40px; padding-left: 0; } .nav_er_m_ul .nav_er_li a:hover { color: rgba(17, 121, 173); background-color: #ffffff; } .nav_er_m_ul .nav_er_li a:active { color: rgba(17, 121, 173); } .base_title { width: 100%; height: 40px; border-bottom: 1px solid #ddd; margin-bottom: 0; padding: 0 15px; margin: 0px auto; position: relative; } .base_title1 { width: 100%; height: auto; margin: 0 auto; } .nav_er { position: initial; width: 100%; height: 40px; } .nav_er1 { width: 100%; padding: 0 15px; height: 40px; } .nav_er .nav_er_ul { display: none; } .base_bdcnav { width: auto; height: auto; margin: 0 auto; float: none; padding: 0; } .base_bdcnav_location { font-size: 14px; color: #333; line-height: 40px; float: none; margin-left: 0px; background-size: 14px; } .base_bdcnav_location a { font-size: 14px; color: #333; margin: 0 2px; } .base_bdcnav_location a:hover { font-size: 14px; color: #027ebe; } .base_bdcnav_location_a_last-child { font-size: 14px; color: #027ebe!important; } .page * { box-sizing: content-box; } /*列表页*/ .list_news { width: 100%; height: auto; margin: 0px auto 0; padding: 10px 15px 20px; background-color: #fff; } .list_news_ul { width: 100%; height: auto; margin-bottom: 10px; } .list_news_li { width: 100%; height: 40px; border-bottom: 1px dashed #ddd; transition: all 0.3s; } .list_news_li a { display: block; padding-left: 2px; width: 100%; height: 40px; box-sizing: border-box; background: none; } .list-page .list_news_li h3 a:first-child{ display: none; } .list-page .list_news_li h3 a:last-child{ white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .list-page .list_news_li>span{ line-height: 38px; } .list_news_li h3 { transition: all 0.3s; float: left; font-size: 13px; color: #666666; font-weight: normal; width: 60%; line-height: 40px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .list_news_li a>span { transition: all 0.3s; float: right; font-size: 13px; color: #666666; line-height: 40px; } .list_news_li:hover { border-bottom: 1px solid #1a4287; transition: all 0.3s; } .list_news_li:hover h3 { color: #1a4287; transition: all 0.3s; } .list_news_li:hover span { color: #1a4287; transition: all 0.3s; } /*列表页*/ .list_news1 { width: 100%; height: auto; margin: 0 auto; padding: 15px 15px 20px; background-color: #fff; } .list_news1_ul { width: 100%; height: auto; } .list_news1_li { width: 100%; height: 100px; margin-bottom: 15px; box-sizing: border-box; padding-left: 25px; } .list_news1_li a { width: 100%; height: 100px; border: 1px solid #ddd; display: block; box-sizing: border-box; padding: 0 15px 0 45px; position: relative; } .list_news1_li1 { width: 55px; height: 55px; background-color: #1089e4; position: absolute; top: 21px; left: -26px; z-index: 2; } .list_news1_li1 h4 { font-size: 18px; color: #fff; font-weight: bold; text-align: center; line-height: 1; padding: 10px 0 5px; } .list_news1_li1 h5 { font-size: 12px; color: #fff; font-weight: normal; text-align: center; line-height: 1; } .list_news1_li2 { width: 100%; height: 98px; } .list_news1_li2 h3 { font-size: 16px; color: #333; line-height: 1; padding: 17px 0 8px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .list_news1_li2 p { font-size: 12px; color: #888; line-height: 22px; height: 44px; overflow: hidden; } .list_news1_li a>span { position: absolute; display: none; width: 127px; height: 38px; background-color: #f69834; font-size: 14px; color: #fff; text-align: center; line-height: 38px; right: 51px; top: 49px; } .list_news1_li:hover a { border: 1px solid #1089e4; } .list_news1_li:hover .list_news1_li2 h3 { color: #1089e4; } .list_news1_li:hover a>span { color: #fff; background-color: #1089e4; } /*校友活动*/ .list_xyhd { width: 100%; height: auto; margin: 0 auto; padding: 15px 15px 20px; background-color: #fff; } .list_xyhd .main2_left_ul { height: auto; } /*图片列表*/ .list_image { width: 100%; height: auto; margin: 0 auto; padding: 15px 5px 20px; background-color: #fff; } .list_image_ul { width: auto; height: auto; display: flex; flex-flow: wrap; } .list_image_li { width: 46%; height: auto; margin: 0 auto; } .list_image_li a { width: 100%; height: auto; padding: 0; box-sizing: border-box; display: block; } .list_image_li img { width: 100%; height: auto; } .list_image_li h3 { font-size: 14px; color: #666666; font-weight: normal; line-height: 35px; height: 35px; text-align: center; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } /*联系我们*/ .contact { width: 100%; height: auto; margin: 30px auto 20px; padding: 0 15px; } .contact1 { width: 100%; height: auto; box-sizing: border-box; border: 1px solid #ddd; padding: 20px; margin: 0 auto 20px; display: flex; justify-content: space-between; align-items: center; flex-flow: wrap-reverse; } .contact1_1 { width: 100%; } .contact1_1 h3 { font-size: 16px; color: #333333; font-weight: normal; line-height: 1; margin-bottom: 15px; } .contact1_1 p { font-size: 12px; color: #333333; line-height: 25px; } .contact1_2 { width: 100%; height: 160px; overflow: hidden; margin-bottom: 20px; } /*----------内容页1----------*/ .base_news_show { height: auto; background-color: #ffffff; width: 100%; margin: 0px auto; padding: 10px 15px 0; box-sizing: border-box; } /*----------内容页1----------*/ .base_news_title>h3 { font-size: 18px; color: #333333; font-weight: normal; padding-top: 7px; width: auto; margin: 0 auto; padding-bottom: 11px; line-height: 30px; } .base_news_title_er { font-size: 12px; color: #666666; line-height: 1; padding-bottom: 15px; width: auto; margin: 0 auto; text-align: center; border-bottom: 1px solid #ddd; } .base_news_title_er a { font-size: 12px; color: #666666; } .base_news_title_er1 span { padding-right: 5px; } .base_news_main { padding: 10px 0 20px; } .base_news_foot { height: 96px; background: none; border-top: 1px solid #ddd; padding: 10px 0; } .base_news_foot span { display: block; width: 100%; height: 33px; line-height: 33px; font-size: 14px; color: #666666; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align: left!important; } .base_news_foot span a { font-size: 14px } /*在线留言*/ .message { width: 100%; height: auto; padding: 20px 15px 30px; background-color: #fff; } .message h3 { font-size: 16px; color: #333333; font-weight: normal; line-height: 1; padding: 0px 0 25px; margin: 0 auto; text-align: center; } .message form { width: 100%; height: auto; margin: 0 auto; } .message form .message_form1 { width: 100%; height: auto; margin-bottom: 10px; float: none; } .message form .message_form1 label { width: 100%; height: 40px; float: none; border: 0; background-color: #f0f0f0; padding: 0 15px; box-sizing: border-box; display: block; margin-bottom: 10px; } .message form .message_form1 label span { font-size: 15px; color: #666666; display: block; float: left; line-height: 40px; } .message form .message_form1 label i { font-size: 16px; color: #be2922; display: block; float: left; line-height: 40px; font-style: normal; } .message form .message_form1 label input { font-size: 13px; color: #666666; outline: medium; font-family: "microsoft yahei"; width: 100%; height: 40px; float: right; border: 0; background: none; } .message form .message_form1 label select { font-size: 13px; color: #666666; outline: medium; font-family: "microsoft yahei"; width: 100%; height: 40px; float: right; border: 0; background: none; background: url(https://www.lzpcc.edu.cn/xsgzb/style_yjz/images/zwt_23.png) no-repeat; background-position: right center; } .message form .message_form1 label.message_form1_ipt1 { margin-right: 26px; } .message form .message_form1 label.message_form1_ipt2 { } .message form .message_form2 { width: 100%; height: 171px; margin-bottom: 15px; border: 0; background-color: #f0f0f0; padding: 10px 15px; box-sizing: border-box; float: none; } .message form .message_form2 span { font-size: 15px; color: #666666; display: block; float: left; line-height: 1; } .message form .message_form2 i { font-size: 16px; color: #be2922; display: block; float: left; line-height: 1; font-style: normal; } .message form .message_form2 textarea { width: 100%; height: 140px; margin-top: 0px; float: right; border: 0; background: none; font-size: 13px; color: #666666; outline: medium; font-family: "microsoft yahei"; } .message form .message_form_ipt1 { width: 100%; height: 40px; float: left; border: 0; background-color: #2d61c0; font-size: 15px; color: #ffffff; cursor: pointer; margin-bottom: 10px; } .message form .message_form_ipt2 { width: 100%; height: 40px; float: right; border: 0; background-color: #878787; font-size: 15px; color: #ffffff; cursor: pointer; } .message form .message_form1 label.message_form1_ipt1 .layui-select-title { height: 54px; } .message form .message_form1 label.message_form1_ipt2 .layui-select-title { height: 54px; } /* 发起活动 */ .message_hd { width: 100%; height: auto; padding: 20px 15px 30px; background-color: #fff; } .message_hd h3 { font-size: 16px; color: #333333; font-weight: normal; line-height: 1; padding: 0px 0 25px; margin: 0 auto; text-align: center; } .message_hd form { width: 100%; height: auto; margin: 0 auto; } .message_hd form .layui-form-label { padding: 9px 10px; } .message_hd form .layui-input-block { margin-left: 80px; margin-bottom: 15px; } .message_hd form .layui-input-inline { margin-left: 80px; left: 0; margin-bottom: 15px; } .message_hd form .layui-form-item { margin-bottom: 0; } .message_hd form .layui-form-item .layui-inline { margin-right: 0; margin-bottom: 0; } .message_hd form .layui-form-item .layui-input-inline { margin-right: 0; width: auto; } .message_hd form .message_form_ipt1 { width: calc(100% - 80px); height: 40px; float: left; border: 0; background-color: #2d61c0; font-size: 15px; color: #ffffff; cursor: pointer; margin-bottom: 10px; margin-left: 80px; } .message_hd form .message_form_ipt2 { width: calc(100% - 80px); height: 40px; float: left; border: 0; background-color: #878787; font-size: 15px; color: #ffffff; cursor: pointer; margin-left: 80px; } /* 我要捐赠 */ .message_jz { width: 100%; height: auto; padding: 20px 15px 30px; background-color: #fff; } .message_jz h3 { font-size: 16px; color: #333333; font-weight: normal; line-height: 1; padding: 0px 0 25px; margin: 0 auto; text-align: center; } .message_jz p { width: 100%; height: auto; border-bottom: 1px solid #CCCCCC; padding-bottom: 10px; margin: 10px auto; line-height: 25px; font-size: 16px; color: #666; } .message_jz h4 { font-size: 18px; color: #1865bf; text-align: center; line-height: 30px; } .message_jz form { width: 100%; height: auto; margin: 20px auto 0; } .message_jz form .layui-form-label { display: block; padding: 9px 0; text-align: left; width: 100%; float: none; } .message_jz form .layui-input-block { margin-left: 0; display: block; } .message_jz form .message_form_ipt1 { width: 48%; height: 40px; float: left; border: 0; background-color: #2d61c0; font-size: 18px; color: #ffffff; cursor: pointer; margin-left: 0; } .message_jz form .message_form_ipt2 { width: 48%; height: 40px; float: right; border: 0; background-color: #878787; font-size: 18px; color: #ffffff; cursor: pointer; margin-left: 2%; } .message_jz form .layui-form-radio>div { display: inline; } /*登录注册*/ .denglu_header { display: none; } .denglu_header_m { display: block; background-color: #275586; } .denglu_header_m a { display: block; padding: 20px 0; } .denglu_header_m img { display: block; width: 50%; height: auto; margin: 0 auto; } .denglu1 { height: auto; margin: 0 auto; background: #fff; width: 100%; padding: 0 25px; } .denglu1_1 { width: 100%; height: auto; background-color: #fff; margin: 0 auto; } .denglu_title { width: 100%; height: auto; line-height: 1; border-bottom: 0px solid #f2f2f2; padding: 40px 0 20px; } .denglu_title h3 { font-size: 20px; color: #000; line-height: 1; text-align: center; font-weight: 500; } .denglu1_1 form { width: 100%; height: auto; margin: 0px auto 0; padding: 0; box-sizing: border-box; } .denglu1_1 form .denglu_form1 { width: 100%; height: 40px; border: 1px solid #dddddd; position: relative; background-color: #fff; margin: 0 auto 15px; padding: 0 0 0 38px; box-sizing: border-box; } .denglu1_1 form .denglu_form1 input { width: 100%; height: 38px; border: 0; background: none; line-height: 38px; outline: medium; border-left: 1px solid #ddd; padding: 0 10px; box-sizing: border-box; font-size: 14px; color: #999999; } .denglu1_1 form .denglu_form11 { background: url(https://www.lzpcc.edu.cn/xsgzb/style_yjz/images/lcyx_23.jpg) no-repeat; background-position: left center; background-size: 38px; } .denglu1_1 form .denglu_form12 { background: url(https://www.lzpcc.edu.cn/xsgzb/style_yjz/images/lcyx_24.jpg) no-repeat; background-position: left center; background-size: 38px; } .denglu1_1 form .denglu_form2 { width: 100%; height: 40px; position: relative; background-color: #fff; margin: 0 auto 28px; padding: 0; } .denglu1_1 form .denglu_form2 input { width: 40%; height: 40px; border: 1px solid #dddddd; background: none; line-height: 38px; outline: medium; border-left: 1px solid #ddd; padding: 0 10px; box-sizing: border-box; font-size: 14px; color: #999999; } .denglu1_1 form .denglu_form2 img { width: 86px; height: 40px; border: 0; background: none; margin-left: 16px; } .denglu1_1 form>input { width: 100%; height: 38px; background-color: #275586; font-size: 16px; color: #fff; margin: 0px auto 0; border: 0; cursor: pointer; } .denglu1_1 form .denglu1_a { margin: 35px auto 0; display: block; font-size: 16px; color: #999; text-align: center; line-height: 1; } .denglu1_1 form .denglu1_a a { font-size: 16px; color: #275586; } .denglu_footer { width: 100%; height: auto; padding: 10px 0; background-color: #333333; position: fixed; bottom: 0; left: 0; } .denglu_footer p { font-size: 12px; color: #fff; line-height: 20px; text-align: center; } .denglu_footer p a { font-size: 12px; color: #fff; display: block; } .list_zt { width: 100%; height: auto; } .list_zt_ul { width: 100%; height: auto; margin: 20px 0; padding: 0 15px; } .list_zt_li { width: 100%; height: auto; margin: 0 auto 15px; } .list_zt_li a { } .list_zt_li img { display: block; width: 100%; height: auto; } }