@charset "utf-8"; /* CSS Document */ .rightside { width: 100%; } .nytitle { border-bottom: 1px solid #867565; margin-bottom: 40px; } .nycontent { font-size: 16px; position: relative; } .nytitle b { display: block; width: 160px; height: 7px; background: #E47600; } .nytitle .ch { font-size: 40px; color: #F08200; margin: 33px 0 5px; display: inline-block; } .nytitle .en { font-size: 30px; color: #867565; margin-bottom: 27px; } .nycontent .nyorg { overflow: hidden; } .nycontent .nyorg .item1 { float: left; width: 155px; margin-top: 185px; position: relative; } .nycontent .nyorg .item2 { float: left; width: 408px; } .nycontent .nyorg .item3 { float: right; width: 444px; } .nycontent .nyorg .item1 .content { width: 70px; background: #F08200; border-radius: 13px; color: #fff; padding: 26px 22px; font-size: 26px; line-height: 29px; } .nycontent .nyorg .item1 .line { position: absolute; top: 0px; left: 65px; z-index: 2; } .nycontent .nyorg .item2 ul { background: #E79F49; } .nycontent .nyorg .item2 ul { background: #E79F49; } .nycontent .nyorg li { height: 50px; line-height: 50px; padding: 0 15px; border-radius: 7px; background: #fff; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-size: 16px; color: #5F4B36; margin-bottom: 20px; position: relative; } .nycontent .nyorg .item3 ul { background: #EDC697; margin-bottom: 0; } .nycontent .nyorg ul { border-radius: 13px; padding: 20px; padding-top: 20px; } .nycontent .nyorg .item3 .yjt { position: absolute; top: 20px; right: 15px; } .nycontent .nyorg .item3 .rap { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } .nycontent .nyorg .item3 dl { position: absolute; top: 50px; left: 0; width: 100%; background: #E79F49; padding: 10px; padding-bottom: 0; border-radius: 7px; display: none; z-index: 99; } .nycontent .nyorg .item3 dd { padding: 0 15px; background: #fff; border-radius: 7px; height: 30px; line-height: 30px; margin-bottom: 10px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-size: 15px; } .nycontent .nyorg .item3 li { cursor: pointer; position: relative; overflow: visible; }