body { min-width: 1300px; } /*澶撮儴鏍峰紡*/ .fy-topbg { width: 100%; height: 564px; background: url('../img/index/banner-bg.jpg') center no-repeat; } .fy-topbg .fy-topnr { width: 1200px; height: 564px; padding-top: 13px; margin: 0 auto; box-sizing: border-box; } .fy-top-tab { width: 100%; height: 40px; } .fy-top-tab .fy-logo { float: left; height: 40px; line-height: 40px; font-size: 0; text-align: left; } .fy-top-tab .fy-logo a { display: block; } .fy-top-tab .fy-logo img { max-height: 100%; vertical-align: middle; } .fy-top-tab .fy-login { float: right; width: 90px; height: 30px; background-color: #fff; border-radius: 4px; margin-top: 10px; } .fy-top-tab .fy-login a { cursor: pointer; display: block; float: left; width: 50%; height: 30px; line-height: 30px; font-size: 14px; color: #fe7d18; text-align: center; } .fy-top-tab .fy-login a + a { color: #000000; position: relative; } .fy-top-tab .fy-login a + a::after { position: absolute; left: 0; top: 50%; margin-top: -6px; content: ""; width: 1px; height: 12px; background-color: #dedbdb; } .fy-top-tab .fy-login a:hover { color: #fe7d18; } .index-account-box { float: right; width: 150px; height: 30px; background-color: #fff; border-radius: 4px; margin-top: 10px; } .index-account-box a { cursor: pointer; display: block; float: left; height: 30px; line-height: 30px; font-size: 14px; color: #fe7d18; text-align: center; } .index-account-box a + a { color: #000000; position: relative; } .index-account-box a + a::after { position: absolute; left: 0; top: 50%; margin-top: -6px; content: ""; width: 1px; height: 12px; background-color: #dedbdb; } .index-account-box a:hover { color: #fe7d18; } .index-account-box .btn_a_manage { width: 90px; } .index-account-box .btn_a_quit { width: 60px; } .fy-top-tab .fy-notice { float: right; width: 200px; height: 30px; margin-top: 10px; margin-right: 10px; overflow: hidden; background: url('../img/index/fy-icon-notice.png') center left no-repeat; padding-left: 30px; background-size: 24px; } .fy-top-tab .fy-notice ul { } .fy-top-tab .fy-notice li { width: 100%; height: 30px; line-height: 30px; overflow: hidden; } .fy-top-tab .fy-notice li a { display: block; width: 100%; height: 30px; line-height: 30px; font-size: 14px; color: #99ccff; text-align: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .fy-top-tab .fy-notice li a:hover { color: #fe7d18; } .fy-top-biaoti { width: 100%; margin-top: 75px; } .fy-top-biaoti .fy-tit { height: 70px; line-height: 70px; font-size: 60px; color: #ffffff; text-align: center; margin-bottom: 22px; } .fy-top-biaoti .fy-zs { height: 30px; line-height: 30px; font-size: 24px; color: #99ccff; text-align: center; } /*鎼滅储*/ input::-webkit-input-placeholder { color: #666; } input::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #666; } input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #666; } input:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #666; } .fy-top-search { width: 890px; margin: 60px auto 0; } .fy-top-search .hd { } .fy-top-search .hd ul { } .fy-top-search .hd li { height: 28px; line-height: 28px; font-size: 17px; color: #ffffff; float: left; padding: 0 5px; border-radius: 4px; margin-bottom: 20px; margin-right: 30px; cursor: pointer; } .fy-top-search .hd li.on { color: #0932a7; background-color: #ffffff; position: relative; } .fy-top-search .hd li.on::after { position: absolute; left: 50%; bottom: -14px; margin-left: -7px; content: ""; border-bottom: 7px transparent solid; border-right: 7px transparent solid; border-top: 7px #fff solid; border-left: 7px transparent solid; } .fy-search-box { width: 100%; height: 60px; border-radius: 4px; overflow: hidden; } .fy-search-box .s-index { width: 780px; height: 60px; font-size: 16px; color: #666; float: left; padding: 0 20px; border: none; box-sizing: border-box; } .fy-search-box .btn-search { width: 110px; height: 60px; line-height: 60px; font-size: 20px; color: #fff; text-align: center; float: left; background-color: #fe7d18; cursor: pointer; } .fy-hot-key { width: 890px; margin: 25px auto 0; } .fy-hot-key .hot-tit { float: left; width: 55px; height: 56px; line-height: 20px; font-size: 16px; color: #99ccff; padding: 6px; text-align: center; background-color: rgba(56,123,202,.7); border-radius: 4px; box-sizing: border-box; } .fy-hot-key .hot-key { float: left; width: 725px; height: 56px; padding-top: 6px; box-sizing: border-box; } .fy-hot-key .hot-key a { display: block; line-height: 22px; font-size: 14px; color: #99ccff; float: left; margin-left: 20px; } .fy-hot-key .hot-key a:hover { color: #fe7d18; } /*椤佃剼淇℃伅*/ .fy-footer { width: 100%; height: 316px; background-color: #000000; } .footer-info { width: 1200px; height: 242px; padding-top: 55px; box-sizing: border-box; margin: 0 auto; } .footer-info .footer-nav { width: 100%; } .footer-info .footer-nav li { width: 25%; float: left; } .footer-info .footer-nav li a { display: block; width: 100%; height: 30px; line-height: 30px; font-size: 20px; color: #cccccc; text-align: center; } .footer-info .footer-nav li + li a { position: relative; } .footer-info .footer-nav li + li a::after { position: absolute; left: 0; top: 3px; content: ""; width: 2px; height: 25px; background-color: #333333; display: block; } .footer-info .footer-nav li a:hover { color: #fe7d18; } .footer-info .footer-Exemption { width: 100%; line-height: 20px; font-size: 14px; color: #999999; text-align: center; margin-top: 45px; } .footer-beian { width: 100%; line-height: 20px; text-align: center; margin-top: 15px; } .footer-beian span { font-size: 14px; color: #999999; } .footer-beian span + span { margin-left: 50px; } .footer-beian span a { font-size: 14px; color: #999999; } .footer-beian span a:hover { color: #fe7d18; } .footer-beian span img { width: 15px; height: 20px; margin-right: 10px; } .footer-link { width: 100%; line-height: 20px; font-size: 14px; color: #999999; text-align: center; margin-top: 15px; } .footer-link span { font-size: 14px; color: #999999; } .footer-link span + span { } .footer-link span a { font-size: 14px; color: #999999; padding: 0 10px; } .footer-link span a:hover { color: #fe7d18; } .footer-copyright { width: 100%; height: 73px; border-top: 1px solid #333333; } .footer-copyright .footer-con { width: 1200px; height: 20px; line-height: 20px; font-size: 14px; color: #666666; text-align: center; margin: 20px auto 0; } /*涓讳綋*/ .fy-main { width: 100%; background-color: #ffffff; } .fy-w1200 { width: 1200px; margin: 0 auto; } .fy-w1260 { width: 1260px; margin: 0 auto; padding-left: 30px !important; } /*蹇嵎鏍忕洰*/ .fy-kjbg { width: 100%; height: 206px; background-color: #f6f6f7; } .fy-kj { height: 210px; padding-top: 20px; box-sizing: border-box; } .fy-kj ul { margin-left: -20px; } .fy-kj li { width: 386px; height: 162px; float: left; background-color: #fff; box-shadow: 5px 2px 9px rgba(131,131,131,.2); margin-left: 20px; -webkit-transition: all .5s; transition: all .5s; } .fy-kj li:hover { transform: translate(0,-5px); } .fy-kj li a { width: 100%; height: 100%; display: block; padding: 45px 0 0 65px; box-sizing: border-box; } .fy-kj li img { width: 62px; height: 64px; float: left; } .fy-kj li .kj-info { float: left; width: 200px; margin-left: 25px; } .fy-kj li .kj-info h3 { height: 20px; line-height: 20px; font-size: 18px; color: #000000; font-weight: 400; text-align: left; margin-bottom: 13px; } .fy-kj li .kj-info p { line-height: 16px; font-size: 12px; color: #666666; text-align: left; } .fy-kj li:hover .kj-info h3 { color: #fe7d18; } /*鏈€鏂帮紝娉ㄥ唽锛屽彉鏇达紝璁ら*/ .fy-newest { width: 100%; height: 590px; background-color: #fff; } .fy-newestList { padding-top: 60px; box-sizing: border-box; } .fy-newestList .hd { width: 100%; height: 42px; text-align: center; font-size: 0; margin-bottom: 20px; } .fy-newestList .hd ul { } .fy-newestList .hd li { display: inline-block; position: relative; margin: 0 15px; } .fy-newestList .hd li::after { content: ""; width: 2px; height: 18px; background-color: #f1f1f2; position: absolute; top: 50%; left: -15px; margin-top: -9px; } .fy-newestList .hd li:first-child::after { display: none; } .fy-newestList .hd li a { display: block; width: 110px; height: 42px; line-height: 42px; font-size: 16px; color: #000000; text-align: center; cursor: pointer; } .fy-newestList .hd li.on a { color: #fff; background-color: #1f81f8; border-radius: 4px; } .fy-newestList .bd { width: 100%; } .fy-newestList .bd .fy-list { } .fy-newestList .bd .fy-list ul { margin-left: -10px; margin-top: 30px; } .fy-newestList .bd .fy-list li { width: 393px; height: 169px; float: left; margin-left: 10px; margin-bottom: 35px; border: 1px solid #f6f3f3; box-shadow: 5px 2px 9px rgba(131,131,131,.2); box-sizing: border-box; -webkit-transition: all .5s; transition: all .5s; } .fy-newestList .bd .fy-list li:hover { transform: translate(0,-5px); } .fy-newestList .bd .fy-list li a { width: 100%; height: 100%; padding: 38px 25px; display: block; box-sizing: border-box; } .fy-newestList .bd .fy-list li .fy-trait { float: left; width: 90px; height: 90px; line-height: 30px; font-size: 26px; color: #ffffff; padding: 13px; text-align: center; border-radius: 4px; overflow: hidden; box-sizing: border-box; } .fy-newestList .bd .fy-list li .td-bgColor1 { background-color: #88c9ad; } .fy-newestList .bd .fy-list li .td-bgColor2 { background-color: #d38fdf; } .fy-newestList .bd .fy-list li .td-bgColor3 { background-color: #ddcf73; } .fy-newestList .bd .fy-list li .td-bgColor4 { background-color: #c4a4c1; } .fy-newestList .bd .fy-list li .td-bgColor5 { background-color: #92bdd0; } .fy-newestList .bd .fy-list li .td-bgColor6 { background-color: #88c9ad; } .fy-newestList .bd .fy-list li .fy-trinfo { float: left; margin-left: 20px; width: 230px; } .fy-newestList .bd .fy-list li .fy-trinfo h3 { width: 100%; height: 20px; line-height: 20px; font-size: 16px; color: #000000; font-weight: 400; text-align: left; margin-bottom: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .fy-newestList .bd .fy-list li .fy-trinfo .fy-trCon { width: 100%; } .fy-newestList .bd .fy-list li .fy-trinfo .fy-trCon .fy-suju { width: 100%; height: 20px; } .fy-newestList .bd .fy-list li .fy-trinfo .fy-trCon .fy-suju span { float: left; display: block; height: 20px; line-height: 20px; font-size: 14px; color: #666666; } .fy-newestList .bd .fy-list li .fy-trinfo .fy-trCon .fy-suju span.sj-t { width: 70px; } .fy-newestList .bd .fy-list li .fy-trinfo .fy-trCon .fy-suju span.sj-c { width: 160px; color: #333333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .fy-newestList .bd .fy-list li:hover .fy-trinfo h3 { color: #fe7d18; } /*琛屼笟锛屽湴鍖?/ .fy-inreg { width: 100%; height: auto; background-color: #f6f6f7; } .fy-inregList { padding: 60px 0 30px; box-sizing: border-box; } .fy-inregList .hd { width: 100%; height: 42px; text-align: center; font-size: 0; margin-bottom: 20px; } .fy-inregList .hd ul { } .fy-inregList .hd li { display: inline-block; position: relative; margin: 0 15px; } .fy-inregList .hd li::after { content: ""; width: 2px; height: 18px; background-color: #e1e1e1; position: absolute; top: 50%; left: -15px; margin-top: -9px; } .fy-inregList .hd li:first-child::after { display: none; } .fy-inregList .hd li a { display: block; width: 120px; height: 42px; line-height: 42px; font-size: 16px; color: #000000; text-align: center; cursor: pointer; } .fy-inregList .hd li.on a { color: #fff; background-color: #1f81f8; border-radius: 4px; } .fy-inregList .bd { width: 100%; } .fy-inregList .bd .fy-list { width: 100%; } .fy-inregList .bd .fy-list ul { } .fy-inregList .bd .fy-list li { width: 386px; height: 786px /*660px*/; background-color: #fff; box-shadow: 5px 2px 9px rgba(131,131,131,.2); float: left; margin: 30px 20px 30px 0; padding: 15px 20px; box-sizing: border-box; } .fy-inregList .bd .fy-list li:last-child { margin-right: 0; } .fy-inregList .bd .fy-list li .item-list { width: 100%; height: 42px; line-height: 40px; border-bottom: 1px solid #f2f2f2; box-sizing: border-box; } .fy-inregList .bd .fy-list li .item-list:last-child { border-bottom: none; } .fy-inregList .bd .fy-list li .item-list a { height: 40px; line-height: 40px; float: left; box-sizing: border-box; } .fy-inregList .bd .fy-list li .item-list a.item-tt { font-size: 16px; color: #000000; margin-right: 5px /*30px*/; width: 64px; } .fy-inregList .bd .fy-list li .item-list a.item-ll { font-size: 14px; color: #646464; padding: 2px 5px 0; max-width: 90px /*66px*/; overflow: hidden; } .fy-inregList .bd .fy-list li .item-list a.item-more { width: 20px; height: 40px; font-size: 12px; color: #c3c3c3; float: right; padding-top: 2px; background-image: url("../img/index/ico-arrow.png"); background-position: right center; background-repeat: no-repeat; background-size: 20px 20px; } .fy-inregList .bd .fy-list li .item-list a:hover { color: #fe7d18; } .fy-inregList .bd .fy-list li .item-list a.item-more:hover { background-image: url("../img/index/ico-arrow-h.png"); } .fy-inregList .bd .fy-list2 { width: 100%; } .fy-inregList .bd .fy-list2 ul { } .fy-inregList .bd .fy-list2 li { width: 386px /*590px*/; height: 450px /*786px*/ /*450px*/ /*660px*/; background-color: #fff; box-shadow: 5px 2px 9px rgba(131,131,131,.2); float: left; margin: 30px 20px 30px 0; padding: 15px 20px; box-sizing: border-box; } .fy-inregList .bd .fy-list2 li:last-child { margin-right: 0; } .fy-inregList .bd .fy-list2 li .item-list { width: 100%; height: 42px; line-height: 40px; border-bottom: 1px solid #f2f2f2; box-sizing: border-box; } .fy-inregList .bd .fy-list2 li .item-list:last-child { border-bottom: none; } .fy-inregList .bd .fy-list2 li .item-list a { height: 40px; line-height: 40px; float: left; box-sizing: border-box; } .fy-inregList .bd .fy-list2 li .item-list a.item-tt { font-size: 16px; color: #000000; margin-right: 5px; width: 50px; } .fy-inregList .bd .fy-list2 li .item-list a.item-ll { font-size: 14px; color: #646464; padding: 2px 5px 0; max-width: 66px; overflow: hidden; } .fy-inregList .bd .fy-list2 li .item-list a.item-more { width: 20px; height: 40px; font-size: 12px; color: #c3c3c3; float: right; padding-top: 2px; background-image: url("../img/index/ico-arrow.png"); background-position: right center; background-repeat: no-repeat; background-size: 20px 20px; } .fy-inregList .bd .fy-list2 li .item-list a:hover { color: #fe7d18; } .fy-inregList .bd .fy-list2 li .item-list a.item-more:hover { background-image: url("../img/index/ico-arrow-h.png"); } /*骞垮憡*/ .fy-poster { width: 100%; height: 152px; background: url('../img/index/fy-adbanner.jpg') center center no-repeat; } .fy-poster a { display: block; height: 100%; } /*鏈€鏂板疄鍚嶄紒涓?/ .fy-realname { width: 100%; background-color: #fff; } .fy-latest { padding: 55px 0 20px; box-sizing: border-box; } .fy-latest .latest-title { width: 100%; margin-bottom: 55px; } .fy-latest .latest-title h3 { height: 22px; line-height: 22px; font-size: 20px; color: #000101; font-weight: normal; text-align: center; margin-bottom: 10px; } .fy-latest .latest-title p { height: 16px; line-height: 16px; font-size: 14px; color: #1f81f8; text-align: center; } .fy-latest .latest-title p a { font-size: 14px; color: #1f81f8; } .fy-latest .latest-title p a:hover { text-decoration: underline; } .fy-latest .fy-list { width: 100%; } .fy-latest .fy-list ul { margin-left: -26px; } .fy-latest .fy-list li { width: 280px; height: 140px; border: 1px solid #f0f0f0; box-shadow: 5px 2px 9px rgba(131,131,131,.2); background-color: #fff; float: left; margin: 0 0 35px 26px; -webkit-transition: all .5s; transition: all .5s; box-sizing: border-box; } .fy-latest .fy-list li a { display: block; box-sizing: border-box; padding: 35px 40px 0; } .fy-latest .fy-list li h3 { width: 100%; height: 18px; line-height: 18px; font-size: 16px; color: #000000; font-weight: normal; text-align: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom: 15px; } .fy-latest .fy-list li .fy-suju { width: 100%; height: 16px; margin-bottom: 5px; } .fy-latest .fy-list li .fy-suju span { display: block; float: left; height: 16px; line-height: 16px; font-size: 14px; color: #666666; text-align: left; } .fy-latest .fy-list li .fy-suju .sj-t { width: 70px; } .fy-latest .fy-list li .fy-suju .sj-c { color: #333333; } .fy-latest .fy-list li:hover { transform: translate(0,-5px); } .fy-latest .fy-list li:hover h3 { color: #fe7d18; } /***** 鍙充晶瀵艰埅鏍 *****/ #RNav { position: fixed; z-index: 1042; top: 0px; right: 0px; width: 280px; height: 100%; /*background:white;*/ /*box-shadow: -2px 0px 3px #ddd;*/ transition: right .5s ease-in-out; display: none; /* border-left: 1px solid #efefef;*/ } #RNav.i_hide { right: -232px; } /*鑿滃崟*/ #RNav .i_menu { position: absolute; top: 0px; left: 0px; width: 48px; height: 100%; border-right: #E5E5E5 1px solid; } #RNav .i_bts-outer { position: absolute; width: 100%; padding: 0px; margin-left: 0px; background: white; border-left: 1px solid #efefef; border-top: 1px solid #efefef; border-top-left-radius: 2px; border-bottom-left-radius: 2px; border-bottom: solid 1px #efefef; } #RNav .i_bts-outer li { width: 100%; float: left; padding: 34px 0 5px 0px; cursor: pointer; } #RNav .i_bts-outer li i { background-image: url(../img/leftnav/icon_new.png?v=2); background-size: 210px 60px; display: inline-block; width: 30px; height: 30px; position: absolute; margin-top: -28px; margin-left: 8px; } #RNav .i_bt_lg, #RNav .i_bt_sm { position: relative; float: left; } #RNav .i_bt_lg label, #RNav .i_bt_sm label { width: 100%; font-size: 10px; text-align: center; transform: scale(0.9); cursor: pointer; display: inline-block; } #RNav .i_bt_lg.active, #RNav .i_bt_sm.active, #RNav .i_bt_lg:hover, #RNav .i_bt_sm:hover { background-color: #0482da; } #RNav .i_bt_lg.active label, #RNav .i_bt_sm.active label, #RNav .i_bt_lg:hover label, #RNav .i_bt_sm:hover label { color: white; background-color: #0482da; } #RNav .i_bt_lg { background-position-y: -2px; } #RNav .i_bt_lg label { /*margin-top:10px;*/ } #RNav .i_bt_lg span { display: block; margin: 0 auto; width: 30px; text-align: center; border-radius: 100px; background: #f5f5f5; margin-top: -6px; height: 16px; line-height: 17px; font-size: 12px; transform: scale(.8); cursor: pointer; } #RNav .i_bt_lg.active span, #RNav .i_bt_lg:hover span { background-color: white; color: #0482da; } #RNav .i_bt_lg.spanHide { background-position-y: 8px; } #RNav .i_bt_lg.spanHide label { margin-top: 10px; } #RNav .i_bt_lg.spanHide label span { display: none; } #RNav .i_bt_sm { background-position-y: 4px; } #RNav .i_bt_sm label { margin-top: 2px; margin-bottom: 0px; } #RNav .i_bt_sm img { position: absolute; top: -70px; z-index: 999999; width: 0px; height: 0px; left: -250px; opacity: 0; transition: left .5s ease,opacity .5s ease-in; } #RNav .i_bt_sm:hover img { width: 195px; height: 178px; opacity: 1; left: -200px; } /*#RNav .i_bt_sm img.applets { left: -364px; }*/ #RNav .i_bt_sm:hover img.applets { width: 195px; height: 178px; opacity: 1; left: -200px; } #RNav .i_bt_com i { background-position: 0px -30px; } #RNav .i_bt_xcx i { background-position: -30px -30px; } #RNav .i_bt_wx i { background-position: -60px -30px; } #RNav .i_bt_dow i { background-position: -90px -30px; } #RNav .i_bt_back i { background-position: -120px -30px; } #RNav .i_bt_top i { background-position: -150px -30px; } #RNav .i_bt_kf i { background-position: -180px -30px; } #RNav .i_bt_com.active i, #RNav .i_bt_com:hover i { background-position: 0px 0px; } #RNav .i_bt_xcx.active i, #RNav .i_bt_xcx:hover i { background-position: -30px 0px; } #RNav .i_bt_wx.active i, #RNav .i_bt_wx:hover i { background-position: -60px 0px; } #RNav .i_bt_dow.active i, #RNav .i_bt_dow:hover i { background-position: -90px 0px; } #RNav .i_bt_back.active i, #RNav .i_bt_back:hover i { background-position: -120px 0px; } #RNav .i_bt_top.active i, #RNav .i_bt_top:hover i { background-position: -150px 0px; } #RNav .i_bt_kf.active i, #RNav .i_bt_kf:hover i { background-position: -180px 0px; } #RNav .i_btn_show { background-color: #0482da; color: white; } #RNav .i_btn_show > i { background-position: -90px 0px; } #RNav .i_btn_show img { width: 195px; height: 178px; opacity: 1; left: -200px; } #RNav .i_bt_xy { height: 72px; padding-top: 30px !important; } #RNav .i_bt_xy > i { margin-top: -24px !important; } #RNav .i_bt_xy label { margin-top: 0px; } /*ie8 鍏煎*/ #RNav .i_bt_lg, #RNav .i_bt_sm { background-image: url(../img/leftnav/icon-foc-gray.png)\9; }