body { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-color: #FFFFFF; font-size: 12px; }
a { color: #333333; text-decoration: none; font: 12px verdana; }
a:hover { color: #FB9D10; text-decoration: none; }
.threeheader{ display:block; font-size:18px; padding-left:60px; } .itemBox { width: 230px; height: 350px; padding: 5px; margin: 5px; display: inline-block; border-color: skyblue; border-width: 1px; border-style: dotted; overflow: hidden; }
.itemImageBox { display: inline-block; }
.itemImageBox img { display: inline-block; width: 180px; height: 180px; border-radius: 6px; padding: 5px; margin: 5px; }
.itemTitle { font-weight: bold; display: block; font-size: 16px; }
.headerSideBox { font-size: 18px; font-weight: 900; padding: 4px; padding-left: 20px; border-left: 2px solid #4BC4CF; display: block; }
.sideBox { background: #f5f5f5; padding: 4px; margin-bottom: 10px; }
.headerBox { background: linear-gradient(to bottom right,#bdbdff,#009933); }
.header { padding: 10px; text-align: center; font-size: 30px; font-weight: bold; }
.nav-link { border-radius: 8px; }
.y-ly { display: inline-block; background: #99db76; padding: 8px; color: #ffffff; border-radius: 8px; margin-left: 10px; }
.y-ly:hover { background: #1ad280; color: #ffffff; } /*面包屑导航栏*/ #breadcrumbs-two { overflow: hidden; width: 100%; }
#breadcrumbs-two .breadcrumbs-two-li { float: left; margin: 0 .5em 0 1em; margin-right: .5em; margin-left: 1em; }
#breadcrumbs-two a { background: #ddd; padding: .7em 1em; float: left; text-decoration: none; color: #444; text-shadow: 0 1px 0 rgba(255,255,255,.5); position: relative; }
#breadcrumbs-two a:nth-child(2) { background: #99db76; }
#breadcrumbs-two a:hover { background: #99db76; }
#breadcrumbs-two a:nth-child(2)::before { content: ""; position: absolute; top: 50%; margin-top: -1.5em; border-width: 1.5em 0 1.5em 1em; border-style: solid; border-color: #ddd #ddd #ddd transparent; border-color: #99db76 #99db76 #99db76 transparent; left: -1em; }
#breadcrumbs-two a:hover::before { border-color: #99db76 #99db76 #99db76 transparent; }
#breadcrumbs-two a:nth-child(2)::after { content: ""; position: absolute; top: 50%; margin-top: -1.5em; border-top: 1.5em solid transparent; border-bottom: 1.5em solid transparent; border-left: 1em solid #ddd; right: -1em; border-left-color: #99db76; }
#breadcrumbs-two a:hover::after { border-left-color: #99db76; }
#breadcrumbs-two .current { font-weight: bold; background: none; }
#breadcrumbs-two .current:hover { font-weight: bold; background: none; }
#breadcrumbs-two .current::after { content: normal; }
#breadcrumbs-two .current::before { content: normal; }
.y-div1 { text-align: center; margin-top: 50px; margin-bottom: 30px; }
.y-div1 > div { border-right: 1px solid #f00; padding: 24px; }
.y-div1 > .y-div2:hover { background: #f8dcdc; }
.y-p1 { font-size: 20px; color: #333333; }
.y-p2 { font-size: 18px; color: #808080; }
.bs-example { padding-top:45px; padding-bottom:15px; padding-left:60px; margin: 0 -15px 15px; background-color: #fafafa; box-shadow: inset 0 3px 6px rgba(0, 0, 0, .05); border-color: #e5e5e5 #eee #eee; border-style: solid; border-width: 1px 0; }
.ih-item { position: relative; -webkit-transition: all 0.35s ease-in-out; -moz-transition: all 0.35s ease-in-out; transition: all 0.35s ease-in-out; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.ih-item a { color: #333; }
.ih-item a:hover { text-decoration: none; }
.ih-item img { width: 100%; height: 100%; }
.ih-item.circle { position: relative; width: 220px; height: 220px; border-radius: 50%; }
.ih-item.circle .img { position: relative; width: 220px; height: 220px; border-radius: 50%; }
.ih-item.circle .img:before { position: absolute; display: block; content: ''; width: 100%; height: 100%; border-radius: 50%; box-shadow: inset 0 0 0 16px rgba(255, 255, 255, 0.6), 0 1px 2px rgba(0, 0, 0, 0.3); -webkit-transition: all 0.35s ease-in-out; -moz-transition: all 0.35s ease-in-out; transition: all 0.35s ease-in-out; }
.ih-item.circle .img img { border-radius: 50%; }
.ih-item.circle .info { position: absolute; top: 0; bottom: 0; left: 0; right: 0; text-align: center; border-radius: 50%; -webkit-backface-visibility: hidden; backface-visibility: hidden; }
.ih-item.circle.effect1 .spinner { width: 230px; height: 230px; border: 10px solid #ecab18; border-right-color: #1ad280; border-bottom-color: #1ad280; border-radius: 50%; -webkit-transition: all 0.8s ease-in-out; -moz-transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out; }
.ih-item.circle.effect1 .img { position: absolute; top: 10px; bottom: 0; left: 10px; right: 0; width: auto; height: auto; }
.ih-item.circle.effect1 .img:before { display: none; }
.ih-item.circle.effect1.colored .info { background: #1a4a72; background: rgba(26, 74, 114, 0.6); }
.ih-item.circle.effect1 .info { top: 10px; bottom: 0; left: 10px; right: 0; background: #333333; background: rgba(0, 0, 0, 0.6); opacity: 0; -webkit-transition: all 0.8s ease-in-out; -moz-transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out; }
.ih-item.circle.effect1 .info h3 { color: #fff; text-transform: uppercase; position: relative; letter-spacing: 2px; font-size: 22px; margin: 0 30px; padding: 55px 0 0 0; height: 110px; text-shadow: 0 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.3); }
.ih-item.circle.effect1 .info p { color: #bbb; padding: 10px 5px; font-style: italic; margin: 0 30px; font-size: 12px; border-top: 1px solid rgba(255, 255, 255, 0.5); }
.ih-item.circle.effect1 a:hover .spinner { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }
.ih-item.circle.effect1 a:hover .info { opacity: 1; }
|