1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480 |
- // 一级标题
- .nav1 {
- width: 100%;
- height: 214px;
- background: #fff;
- .inner {
- width: 1200px;
- height: 214px;
- margin: 0 auto;
- .nav1_title {
- width: 1120px;
- height: 214px;
- margin-left: 40px;
- line-height: 217px;
- text-align: center;
- font-family: DingTalk JinBuTi, DingTalk JinBuTi;
- font-weight: 400;
- font-size: 50px;
- color: #6D2512;
- background: url(/_nuxt/public/index/title_bg.png) no-repeat 0;
- }
- }
- }
- .nav2top {
- width: 1250px;
- height: 3px;
- margin: 0 auto;
- background-color: #a01c0e;
- }
- .nav2btm {
- width: 1200px;
- height: 3px;
- margin: 0 auto;
- background-color: #a01c0e;
- }
- .nav2 {
- width: 100%;
- height: 48px;
- background-color: #a01c0e;
- .inner {
- width: 1250px;
- height: 48px;
- line-height: 48px;
- padding: 0 45px;
- margin: 0 auto;
- box-sizing: border-box;
- display: flex;
- // justify-content: space-between;
- .titleList {
- font-family: Microsoft YaHei, Microsoft YaHei;
- font-weight: bold;
- font-size: 14px;
- color: #FFFFFF;
- .nav2_title {
- display: inline-block;
- font-family: Microsoft YaHei, Microsoft YaHei;
- font-weight: bold;
- font-size: 14px;
- color: #FFFFFF;
- }
- a {
- padding: 0 38px;
- color: #FFFFFF;
- border-left: 1px solid #7E1C11;
- }
- //鼠标点击后的样式
- .nav2_title_active {
- display: inline-block;
- font-family: Microsoft YaHei, Microsoft YaHei;
- font-weight: bold;
- font-size: 14px;
- color: #FFFFFF;
- border-bottom: 1px solid #FFFFFF;
- }
- }
- .titleList:hover {
- a {
- color: #a01c0e;
- .nav2_title {
- border-bottom: 1px solid #FFFFFF;
- }
- }
- }
- .home {
- width: 100px;
- font-family: Microsoft YaHei, Microsoft YaHei;
- font-weight: bold;
- font-size: 14px;
- color: #F8ECD2;
- }
- }
- }
- //第一部分
- .part1 {
- width: 100%;
- height: 585px;
- margin-top: 35px;
- .inner {
- width: 1200px;
- margin: 0 auto;
- .part1_left {
- float: left;
- width: 720px;
- .part1_title {
- width: 720px;
- height: 50px;
- line-height: 50px;
- .nav_part1_left {
- float: left;
- font-family: Microsoft YaHei, Microsoft YaHei;
- font-weight: 400;
- font-size: 20px;
- color: #333333;
- position: relative;
- a {
- color: #333333;
- }
- em {
- display: inline-block;
- width: 8px;
- height: 8px;
- background-color: #a01c0e;
- border-radius: 4px;
- position: absolute;
- top: 5px;
- }
- }
- }
- .part1_content {
- width: 720px;
- margin-top: 20px;
- .context_left {
- float: left;
- width: 350px;
- .top {
- width: 350px;
- img {
- width: 350px;
- height: 230px;
- }
- a .title1 {
- margin-top: 15px;
- width: 350px;
- height: 48px;
- display: -webkit-box;
- -webkit-box-orient: vertical;
- -webkit-line-clamp: 2;
- overflow: hidden;
- text-overflow: ellipsis;
- word-break: break-all;
- font-family: Microsoft YaHei, Microsoft YaHei;
- font-weight: bold;
- font-size: 18px;
- color: #333333;
- }
- }
- .top:hover {
- a .title1 {
- color: #a01c0e;
- }
- }
- .bottom {
- width: 350px;
- margin-top: 25px;
- .bottom_left {
- float: left;
- width: 165px;
- img {
- width: 165px;
- height: 96px;
- }
- a .title2 {
- margin-top: 10px;
- width: 165px;
- height: 48px;
- display: -webkit-box;
- -webkit-box-orient: vertical;
- -webkit-line-clamp: 2;
- overflow: hidden;
- text-overflow: ellipsis;
- word-break: break-all;
- font-family: Microsoft YaHei, Microsoft YaHei;
- font-weight: 400;
- font-size: 18px;
- color: #333333;
- }
- }
- .bottom_left:first-child {
- margin-right: 20px;
- }
- }
- .bottom_left:hover {
- a .title2 {
- color: #a01c0e;
- }
- }
- }
- .context_right {
- float: right;
- width: 350px;
- .rightContent {
- width: 350px;
- height: 230px;
- .context1:nth-child(5n+1) {
- width: 345px;
- white-space: nowrap;
- overflow: hidden;
- text-overflow: ellipsis;
- font-family: Microsoft YaHei, Microsoft YaHei;
- font-weight: bold;
- font-size: 18px;
- color: #333333;
- a {
- color: #333333;
- }
- }
- .context1:nth-child(5n+1):hover a {
- color: #a01c0e;
- }
- .context1 {
- margin-bottom: 27px;
- width: 345px;
- white-space: nowrap;
- overflow: hidden;
- text-overflow: ellipsis;
- font-family: Microsoft YaHei, Microsoft YaHei;
- font-weight: 400;
- font-size: 18px;
- color: #333333;
- a {
- color: #333333;
- }
- }
- .context1:hover a {
- color: #a01c0e;
- }
- }
- }
- }
- }
- .part1_right {
- float: right;
- width: 450px;
- // height: 1000px;
- .part1_right_title {
- width: 450px;
- height: 50px;
- line-height: 50px;
- .part1_right_title1_active {
- float: left;
- margin-right: 40px;
- font-family: Microsoft YaHei, Microsoft YaHei;
- font-weight: 400;
- font-size: 20px;
- color: #333333;
- position: relative;
- a {
- color: #333333;
- }
- .active_bg {
- display: inline-block;
- width: 8px;
- height: 8px;
- background-color: #a01c0e;
- border-radius: 4px;
- position: absolute;
- top: 7px;
- right: -5px;
- }
- }
- .part1_right_title1 {
- float: left;
- margin-right: 40px;
- font-family: Microsoft YaHei, Microsoft YaHei;
- font-weight: 400;
- font-size: 20px;
- color: #999999;
- position: relative;
- a {
- color: #999999;
- }
- }
- }
- .part1_right_content {
- width: 450px;
- // height: 940px;
- margin-top: 20px;
- .part1_right_top11 {
- width: 450px;
- height: 180px;
- position: relative;
- .part1_right_content_top {
- float: left;
- width: 220px;
- height: 180px;
- a img {
- width: 220px;
- height: 130px;
- }
- a .content_top_title2 {
- display: inline-block;
- width: 220px;
- padding: 0 10px;
- box-sizing: border-box;
- white-space: nowrap;
- overflow: hidden;
- text-overflow: ellipsis;
- font-family: Microsoft YaHei, Microsoft YaHei;
- font-weight: 400;
- font-size: 18px;
- color: #333333;
- margin-top: 10px;
- }
- }
- .part1_right_content_top:hover {
- a .content_top_title2 {
- color: #a01c0e;
- }
- }
- .part1_right_content_top:nth-child(2) {
- margin-left: 10px;
- }
- }
- .part1_right_content_bottom {
- width: 450px;
- height: 300px;
- margin-top: 15px;
- overflow: hidden;
- .content_bottom_list {
- width: 450px;
- height: 22px;
- line-height: 21px;
- white-space: nowrap;
- overflow: hidden;
- text-overflow: ellipsis;
- margin-bottom: 28px;
- font-family: Microsoft YaHei, Microsoft YaHei;
- font-weight: 400;
- font-size: 18px;
- color: #333333;
- a {
- color: #333333;
- }
- }
- .content_bottom_list:hover {
- a {
- color: #a01c0e;
- }
- }
- }
- }
- }
- }
- }
- //第二部分
- .part2 {
- width: 100%;
- overflow: hidden;
- // margin-bottom: 40px;
- .inner {
- width: 1200px;
- margin: 0 auto;
- .part2_left {
- float: left;
- width: 720px;
- .part2_title {
- width: 720px;
- height: 50px;
- line-height: 50px;
- .nav_part2_left {
- float: left;
- width: 100px;
- font-family: Microsoft YaHei, Microsoft YaHei;
- font-weight: 400;
- font-size: 20px;
- color: #333333;
- position: relative;
- a {
- color: #333333;
- }
- em {
- display: inline-block;
- width: 8px;
- height: 8px;
- background-color: #a01c0e;
- border-radius: 4px;
- position: absolute;
- top: 9px;
- right: 6px;
- }
- }
- }
- .part2_content {
- width: 720px;
- margin-top: 20px;
- .part2_content_left {
- float: left;
- width: 350px;
- .content_a {
- width: 350px;
- height: 230px;
- // margin-bottom: 25px;
- .context111:nth-child(5n+1) {
- width: 345px;
- white-space: nowrap;
- overflow: hidden;
- text-overflow: ellipsis;
- font-family: Microsoft YaHei, Microsoft YaHei;
- font-weight: bold;
- font-size: 18px;
- color: #333333;
- a {
- color: #333333;
- }
- }
- .context111 {
- margin-bottom: 27px;
- width: 345px;
- white-space: nowrap;
- overflow: hidden;
- text-overflow: ellipsis;
- font-family: Microsoft YaHei, Microsoft YaHei;
- font-weight: 400;
- font-size: 18px;
- color: #333333;
- a {
- color: #333333;
- }
- }
- .context111:hover a {
- color: #a01c0e;
- }
- }
- }
- .part2_content_right {
- float: right;
- width: 350px;
- height: 480px;
- .right_top {
- width: 350px;
- height: 300px;
- a img {
- width: 350px;
- height: 230px;
- }
- a .title11 {
- margin-top: 15px;
- width: 350px;
- height: 48px;
- display: -webkit-box;
- -webkit-box-orient: vertical;
- -webkit-line-clamp: 2;
- overflow: hidden;
- text-overflow: ellipsis;
- word-break: break-all;
- font-family: Microsoft YaHei, Microsoft YaHei;
- font-weight: bold;
- font-size: 18px;
- color: #333333;
- }
- }
- .right_top:hover {
- color: #a01c0e;
- a .title11 {
- color: #a01c0e;
- }
- }
- .right_bottom {
- width: 350px;
- height: 165px;
- margin-top: 20px;
- .bottom_left {
- float: left;
- width: 165px;
- height: 130px;
- a img {
- width: 165px;
- height: 96px;
- }
- a .title22 {
- margin-top: 10px;
- width: 165px;
- height: 48px;
- display: -webkit-box;
- -webkit-box-orient: vertical;
- -webkit-line-clamp: 2;
- overflow: hidden;
- text-overflow: ellipsis;
- word-break: break-all;
- font-family: Microsoft YaHei, Microsoft YaHei;
- font-weight: 400;
- font-size: 18px;
- color: #333333;
- }
- }
- .bottom_left:hover {
- color: #a01c0e;
- a .title22 {
- color: #a01c0e;
- }
- }
- .bottom_left:first-child {
- margin-right: 20px;
- }
- }
- }
- }
- }
- .part2_right {
- float: right;
- width: 450px;
- // height: 1000px;
- .part2_right_title {
- width: 450px;
- height: 50px;
- line-height: 50px;
- .part2_right_title1_active {
- float: left;
- margin-right: 40px;
- font-family: Microsoft YaHei, Microsoft YaHei;
- font-weight: 400;
- font-size: 20px;
- color: #333333;
- position: relative;
- a {
- color: #333333;
- }
- .active_bg11 {
- display: inline-block;
- width: 8px;
- height: 8px;
- background-color: #a01c0e;
- border-radius: 4px;
- position: absolute;
- top: 7px;
- right: -5px;
- }
- }
- .part2_right_title1 {
- float: left;
- margin-right: 40px;
- font-family: Microsoft YaHei, Microsoft YaHei;
- font-weight: 400;
- font-size: 20px;
- color: #999999;
- position: relative;
- a {
- color: #999999;
- }
- }
- }
- .part2_right_content {
- width: 450px;
- margin-top: 20px;
- .part2_right_top11 {
- width: 450px;
- height: 170px;
- position: relative;
- .part2_right_content_top {
- float: left;
- width: 220px;
- height: 180px;
- a img {
- width: 220px;
- height: 130px;
- }
- a .content_top_title22 {
- display: inline-block;
- width: 220px;
- padding: 0 10px;
- box-sizing: border-box;
- white-space: nowrap;
- overflow: hidden;
- text-overflow: ellipsis;
- font-family: Microsoft YaHei, Microsoft YaHei;
- font-weight: 400;
- font-size: 18px;
- color: #333333;
- margin-top: 10px;
- }
- }
- .part2_right_content_top:hover {
- a .content_top_title22 {
- color: #a01c0e;
- }
- }
- .part2_right_content_top:nth-child(2) {
- margin-left: 10px;
- }
- }
- .part2_right_content_bottom {
- width: 450px;
- height: 300px;
- margin-top: 20px;
- overflow: hidden;
- .content_bottom_list {
- width: 450px;
- height: 22px;
- line-height: 21px;
- white-space: nowrap;
- overflow: hidden;
- text-overflow: ellipsis;
- margin-bottom: 28px;
- font-family: Microsoft YaHei, Microsoft YaHei;
- font-weight: 400;
- font-size: 18px;
- color: #333333;
- a {
- color: #333333;
- }
- }
- .content_bottom_list:hover {
- a {
- color: #a01c0e;
- }
- }
- }
- }
- }
- }
- }
- //第三部分
- .part3 {
- width: 100%;
- overflow: hidden;
- // height: 1200px;
- margin-top: 35px;
- margin-bottom: 40px;
- .inner {
- width: 1200px;
- height: 1200px;
- background-color: #fff;
- .part3_left {
- float: left;
- .part3_left_top {
- width: 720px;
- overflow: hidden;
- .part3_leftTitle {
- width: 720px;
- height: 50px;
- line-height: 50px;
- .part3_left_title:first-child {
- float: left;
- margin-right: 20px;
- width: 100px;
- height: 50px;
- line-height: 50px;
- position: relative;
- font-family: Microsoft YaHei, Microsoft YaHei;
- font-weight: 400;
- font-size: 20px;
- color: #333333;
- a {
- color: #333333;
- }
- em {
- display: inline-block;
- width: 8px;
- height: 8px;
- background-color: #a01c0e;
- border-radius: 4px;
- position: absolute;
- top: 9px;
- right: 6px;
- }
- }
- .part3_left_title {
- float: left;
- margin-right: 20px;
- width: 100px;
- height: 50px;
- line-height: 50px;
- position: relative;
- font-family: Microsoft YaHei, Microsoft YaHei;
- font-weight: 400;
- font-size: 20px;
- color: #999999;
- a {
- color: #999999;
- }
- // em{
- // display: inline-block;
- // width: 8px;
- // height: 8px;
- // background-color: #a01c0e;
- // border-radius: 4px;
- // position: absolute;
- // top: 9px;
- // right: 6px;
- // }
- }
- }
- .part3_left_content {
- width: 720px;
- margin-top: 20px;
- .part3_left_content_top {
- .content_top_left {
- float: left;
- width: 350px;
- height: 484px;
- .part3_photo_text {
- width: 350px;
- height: 280px;
- position: relative;
- img {
- width: 350px;
- height: 230px;
- }
- .littleTips {
- display: inline-block;
- width: 50px;
- height: 26px;
- line-height: 26px;
- text-align: center;
- background-color: #a01c0e;
- font-family: Microsoft YaHei, Microsoft YaHei;
- font-weight: 400;
- font-size: 16px;
- color: #fff;
- position: absolute;
- top: 0;
- right: 10px;
- }
- .part3_text {
- display: inline-block;
- width: 350px;
- height: 26px;
- white-space: nowrap;
- overflow: hidden;
- text-overflow: ellipsis;
- font-family: Microsoft YaHei, Microsoft YaHei;
- font-weight: bold;
- font-size: 18px;
- color: #333333;
- margin-top: 15px;
- }
- }
- .part3_photo_text:hover {
- .part3_text {
- color: #a01c0e;
- }
- }
- .part3_content {
- width: 350px;
- .part3_content_list:first-child {
- width: 350px;
- height: 25px;
- white-space: nowrap;
- overflow: hidden;
- text-overflow: ellipsis;
- font-family: Microsoft YaHei, Microsoft YaHei;
- font-weight: bold;
- font-size: 18px;
- color: #333333;
- line-height: 22px;
- margin-top: 35px;
- a {
- color: #333333;
- }
- }
- .part3_content_list:first-child:hover {
- a {
- color: #a01c0e;
- }
- }
- .part3_content_list:last-child {
- margin-bottom: 0;
- }
- .part3_content_list {
- width: 350px;
- height: 25px;
- white-space: nowrap;
- overflow: hidden;
- text-overflow: ellipsis;
- font-family: Microsoft YaHei, Microsoft YaHei;
- font-weight: 400;
- font-size: 18px;
- color: #333333;
- line-height: 22px;
- margin-bottom: 27px;
- a {
- color: #333333;
- }
- }
- .part3_content_list:hover {
- a {
- color: #a01c0e;
- }
- }
- }
- }
- .content_top_right {
- float: left;
- width: 350px;
- height: 542px;
- border: 1px solid #D9D9D9;
- margin-left: 20px;
- padding: 30px 25px;
- box-sizing: border-box;
- .content_right_list {
- height: 62px;
- line-height: 62px;
- .part3_time {
- float: left;
- width: 77px;
- height: 58px;
- color: #a01c0e;
- .month {
- font-family: Microsoft YaHei, Microsoft YaHei;
- font-weight: 400;
- font-size: 26px;
- color: #A01C0E;
- line-height: 30px;
- }
- .xiegang {
- font-size: 22px;
- font-weight: 400;
- }
- .day {
- font-family: Microsoft YaHei, Microsoft YaHei;
- font-weight: 400;
- font-size: 16px;
- color: #A01C0E;
- line-height: 19px;
- }
- }
- .time_left_content {
- float: left;
- width: 295px;
- height: 32px;
- white-space: nowrap;
- overflow: hidden;
- text-overflow: ellipsis;
- line-height: 22px;
- padding-top: 12px;
- box-sizing: border-box;
- font-family: Microsoft YaHei, Microsoft YaHei;
- font-weight: 400;
- font-size: 18px;
- color: #333333;
- padding-left: 5px;
- a {
- color: #333333;
- }
- a:hover {
- color: #a01c0e;
- }
- }
- }
- .content_right_list:hover {
- .time_left_content {
- a{
- color: #a01c0e;
- }
- }
- }
- .content_right_list:nth-child(4n+1) {
- a {
- font-weight: bold;
- }
- }
- &:nth-child(1),
- &:nth-child(5) {
- a {
- color: #333;
- font-weight: bold;
- }
- }
- }
- }
- }
- }
- .part3_left_bottom {
- width: 720px;
- margin-top: 25px;
- .part3_leftTitle1 {
- width: 720px;
- height: 50px;
- line-height: 50px;
- margin-bottom: 25px;
- .part3_left_title_active {
- float: left;
- margin-right: 20px;
- width: 100px;
- height: 50px;
- line-height: 50px;
- position: relative;
- font-family: Microsoft YaHei, Microsoft YaHei;
- font-weight: 400;
- font-size: 20px;
- color: #333333;
- a.active {
- color: #333333;
- }
- em {
- display: inline-block;
- width: 8px;
- height: 8px;
- background-color: #a01c0e;
- border-radius: 4px;
- position: absolute;
- top: 9px;
- right: 6px;
- }
- }
- .part3_left_title {
- float: left;
- margin-right: 20px;
- width: 100px;
- height: 50px;
- line-height: 50px;
- position: relative;
- font-family: Microsoft YaHei, Microsoft YaHei;
- font-weight: 400;
- font-size: 20px;
- color: #999999;
- a {
- color: #999999;
- }
- // em{
- // display: inline-block;
- // width: 8px;
- // height: 8px;
- // background-color: #a01c0e;
- // border-radius: 4px;
- // position: absolute;
- // top: 9px;
- // right: 6px;
- // }
- }
- }
- .part3_left_content1 {
- width: 720px;
- .content_bottom_left {
- float: left;
- width: 350px;
- // height: 350px;
- .content_top {
- width: 350px;
- img {
- width: 350px;
- height: 230px;
- }
- .part3_text {
- display: inline-block;
- width: 350px;
- height: 50px;
- line-height: 22px;
- display: -webkit-box;
- -webkit-box-orient: vertical;
- -webkit-line-clamp: 2;
- overflow: hidden;
- text-overflow: ellipsis;
- word-break: break-all;
- margin-top: 15px;
- font-family: Microsoft YaHei, Microsoft YaHei;
- font-weight: bold;
- font-size: 18px;
- color: #333333
- }
- }
- .content_top:hover {
- .part3_text {
- color: #a01c0e;
- }
- }
- .content_bottom {
- width: 350px;
- margin-top: 20px;
- .content_bottom_1 {
- float: left;
- width: 165px;
- img {
- width: 165px;
- height: 96px;
- }
- .part3_text {
- display: inline-block;
- width: 165px;
- height: 44px;
- line-height: 22px;
- display: -webkit-box;
- -webkit-box-orient: vertical;
- -webkit-line-clamp: 2;
- overflow: hidden;
- text-overflow: ellipsis;
- word-break: break-all;
- font-family: Microsoft YaHei, Microsoft YaHei;
- font-weight: 400;
- font-size: 18px;
- color: #333333;
- margin-top: 10px;
- }
- }
- .content_bottom_1:hover {
- .part3_text {
- color: #a01c0e;
- }
- }
- .content_bottom_1:first-child {
- margin-right: 20px;
- }
- }
- }
- .content_bottom_right {
- float: left;
- margin-left: 20px;
- width: 350px;
- .bottom_content_1 {
- width: 350px;
- .bottom_content_list:nth-child(5n+1) {
- font-weight: bold;
- }
- .bottom_content_list {
- width: 350px;
- height: 25px;
- white-space: nowrap;
- overflow: hidden;
- text-overflow: ellipsis;
- font-family: Microsoft YaHei, Microsoft YaHei;
- font-weight: 400;
- font-size: 18px;
- color: #333333;
- line-height: 21px;
- margin-bottom: 25px;
- a {
- color: #333333;
- }
- }
- .bottom_content_list:hover {
- a {
- color: #a01c0e;
- }
- }
- }
- .bottom_content_1:first-child {
- margin-bottom: 20px;
- }
- .bottom_content_1:last-child {
- .bottom_content_list:last-child {
- margin-bottom: 0;
- }
- }
- }
- }
- }
- }
- .part3_right {
- float: right;
- width: 451px;
- .part3_rightTitle {
- width: 451px;
- height: 50px;
- line-height: 50px;
- .part3_right_title:first-child {
- float: left;
- margin-right: 20px;
- width: 100px;
- height: 50px;
- line-height: 50px;
- position: relative;
- font-family: Microsoft YaHei, Microsoft YaHei;
- font-weight: 400;
- font-size: 20px;
- color: #333333;
- a {
- color: #333333;
- }
- em {
- display: inline-block;
- width: 8px;
- height: 8px;
- background-color: #a01c0e;
- border-radius: 4px;
- position: absolute;
- top: 9px;
- right: 6px;
- }
- }
- .part3_right_title {
- float: left;
- margin-right: 20px;
- width: 100px;
- height: 50px;
- line-height: 50px;
- position: relative;
- font-family: Microsoft YaHei, Microsoft YaHei;
- font-weight: 400;
- font-size: 20px;
- color: #999999;
- a {
- color: #999999;
- }
- // em{
- // display: inline-block;
- // width: 8px;
- // height: 8px;
- // background-color: #a01c0e;
- // border-radius: 4px;
- // position: absolute;
- // top: 9px;
- // right: 6px;
- // }
- }
- .rightMore {
- float: right;
- font-family: Microsoft YaHei, Microsoft YaHei;
- font-weight: 400;
- font-size: 12px;
- color: #999999;
- a {
- color: #999999;
- }
- }
- }
- .part3_right_content_top {
- width: 451px;
- height: 325px;
- position: relative;
- margin-top: 20px;
- .part3_right_contentlist_top {
- font-family: Microsoft YaHei, Microsoft YaHei;
- font-weight: 400;
- font-size: 18px;
- color: #333333;
- width: 425px;
- height: 25px;
- white-space: nowrap;
- overflow: hidden;
- text-overflow: ellipsis;
- margin-bottom: 25px;
- a {
- color: #333333;
- }
- .numStyle {
- display: inline-block;
- width: 22px;
- height: 22px;
- background-color: #f6f6f6;
- text-align: center;
- margin-right: 20px;
- font-family: Protest Strike, Protest Strike;
- font-weight: 400;
- font-size: 16px;
- color: #CCCCCC;
- border-radius: 4px;
- }
- }
- .part3_right_contentlist_top:hover {
- color: #a01c0e;
- a {
- color: #a01c0e;
- }
- }
- .part3_right_contentlist_top:nth-child(1) {
- .numStyle {
- background-color: #a01c0e;
- color: #fff;
- }
- }
- .part3_right_contentlist_top:nth-child(2) {
- .numStyle {
- background-color: #FFC62E;
- color: #fff;
- }
- }
- .part3_right_contentlist_top:nth-child(3) {
- .numStyle {
- background-color: #e98008;
- color: #fff;
- }
- }
- .part3_right_contentlist_top:last-child {
- margin-bottom: 10px;
- }
- }
- .part3_photo_text_right {
- width: 451px;
- height: 120px;
- margin-top: 35px;
- margin-bottom: 35px;
- background-color: #f6f3f0;
- .part3_text11 {
- float: left;
- width: 271px;
- height: 96px;
- display: -webkit-box;
- -webkit-box-orient: vertical;
- -webkit-line-clamp: 3;
- overflow: hidden;
- text-overflow: ellipsis;
- word-break: break-all;
- font-family: Microsoft YaHei, Microsoft YaHei;
- font-weight: 400;
- font-size: 18px;
- color: #333333;
- padding: 25px 20px;
- box-sizing: border-box;
- }
- img {
- float: left;
- width: 180px;
- height: 120px;
- }
- }
- .part3_photo_text_right:hover {
- color: #a01c0e;
- .part3_text11 {
- color: #a01c0e;
- }
- }
- .part3_right_content_11 {
- width: 451px;
- height: 70px;
- position: relative;
- .part3_right_contentlist_11 {
- width: 451px;
- height: 25px;
- white-space: nowrap;
- overflow: hidden;
- text-overflow: ellipsis;
- font-family: Microsoft YaHei, Microsoft YaHei;
- font-weight: 400;
- font-size: 18px;
- color: #333333;
- line-height: 21px;
- .erjibiaoti {
- display: inline-block;
- width: 87px;
- height: 24px;
- font-family: Microsoft YaHei, Microsoft YaHei;
- font-weight: 400;
- font-size: 18px;
- color: #A01C0E;
- border-right: #D3D5D8 1px solid;
- margin-right: 10px;
- }
- a {
- color: #333333;
- }
- }
- .part3_right_contentlist_11:hover {
- color: #a01c0e;
- a {
- color: #a01c0e;
- }
- }
- .part3_right_contentlist_11:first-child {
- margin-bottom: 25px;
- }
- }
- }
- }
- }
|