index.css 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. body{
  2. background:#f7f5f6;
  3. }
  4. .ynZTbox_head{ width: 100%; height: auto;}
  5. .ynZTbox_head p{ width: 100%; height: auto;}
  6. .ynZTbox_head p img{ width: 100%; height: auto;}
  7. .ynZTbox_main{ background:url('../image/ico_img1.jpg') no-repeat; background-size:100% auto;}
  8. .ynZTbox_main_cent{ width: 1200px; margin: 0 auto;}
  9. .ynZTbox_main_cent p{width: 100%; height: auto;}
  10. .ynZTbox_main_cent p img{width: 100%; height: auto;}
  11. .ynZTbox_cneglp{ width: 1200px; margin: 0 auto;}
  12. /*幻灯*/
  13. .ynZTboxUl{ width: 100%; height: 485px; margin-top: 77px; position: relative; overflow: hidden; z-index: 1;}
  14. .yv2Index_main{ width: 100%; height: 420px;}
  15. .yv2Index_main ul li{ width: 100%; height: 420px;}
  16. .yv2Index_main ul li img{ width: 100%; height: 100%;}
  17. .yv2Index_main ul li .main_lp{ position: relative;}
  18. .yv2Index_main ul li .main_lp p.left_img{ width: 100%; height: 420px;}
  19. .yv2Index_main ul li .main_lp a.url_tu{ width: 530px; height: 380px; display: block; position: absolute; left: 20px; top: 20px; z-index: 2;}
  20. .yv2Index_main ul li .main_lp a.url_title{ width: 330px; height: 30px; display: block; position: absolute; left: 610px; top: 58px;}
  21. .yv2Index_main ul li .main_lp a.url_tu2{ left: auto; right: 20px;}
  22. .yv2Index_main ul li .main_lp a.url_title2{left: 56px;}
  23. /*头部轮播*/
  24. .ynZTboxUl .hd{position:absolute;bottom:0px;left:50%;width:1200px; margin-left: -600px; text-align: center; z-index: 2;}
  25. .ynZTboxUl .hd ul li{width:16px;height:16px;display:inline-block;margin:0px 3px;background:#fefefe;z-index:3;border-radius:100%; border: 1px solid #ae8c65;}
  26. .ynZTboxUl .hd ul li.on{background:#ae8c65;}
  27. .ynZTboxUl .hd ul li:hover{ cursor:pointer;}
  28. .ynZTbox_lplist_h2{ margin-top: 80px;}