index.css 2.2 KB

123456789101112131415161718192021222324252627
  1. body{padding: 10px; background: url(../images/bg_body.jpg) no-repeat;}
  2. ul{margin: 0; padding: 0;}
  3. header{width:1900px; height: 83px; line-height: 83px; color: #FFFFFF; font-size: 30px; letter-spacing: 10px; background: url(../images/bg_title.png) no-repeat; margin: 0 auto; text-align: center;}
  4. .container{width: 1900px;}
  5. .col-lg-3,.col-lg-6{padding: 0; margin: 0;}
  6. .m-20{margin-top: 20px;}
  7. .title{width: 100%; height: 60px; font-size: 20px; color: #ff9000; line-height: 60px; padding-left: 20px; background: url(../images/title_icon.png) left center no-repeat; float: left;}
  8. .box1{width: 455px; height: 400px; padding: 0 0 25px 25px; background: url(../images/bg_box1.png) no-repeat; float: left;}
  9. .box1_con{width: 455px; height: 340px; float: left;}
  10. .box2{width: 455px; height: 537px; padding: 0 0 25px 25px; background: url(../images/bg_box2.png) no-repeat; float: left;}
  11. .box2_con{width: 455px; height: 500px; float: left;}
  12. .box3{width: 950px; height: 500px; padding: 0 25px 25px 25px; background: url(../images/bg_box3.png) no-repeat; float: left;}
  13. .box3_con{width: 950px; height: 470px; float: left;}
  14. .box3_con .box3_con_left{width: 270px; height: 380px; float: left; margin-top: 30px;}
  15. .box3_con .box3_con_right{width: 680px; height: 470px; float: left;}
  16. .box3_con_right .box3_con_right_top{width: 680px; height: 120px;}
  17. .box3_con_right .box3_con_right_bot{width: 630px; height: 270px; margin-top: 30px;}
  18. .data_bg{width: 180px; height: 120px; background: url(../images/data_icon.png) no-repeat; margin-left: 30px; text-align: center; font-size: 24px; color: #FFFFFF; padding-top: 20px;}
  19. small{font-size: 18px; color: #FF9000;}
  20. .box4{width: 950px; height: 435px; padding: 0 25px 25px 25px; background: url(../images/bg_box4.png) no-repeat; float: left;}
  21. .box4_con{width: 950px; height: 370px; float: left;}
  22. .box5{width: 455px; height: 957px; padding: 0 25px 25px 25px; background: url(../images/bg_box5.png) no-repeat; float: right; }
  23. .box5_con{width: 455px; height: 957px; float: left;}
  24. .box5_con_top{width: 420px; height: 320px; float: left;}
  25. .box5_con_bot{width: 455px; height: 550px; float: left;}
  26. .box5_con_bot li{width: 390px; height: 60px; line-height: 60px; list-style: none; border-bottom: 1px dashed #dbdbdb; color: #F5F5F5; overflow: hidden;}