ht_server
Version:
纯后台框架 http
336 lines (325 loc) • 9.83 kB
CSS
ul{ list-style: none;}
* { margin: 0; padding: 0;}
body{ font-size:12px; font-family: "微软雅黑" arial; color:#000000;}
a:hover { text-decoration: none;}
/*推广宝*/
.header {
width:100%; height: 94px;
}
.wrapper {
width:1100px; margin: 0 auto;
}
.header .logo {
height: 51px; overflow: hidden; margin: 21px 0;
}
.header .nav ul li {
display: inline-block; float: left; width: 97px; font-size:18px; line-height: 18px; color:#333333;padding: 32px 0 42px 0; text-align: center;
}
.header .nav ul li.selected ,.header .nav ul li:hover {
background:#ff6214;
}
.header .nav ul li.selected a ,.header .nav ul li:hover a {
color: #fff; text-decoration: none;
}
.hslide {
width: 100%; height: 650px;
}
.hslide ul li { background-position: center; background-repeat:no-repeat ;}
.hslide .imgs ul li { display: block; float: left; width: 100%; height: 650px;}
.hproduct {
height: auto; overflow: hidden;
}
.hproduct .hpro-left {
width: 470px; height: 318px; padding:65px 0 92px 0;
}
.hproduct .hpro-right {
width: 630px; height: 475px;
}
.hproduct .hpro-right .text {
font-size: 16px; line-height: 26px; color:#666; padding:100px 0 25px 0; border-bottom: 1px dashed #d1d1d1;
}
.hproduct .hpro-right .text p {
text-indent: 32px;
}
.hproduct .hpro-right .pro { height: auto;
}
.hproduct .hpro-right .pro .img {
display: block; float: left;
}
.hproduct .hpro-right .pro .desc {
display: block; float: left; padding-top: 50px;
}
.hproduct .hpro-right .pro .desc h2 {
font-size:18px; color:#666; line-height: 18px; font-weight: bold;
}
.hproduct .hpro-right .pro .desc p {
padding: 8px 0 10px 0; font-size:14px; line-height: 18px; color: #666;
}
.hproduct .hpro-right .pro .desc .btn {
text-align: center;
}
.hproduct .hpro-right .pro .desc .btn a {
color: #fff; font-size: 13px; line-height: 38px; width: 102px; height: 38px; background: #ff6800; border-radius: 4px; display: block;
}
.hproduct .hpro-right .pro .desc .btn a:hover {
background: #ff3800;
}
.hfeature {
background: #f4f4f4; height: 650px;
}
.gb-head {
color:#666;
}
.gb-head h2 {
font-size:30px; font-weight: bold; line-height: 30px; height: 30px; width: 190px; padding: 70px 0 20px 0;
}
.gb-head strong {
position: relative; height:30px;
}
.gb-head h2 strong span {
width: 31px; height:22px; display: block; border-bottom:5px solid #ff6214; position: absolute; bottom:10px; right:-40px;
}
.gb-head h4 {
font-size:24px; line-height: 24px; padding-bottom:10px ;
}
.gb-head p {
font-size:14px; line-height: 14px;
}
.hfeature .body {
width:100%; height;240px; margin-top: 65px;
}
/*动画*/
.hfeature .body ul li {
cursor: pointer;
}
.hfeature .body ul li h2 {
opacity: 0;
-webkit-opacity:0;
-moz-opacity:0;
filter:alpha(opacity=0);
transition: all 2s;
-ms-transition: all 2s;
-moz-transition: all 2s;
-webkit-transition: all 2s;
}
.hfeature .body ul.active li h2 {
opacity: 1;
-webkit-opacity:1;
-moz-opacity:1;
filter:alpha(opacity=1);
}
.hfeature .body ul li h4 {
display: none;
}
.hfeature .body ul li:hover h4 {
display: block;
}
.hfeature .body ul .n1 {
display: block; float: left; width: 275px; height: 250px; text-align: center; position: relative; top: 0; left: 412px; z-index: 2;
transition: all 2s;
-ms-transition: all 2s;
-moz-transition: all 2s;
-webkit-transition: all 2s;
}
.hfeature .body ul.active .n1 {
top:0; left: 0;
}
.hfeature .body ul .n2 {
display: block; float: left; width: 275px; height: 250px; text-align: center; position: relative; top: 0; left: 137px; z-index: 1;
transition: all 1s;
-ms-transition: all 1s;
-moz-transition: all 1s;
-webkit-transition: all 1s;
}
.hfeature .body ul.active .n2 {
top:0; left: 0;
}
.hfeature .body ul .n3 {
display: block; float: left; width: 275px; height: 250px; text-align: center; position: relative; top: 0; right: 138px; z-index: 1;
transition: all 1s;
-ms-transition: all 1s;
-webkit-transition: all 1s;
-moz-transition: all 1s;
}
.hfeature .body ul.active .n3 {
top:0; right: 0;
}
.hfeature .body ul .n4 {
display: block; float: left; width: 275px; height: 250px; text-align: center; position: relative; top: 0; right: 413px; z-index: 2;
transition: all 2s;
-ms-transition: all 2s;
-webkit-transition: all 2s;
-moz-transition: all 2s;
}
.hfeature .body ul.active .n4 {
top:0; right: 0;
}
/*/动画*/
.hfeature .body ul li .ico {
width:159px; height: 159px; overflow: hidden; margin: 0 auto;
}
.hfeature .body ul li h2 {
font-size:18px; color: #333; line-height: 18px; padding: 17px 0 12px 0;
}
.hfeature .body ul li h4 {
font-size:14px; color: #666; line-break: 14px;
}
.foot {
padding-top: 60px; height: 50px; clear: both;
}
.foot a {
display:block; color: #ff4800; font-size:16px; line-height: 48px; text-align: center; width: 220px; height: 48px; margin:0 auto; border: 1px solid #ff4800; border-radius: 4px;
}
.foot a:hover { color:#fff; background: #FF4800;}
.footer a:hover { color: #fff;;}
.footer {
width: 100%; height: 425px; background: #071d3e; color: #fff;
}
.footer .info {
height: 150px; border-bottom: 1px solid #203452; padding: 50px 0;
}
.footer .info ul .first {
border: none;
}
.footer .info ul li {
display: block; float: left; padding-left: 22px; border-left: 1px solid #203452; width:165px; height: 150px;
}
.footer .info ul li dl dt {
font-size: 18px; line-height: 18px; font-weight: bold; padding-bottom: 17px;
}
.footer .info ul li dl dd {
font-size: 14px; line-height: 14px; color: #777d8a; padding-bottom: 10px;
}
.footer .info ul li p {
font-size: 14px; line-height:24px; color: #777d8a;
}
.footer .info ul li .icos {
margin-top: 12px;
}
.footer .info ul li .icos a {
margin-right: 8px;
}
.footer .link {
color:#fff; padding:30px 0; height: 15px;
}
.footer .link dl dt{
font-size; 15px; line-height: 14px; display: inline-block; float: left; margin-right: 32px; padding-left: 20px;
}
.footer .link dl dd{
display: inline-block; float: left; margin-right:32px;
}
.footer .link dl dd a {
color: #777d8a; font-size; 14px; line-height: 15px;
}
.footer .link dl dd a:hover {
color: #fff;
}
.footer .imgs {
width: 496px; height: 45px; margin: 0 auto;
}
.footer .imgs img {
display: block; float: left; margin: 0 3px; width:118px; height:45px;
}
.footer .copyright {
text-align: center; margin-top: 17px; color: #3e485e;
}
.hcustomer {
height: 575px;
}
.hcustomer .body {
margin-top:35px; position: relative; width: 1100px; height: 220px;
}
.hcustomer .body .list {
width: 1100px; height: 220px; overflow: hidden;
}
.hcustomer .body .list .wrap {
width: 999999px; height: 110px;
}
.hcustomer .body .prev {
position: absolute; top: 50%; margin-top:-54px; left: -83px; width: 83px; height: 83px; background: url(../imgs/lc8.png) no-repeat center; cursor: pointer;
}
.hcustomer .body .next {
position: absolute; top: 50%; margin-top:-54px; right: -83px; width: 83px; height: 83px; background: url(../imgs/lc9.png) no-repeat center; cursor: pointer;
}
.hcustomer .body .list ul {
width: 1200px; float: left;
}
.hcustomer .body .list li {
float: left; border: 1px solid #ccc; width: 195px; height: 85px; margin: 0 25px 23px 0; overflow: hidden; text-align: center;
}
sub {
display: table-cell; width: 198px; height: 83px; vertical-align: middle;
}
sup {
display: none;
}
.hcustomer .body .list li.selected , .hcustomer .body .list li:hover a sub {
display: none;
}
.hcustomer .body .list li.selected , .hcustomer .body .list li:hover a sup {
display: table-cell; width: 198px; height: 85px; vertical-align: middle;
}
.hcustomer .foot{
padding-top: 17px;
}
.hnews-wrap {
height: 260px;
}
.hnews-wrap .hnews {
width: 570px;
}
.hnews-wrap .hfollow {
width: 490px;
}
.hnews-wrap .head {
position: relative;
}
.hnews-wrap .head h2{
font-size:24px; line-height: 24px; color: #666;
}
.hnews-wrap .head h2 {
width: 300px; height: 31px;
}
.hnews-wrap .head h2 strong {
position: relative; height: 31px;
}
.hnews-wrap .head h2 span {
width: 31px; height: 26px; border-bottom:5px solid #ff6214; position: absolute; bottom: 8px; right: -40px;
}
.hnews-wrap .head a {
position: absolute; right: 0; bottom:10px;
}
.hnews-wrap .head {
border-bottom: 1px dashed #ccc; padding: 10px;
}
.hnews-wrap .hnews .body ul li {
padding-left: 28px; height: 36px; width: 542px; position: relative; font-size: 14px; background: url(../imgs/lc20.png) no-repeat center left;
}
.hnews-wrap .hnews .body ul li.selected , .hnews-wrap .hnews .body li:hover {
background: url(../imgs/lc19.png) no-repeat center left;
}
.hnews-wrap .hnews .body ul li a{
position: absolute; left: 28px; top: 0; color:#747474; line-height: 36px;
}
.hnews-wrap .hnews .body ul li.selected a, .hnews-wrap .hnews .body li:hover a {
color: #ff6000; text-decoration:none;
}
.hnews-wrap .hnews .body li span {
position: absolute; right: 0; bottom:8px; font-size: 12px; color:#666;
}
.hfollow .body ul li { display: block; width:235px; float: left; padding-top: 30px; margin-right: 20px;}
.hfollow .body ul .last {
margin-right:0;
}
.hfollow .body ul li .img sub{
display: table-cell; vertical-align: middle; width: 130px; height:130px; border: 1px solid #ccc; text-align: center;
}
.hfollow .body ul li .text {
padding-top: 25px; font-size: 14px; line-height: 24px; color: #666;
}
.hfollow .body ul li .text .last {
padding-left: 20px; background: url(../imgs/lc16.png) no-repeat center left;
}
.hfollow .body ul li .text dl dd {
display: block; float: left; margin-right: 8px;
}