.header-main { /*background: url(../images/header_main.jpg) no-repeat top center;*/ } .header-main .header-logo .header-logo-title { right: auto; left: 147px; top: 48px; } .header-main .search { position: absolute; right: 0; top: 48px; } .header-main .search .icon_search { content: ""; left: 220px; top: 7px; /*background: url(../images/search.png) no-repeat center;*/ position: absolute; height: 22px; width: 25px; /*outline:none;*/ /*border-color: transparent;*/ /*box-shadow:none;*/ /*filter:chroma(color=#000000);*/ border:0 none } /*.header-main .search input {*/ /*color: #177ace;*/ /*width: 270px;*/ /*border-radius: 8px;*/ /*height: 37px;*/ /*line-height: 37px;*/ /*border: 2px solid #177ace;*/ /*background: transparent;*/ /*padding-left: 18px;*/ /*box-sizing: border-box;*/ /*}*/ .header-main .search .text_search { color: #177ace; width: 270px; border-radius: 8px; height: 37px; line-height: 37px; border: 2px solid #177ace; background: transparent; padding-left: 18px; box-sizing: border-box; } .header-main .search input::-webkit-input-placeholder{ color: #177ace; } .header-main .search input:focus { border: 2px solid #177ace; outline: none; } .header-main .header-nav-bannar { height: 60px; background: #177ace; position: relative; border-bottom: 3px solid #1c96fd; } .header-main .header-nav-bannar .hr { height: 30px; background: #1a88e5; width: 100%; position: absolute; left: 0; top: 0; } .header-main .header-nav-li { float: left; width: 16.66%; text-align: center; height: 60px; line-height: 69px; position: relative; } .header-main .header-nav-li:after { content: ""; position: absolute; right: 0; top: 15px; height: 34px; width: 2px; background: rgba(255, 255, 255, 0.2); } .header-main .header-nav-li:last-child::after { width: 0; height: 0; background: none; } .header-main .header-nav-a { color: #fff; font-size: 20px; font-weight: bold; } .head_bannar { margin-top: 20px; } .head_bannar img { display: block; max-width: 1100px; } .news-main { margin: 20px 0; } .news-content { border: 1px solid #ccc; } .news-content li { float: left; } .news-main .news-content li { position: relative; float: left; } .news-main .news-content .news-content-left { width: 667px; margin-right: 25px; } .news-main .news-content .news-content-left .news-content-pos { position: absolute; bottom: 0; left: 0; padding: 0 10px; width: 100%; height: 40px; line-height: 40px; color: #fff; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background-color: rgba(0, 0, 0, 0.5); } .news-main .news-content .news-content-center { padding-bottom: 10px; width: 480px; border: none; box-sizing: border-box; border-left: none; } .news-main .news-content .news-content-center a { transition: all 0.3s; } .news-main .news-content .news-content-center a:hover { color: #177ace; } .news-main .news-content .news-content-center .news-content-left { float: left; width: 75px; } .news-main .news-content .news-content-center .news-content-left img { max-width: 100%; display: block; } .news-main .news-content .news-content-center .news-content-left .date { height: 50px; line-height: 50px; font-size: 30px; text-align: center; color: #666; } .news-main .news-content .news-content-center .news-content-left .datetime { height: 30px; line-height: 30px; color: #fff; text-align: center; /*background: #0d803b;*/ background: #177ace; } .news-main .news-content .news-content-center .news-content-right { float: left; margin-left: 0; width: 378px; } .news-main .news-content .news-content-center .news-content-right h3 { margin-bottom: 10px; font-size: 16px; color: #333; } .news-main .news-content .news-content-center .news-content-right p { /*text-indent: 30px;*/ font-size: 17px; color: #666; } .news-main .news-content .news-content-center .news-content-item { margin-top: 30px; } .news-main .news-content .news-content-center .news-content-item p { position: relative; height: 31px; line-height: 31px; color: #666; } .news-main .news-content .news-content-center .news-content-item p .iconfont { color: #999; font-size: 10px; } .news-main .news-content .news-content-center .news-content-item p span { position: absolute; right: 0; color: #999; } .news-main .news-content .news-content-right { width: 300px; float: right; } .news-main .news-content .news-content-right .news-content-img { margin-right: -8px; } .news-main .news-content .news-content-right .news-content-img a { display: block; float: left; margin-right: 8px; margin-bottom: 8px; } .index_main .title { padding-top: 30px; } .index_main .title p { letter-spacing: 8px; font-size: 18px; text-align: center; color: #999999; } .index_main .title h3 { /*color: #0d803b;*/ color: #177ace; font-size: 30px; line-height: 40px; text-align: center; position: relative; width: 202px; margin: 0 auto; } .index_main .title h3:before { content: ""; display: block; position: absolute; width: 455px; height: 1px; background-color: #e3e3e3; left: -455px; top: 50%; } .index_main .title h3:after { content: ""; display: block; position: absolute; width: 455px; height: 1px; background-color: #e3e3e3; right: -455px; top: 50%; } .index_main .title span { display: block; width: 18px; height: 18px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; margin: 0 auto; /*background-color: #0d803b;*/ background-color: #177ace; position: relative; } .index_main .title span:before { content: ""; display: block; position: absolute; width: 80px; height: 2px; background-color: #a7a7a7; left: -85px; top: 50%; margin-top: -1px; } .index_main .title span:after { content: ""; display: block; position: absolute; width: 80px; height: 2px; background-color: #a7a7a7; right: -85px; top: 50%; margin-top: -1px; } .index_main .i_service { background-color: #fbfbfb; } .index_main .i_service .row ol li { float: left; width: 270px; margin-right: 35px; margin-left: 3px; box-shadow: 2px 2px 5px rgba(136, 136, 136, 0.5); border-radius: 4px; overflow: hidden; margin-bottom: 30px; } .index_main .i_service .row ol li:nth-child(4n) { margin-right: 0; } .index_main .i_service .row .pr { height: 264px; } .index_main .i_service .row .con { background-color: #f5f5f5; width: 100%; height: 340px; cursor: pointer; } .index_main .i_service .row .con img { display: block; width: 100%; margin-bottom: 14px; } .index_main .i_service .row .con h6 { text-indent: 20px; font-size: 18px; } .index_main .i_service .row .con p { padding: 0 5px; font-size: 14px; color: #999; margin-bottom: 10px; } /*.index_main .i_service .row .con span {*/ /*display: block;*/ /*width: 34px;*/ /*height: 34px;*/ /*margin: 0 auto;*/ /*!* padding-bottom: 19px;*!*/ /*background: url("../images/icon_radius_right.png") no-repeat;*/ /*}*/ .index_main .i_service .row .updown { position: absolute; display: block; left: 0; top: 0; width: 100%; height: 0; overflow: hidden; z-index: 11; background: rgba(47, 163, 121, 0.8); -webkit-transition: all 0.4s; -moz-transition: all 0.4s; -ms-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s; } .index_main .i_service .row .updown .see { width: 156px; height: 43px; border: 2px solid #fff; color: #fff; line-height: 45px; margin: 80px auto; text-align: center; font-size: 18px; } .index_main .i_service .row .updown .o { background-color: #2fa379; height: 133px; } .index_main .i_service .row .updown .o h6 { text-align: center; padding-top: 10px; font-size: 18px; color: #fff; } .index_main .i_service .row .updown .o p { font-size: 14px; color: #fff; text-align: center; line-height: 30px; letter-spacing: 3px; } .index_main .i_service .row .updown .o span { display: block; width: 34px; height: 34px; margin: 0 auto; margin-top: 9px; background: url("../images/icon_radius_right.png") no-repeat; } .index_main .i_enterprise { padding-bottom: 62px; background: #FBFBFB; min-height: 540px; } .index_main .i_enterprise .row:after { content: ""; display: block; position: absolute; z-index: 9; left: 30px; top: 30px; width: 376px; height: 369px; border: 2px solid #e9e9e9; } .index_main .i_enterprise img { width: 380px; height: 373px; display: block; position: absolute; left: 0; top: 0; z-index: 11; } .index_main .i_enterprise div { margin-top: 30px; } .index_main .i_enterprise div div { margin-left: 500px; } .index_main .i_enterprise div div h3 { font-size: 18px; line-height: 30px; margin-bottom: 25px; } .index_main .i_enterprise div div p { font-size: 12px; line-height: 30px; text-indent: 25px; color: #666; } .index_main .i_enterprise div div p:hover { color: #333; } .index_main .i_enterprise div div span { display: block; font-size: 18px; line-height: 70px; /*padding-top: 20px;*/ } .index_main .i_enterprise div div a { display: block; height: 30px; width: 136px; line-height: 30px; font-size: 12px; text-align: center; /*background-color: #0d803b;*/ background-color: #177ace; color: #fff; } .index_main .i_enterprise div div a:hover { /*background-color: #0d803b;*/ background-color: #177ace; } /*.course_description {*/ /*background: url(../images/course_description_bg.jpg) no-repeat center;*/ /*}*/ .course_description .selectListC { width: 580px; margin: 15px auto 25px auto; } .course_description .selectList { width: 160px; height: 46px; float: left; margin-right: 50px; } .course_description .selectList:last-child { margin-right: 0; } .course_description .selectList a { display: block; height: 46px; box-sizing: border-box; line-height: 42px; text-align: center; /*color: #669c24;*/ /*border: 2px solid #669c24; */ color: #177ace; border: 2px solid #177ace; border-radius: 10px; font-size: 18px; font-weight: 600; transition: all 0.3s; } .course_description .selectList a.selected { background: url('../images/course_description_selected.png') no-repeat center; background-size: 160px; color: #fff; border: none; line-height: 42px; } .course_description .selectList a:hover { background: url('../images/course_description_selected.png') no-repeat center; background-size: 160px; color: #fff; border: none; } .index_main .danwei .img_box { width: 326px; } .index_main .danwei .swiper { margin-right: 20px; position: relative; } .index_main .danwei .swiper p { position: absolute; bottom: 0; left: 0; padding: 0 10px; width: 100%; height: 40px; line-height: 40px; color: #fff; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background-color: rgba(0, 0, 0, 0.5); } .index_link { background-color: #f3f3f3; } .index_link .index_link_list { width: 1100px; margin: 0 auto; padding: 30px 0; position: relative; } .index_link .index_link_list div { margin-top: 30px; position: relative; /*margin:0 25px;*/ padding: 0 25px; border: 1px solid #bfbfbf; border-bottom: 1px solid #bfbfbf; } .index_link .index_link_list span { display: block; position: absolute; left: 0; top: -17px; background: #f3f3f3 url("../images/friendlink .jpg") no-repeat center; width: 144px; height: 35px; position: relative; } .index_link .index_link_list a { display: inline-block; padding-right: 30px; line-height: 35px; } .index_link .index_link_list a:hover { color: #A6BD0F; } .danwei { padding-bottom: 50px; } .danwei .leftBox { width: 812px; position: relative; } .danwei .leftBox .head { position: relative; height: 50px; line-height: 50px; background: url(../images/danwei1bg.jpg) no-repeat center; color: #fff; text-indent: 52px; /*color: #0a8340;*/ color: #177ace; font-weight: bold; font-size: 18px; } .danwei .leftBox .head a { position: absolute; height: 50px; top: 0; right: 0; line-height: 50px; color: #999999; font-size: 16px; } .danwei .leftBox .head a:hover { color: #177ace; } .danwei .leftBox .item { margin-top: 15px; border: 1px solid rgba(136, 136, 136, 0.5); padding: 10px; box-sizing: border-box; } .danwei .leftBox .item .swiper { width: 326px; } .danwei .leftBox .item .link { float: left; } .danwei .leftBox .item .link a { display: block; height: 44px; line-height: 44px; color: #666; transition: all 0.3s; } .danwei .leftBox .item .link a:hover { color: #177ace; } .danwei .rightBox { float: right; width: 330px; } .danwei .rightBox .head { background: url(../images/danwei2bg.jpg) no-repeat center; height: 50px; line-height: 50px; color: #fff; text-indent: 52px; /*color: #0a8340;*/ color: #177ace; font-weight: bold; font-size: 18px; } .danwei .rightBox .linkBox { text-align: center; margin-top: 15px; } .danwei .rightBox .linkBox .link { text-align: center; display: inline-block; margin-right: 30px; margin-bottom: 15px; } .danwei .rightBox .linkBox .link:nth-child(3n) { margin-right: 0; } .danwei .rightBox .linkBox .link:hover span { color: #177ace; } .danwei .rightBox .linkBox .link img { display: block; margin-bottom: 5px; } .danwei .rightBox .linkBox .link span { display: block; text-align: center; color: #666666; } .footer-main { background: #004899; width: 100%; /*padding: 22px 0 33px 0;*/ padding: 15px 0 5px 0; } .footer-main .main-box .qrBox p { color: #c9cacb; font-size: 16px; margin-bottom: 16px; width: 107px; text-align: center; } .footer-main .main-box .qrBox img { display: block; width: 107px; } .footer-main .main-box .footer-left { margin-left: 40px; padding-top: 32px; } .footer-main .main-box .footer-left p { color: #fff; margin-bottom: 20px; } .footer-main .main-box .text-r { text-align: right; margin-top: 32px; } .footer-main .main-box .text-r p { margin-bottom: 25px; color: #fff; } .footer-main .main-box .text-r .support { color: #999; } .page_title { border-bottom: 1px solid #999; position: relative; } .page_title .icon_img { display: inline-block; background: url(../images/page_jidi.png) no-repeat center; height: 100px; width: 49px; position: absolute; left: 0; top: 0; } .page_title .left_icon { position: relative; height: 100px; } .page_title .left_icon .p { height: 70px; padding: 20px 0; margin-left: 60px; display: inline-block; color: #999999; } .page_title .left_icon .p .p1 { font-size: 30px; } .page_title .left_icon .p .p2 { font-size: 18px; } .page_title .text { position: absolute; right: 0; bottom: 10px; color: #999; } .content_title { padding: 35px 0; } .content_title .p { font-size: 20px; color: #333; padding-bottom: 12px; } .content_title .time { color: #999; } .page_content { padding-bottom: 60px; } .zhuanjian_header { background: #177ace; color: #fff; height: 270px; padding: 30px 10px 30px 50px; box-sizing: border-box; } .zhuanjian_header .imgBox { float: left; width: 210px; height: 210px; border-radius: 50%; overflow: hidden; margin-right: 30px; } .zhuanjian_header .imgBox img { display: block; max-width: 100%; width: 100%; margin: 0 auto; } .zhuanjian_header .infoBox { float: left; padding: 20px 0; width: 800px; } .zhuanjian_header .infoBox .big { font-size: 26px; padding-right: 10px; font-weight: bold; } .zhuanjian_header .infoBox p { font-size: 15px; line-height: 22px; padding-bottom: 15px; } .zhuanjian_header .infoBox .fz16 { font-size: 16px; } .link_nav { position: absolute; right: 0; bottom: 10px; color: #999; } .link_nav a { color: #999; display: inline-block; padding-right: 20px; position: relative; transition: all 0.3s; } .link_nav a::after { content: ""; background: url(../images/icon_jiantou.jpg) no-repeat center; width: 3px; height: 5px; position: absolute; right: 5px; top: 50%; margin-top: -2px; } .link_nav a:last-child { padding-right: 0; } .link_nav a:last-child::after { background: none; } .link_nav a:hover { color: #177ace; } .zhuanjia .content_title { color: #177ace; font-size: 16px; margin: 0 30px; margin-bottom: 20px; border-bottom: 1px solid #999; padding: 20px 0; } .zhuanjia .link_nav_box { position: relative; height: 60px; } .zhuanjia .link_nav { bottom: 10px; } .jidi_bg { background: url(../images/content_bg.jpg) no-repeat center; min-height: 400px; } .jidi { /*内容*/ } .jidi .left_icon .icon_img2 { background: url(../images/jidi2.png) no-repeat center; background-size: 61px 54px; width: 60px; } .jidi .left_icon .p { margin-left: 70px; } .jidi .content .content_l { float: left; width: 247px; border-right: 1px solid #f3f3f3; min-height: 580px; } .jidi .content .content_l ul li { height: 55px; line-height: 55px; border-bottom: 1px solid #f3f3f3; } .jidi .content .content_l ul li:last-child { border-bottom: none; } .jidi .content .content_l ul li:hover { border-left: 2px solid #1a88e5; } .jidi .content .content_l ul li:hover a { color: #1a88e5; padding-left: 32px; } .jidi .content .content_l ul li:hover a span { color: #1a88e5; } .jidi .content .content_l ul li a { display: block; line-height: 55px; padding-left: 34px; } .jidi .content .content_l ul li a span { display: block; line-height: 55px; margin-right: 33px; } .jidi .content .content_l .select { border-left: 2px solid #1a88e5; background: url(../images/content_com.jpg) no-repeat center; } .jidi .content .content_l .select a { color: #1a88e5; padding-left: 32px; } .jidi .content .content_l .select span { color: #1a88e5; } .jidi .content .content_l .con_link a { display: block; height: 80px; width: 207px; margin: 0 auto; background: url("../img/con_link_icon.png") no-repeat; margin-top: 24px; } .jidi .content .content_l .con_link a p { padding-left: 14px; font-size: 24px; color: #fff; } .jidi .content .content_l .con_link a p span { display: block; /*font-size: 18px;*/ } .jidi .content .content_l .con_link a:first-child { background-position: 155px 32px; background-color: #2fa379; } .jidi .content .content_l .con_link a:first-child span { color: #74c1a5; } .jidi .content .content_l .con_link a:last-child { background-position: 155px -72px; background-color: #d1a939; } .jidi .content .content_l .con_link a:last-child span { color: #e1c77f; } .jidi .newslist .list li { padding: 27px 0; border-bottom: 1px dotted #999; } .jidi .newslist .list a { overflow: hidden; } .jidi .newslist .list a > p { float: left; position: relative; background-color: #f7f7f7; font-size: 30px; color: #666; height: 76px; width: 80px; line-height: 49px; text-align: center; border: 1px solid #f7f7f7; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -ms-transition: all 0.2s; -o-transition: all 0.2s; transition: all 0.2s; } .jidi .newslist .list a > p span { position: absolute; display: block; left: 0; bottom: 0; font-size: 12px; color: #999; width: 100%; height: 27px; text-align: center; line-height: 27px; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -ms-transition: all 0.2s; -o-transition: all 0.2s; transition: all 0.2s; } .jidi .newslist .list a .con { margin-left: 107px; } .jidi .newslist .list a .con h3 { font-size: 16px; line-height: 30px; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -ms-transition: all 0.2s; -o-transition: all 0.2s; transition: all 0.2s; } .jidi .newslist .list a .con p { text-indent: 25px; font-size: 12px; color: #999; line-height: 24px; height: 48px; overflow: hidden; } .jidi .newslist .list a:hover > p { background-color: #fff; /*border-color: #f13131;*/ border-color: #177ace; /*color: #f13131;*/ color: #177ace; } .jidi .newslist .list a:hover > p span { /*background-color: #f13131;*/ background-color: #177ace; color: #fff; } .jidi .newslist .list a:hover h3 { /*color: #f13131;*/ color: #177ace; } .jidi .newslist .news_nav .flexslider a img { display: block; float: left; width: 308px; height: 220px; } .jidi .newslist .news_nav .flexslider a .con { margin-left: 333px; } .jidi .newslist .news_nav .flexslider a .con h3 { font-size: 20px; } .jidi .newslist .news_nav .flexslider a .con span { font-size: 12px; color: #666; line-height: 30px; } .jidi .newslist .news_nav .flexslider a .con p { color: #666; line-height: 30px; text-indent: 25px; } .jidi .newslist .news_nav .flexslider a .con i { font-size: 12px; color: #f13131; } .jidi .content .content_r { margin-left: 248px; padding-bottom: 30px; } .jidi .content .content_r > div { margin: 0 24px 0 27px; } .jidi .content .content_r > div > img { display: block; width: 100%; max-width: 100%; } .zcfg .content_r { padding-left: 30px; } .zcfg .content_r li { color: #666; font-size: 16px; border-bottom: 1px dotted #999; position: relative; line-height: 20px; padding: 15px 10px; } .zcfg .content_r li a { margin-right: 120px; transition: all 0.3s; } .zcfg .content_r li a:hover { /*color: #0a8340;*/ color: #177ace; } .zcfg .content_r li i { padding-right: 10px; } .zcfg .content_r li span { position: absolute; right: 10px; top: 0; height: 50px; line-height: 50px; } .zcfg .icon_img { background: url(../images/page_zcfg.png) no-repeat center; width: 57px; } /*.zcfg .contentR {*/ /*margin-left: 248px;*/ /*padding: 35px;*/ /*padding-bottom: 30px;*/ /*}*/ /*.zcfg .contentTitle {*/ /*margin-bottom: 20px;*/ /*}*/ /*.zcfg .contentTitle p {*/ /*color: #333;*/ /*font-size: 20px;*/ /*font-weight: bold;*/ /*margin-bottom: 10px;*/ /*}*/ /*.zcfg .contentTitle span {*/ /*font-size: 12px;*/ /*}*/ .sjdw .icon_img { background: url(../images/page_zjdw.png) no-repeat center; width: 61px; } .kcjs .icon_img { background: url(../images/page_kcjs.png) no-repeat center; width: 53px; } .kcjs .page_content { margin-top: 40px; } .sxzx .content .content_r > div { margin: 0; } .sxzx .icon_img { background: url(../images/page_sxzx.png) no-repeat center; width: 53px; } .sxzx .p_title { width: 110px; color: #177ace; height: 50px; line-height: 50px; text-align: center; font-size: 16px; border-bottom: 2px solid red; } .sxzx .content1 { margin: 0; border-bottom: 20px solid #f4f4f4; position: relative; } .sxzx .content1 .con { position: relative; margin: 30px; } .sxzx .content1 .imgbox { position: absolute; width: 333px; left: 0; top: 30px; } .sxzx .content1 .imgbox img { width: 100%; max-width: 100%; } .sxzx .content1 .p { margin-left: 367px; } .sxzx .content1 .p1 { font-size: 22px; margin-bottom: 30px; } .sxzx .content1 .p2 { margin-bottom: 15px; } .sxzx .content1 .btn { margin-top: 30px; border-radius: 4px; width: 166px; height: 49px; line-height: 49px; background: red; color: #fff; font-size: 18px; text-align: center; cursor: pointer; } .sxzx .content2 { margin: 0; border-bottom: 20px solid #f4f4f4; } .sxzx .content2 .content_text { margin: 30px; font-size: 16px; line-height: 30px; } .sxzx .content3 { margin: 0; border-bottom: 20px solid #f4f4f4; } .sxzx .content3 ul { margin: 0 76px; margin-top: 30px; } .sxzx .content3 li { float: left; width: 93px; text-align: center; margin-right: 47px; margin-bottom: 20px; } .sxzx .content3 li a { color: #666; } .sxzx .content3 li a:hover { color: #177ace; } .sxzx .content3 li img { display: block; width: 100%; max-width: 100%; margin: 0 auto; max-height: 93px; overflow: hidden; border-radius: 50%; margin-bottom: 12px; } .sxzx .content3 li span { font-size: 12px; } .dialog { display: none; } .dialog .zhezhao { position: fixed; left: 0; top: 0; height: 100%; width: 100%; background: rgba(0, 0, 0, 0.5); display: flex; justify-content: center; align-items: center; } .dialog .zhezhao .qrBox { width: 663px; height: 663px; background: #fff; text-align: center; position: relative; } .dialog .zhezhao .qrBox .close { position: absolute; top: 28px; right: 28px; background: url(../images/close.png) no-repeat center; width: 28px; height: 29px; } .dialog .zhezhao .qrBox .qr_title { font-size: 24px; padding: 95px 0 71px 0; } .dialog .zhezhao .qrBox img { width: 268px; height: 268px; max-width: 268px; display: block; margin: 0 auto; margin-bottom: 27px; } .search_page { padding-bottom: 60px; background: url(../images/content_bg.jpg) no-repeat center; } .search_page .search_title { padding: 30px 0 40px 0; border-bottom: 1px solid #666666; } .search_page .search_title .red { color: red; } .search_page .search_list li { padding: 16px 0; color: #666; border-bottom: 1px dotted #666; } .search_page .search_list li a:hover { color: #177ace; } .search_page .search_list li p { font-size: 16px; } .search_page .search_list li p i { padding-right: 10px; } .search_page .search_list li .small { margin-top: 5px; font-size: 12px; text-indent: 20px; } .study_page .page_title { border-bottom: none; } .study_page .study_menu { float: left; width: 211px; box-shadow: 2px 2px 5px rgba(136, 136, 136, 0.5); } .study_page .study_content { float: right; width: 869px; padding: 0 24px; padding-bottom: 60px; box-sizing: border-box; box-shadow: 2px 2px 5px rgba(136, 136, 136, 0.5); } .study_page .study_content li { border-bottom: 1px solid rgba(153, 153, 153, 0.3); color: #666; } .study_page .study_content li i { padding-right: 10px; } .study_page .study_content li a { height: 48px; line-height: 48px; display: block; position: relative; transition: all 0.3s; } .study_page .study_content li a:hover { color: #177ace; } .study_page .study_content li span { position: absolute; height: 22px; line-height: 22px; right: 24px; top: 13px; } .study_page .page_content { margin-top: 20px; } .study_page .study_content_title { padding: 30px 0; border-bottom: 1px solid rgba(153, 153, 153, 0.3); } .study_page .study_content_title a { font-size: 16px; } .study_page .study_content_title a i { padding: 0 5px; } .study_page .study_content_title a:hover { color: #177ace; } .study_page .study_content_title a:last-child i { display: none; } .study_page .study_menu { padding-top: 20px; } .study_page .study_menu li { padding: 10px 0; padding-left: 30px; } .study_page .study_menu li .title { font-size: 16px; color: #666; margin-bottom: 5px; } .study_page .study_menu li .title a { font-size: 16px; } .study_page .study_menu li .title a span { background: url(../images/+.png) no-repeat center; display: inline-block; width: 8px; height: 8px; padding-right: 10px; vertical-align: middle; } .study_page .study_menu li .hide a { display: block; font-size: 14px; margin-bottom: 10px; text-indent: 20px; } .study_page .study_menu li .hide a:hover { color: #ec661e; } .study_page .study_menu li .hide a.selected { color: #ec661e; } .study_page .study_menu li.select .title a { color: #ec661e; } .study_page .study_menu li.select .title a span { background: url(../images/-.jpg) no-repeat center; display: inline-block; width: 8px; height: 8px; padding-right: 10px; vertical-align: middle; } .study_page .study_menu li .indent { padding-left: 18px; } .study_page .study_content_p { padding: 30px 0; border-bottom: 1px solid rgba(153, 153, 153, 0.3); font-size: 16px; color: #666; } .study_page .study_content .content { padding: 0 14px; margin-top: 20px; }