1234567891011121314151617181920212223242526272829303132333435363738394041424344 |
- body{ width:100%; background:url(../images/sy-index_01.png) no-repeat left top; background-size:100% auto;}
- /***********************头部***********************/
- .header{ width:1200px; margin:30px auto; overflow:hidden;}
- .nav{ width:720px;}
- .nav li{ float:right; width:120px; background:url(../images/sy-index_19.png) no-repeat right center; text-align:center;}
- .nav .zypx_on{ background:none;}
- .nav li a{ width:100%; display:block; padding:46px 0 0 0; font-size:20px; color:#318ddc;}
- .nav li .xzsy{ background:url(../images/sy-index_06.png) no-repeat center top;}
- .nav li .syyc{ background:url(../images/sy-index_08.png) no-repeat center top;}
- .nav li .wlzp{ background:url(../images/sy-index_10.png) no-repeat center top;}
- .nav li .xczp{ background:url(../images/sy-index_12.png) no-repeat center top;}
- .nav li .gjrc{ background:url(../images/sy-index_14.png) no-repeat center top;}
- .nav li .zypx{ background:url(../images/sy-index_16.png) no-repeat center top;}
- .contentbox{ width:1180px; padding:10px; background:#fff; margin:0 auto;}
- .all_list{ margin:0;}
- .all_list li{ line-height:36px; font-size:16px; overflow:hidden;}
- .all_list li a{ float:left; color:#333; background:url(../images/sy-index_56.png) no-repeat left center; padding:0 0 0 15px;}
- .all_list li em{ float:right; color:#888;}
- .all_list li.dashed{ border-bottom:dashed 1px #ccc;}
- .all_title{ width:100%; height:46px; background:#f5f6f8;}
- .all_title i{ width:3px; height:46px; background:#318ddc; float:left; margin:0 15px 0 0;}
- .all_title a{ font-size:20px; color:#318ddc; line-height:46px; font-weight:bold;}
- .xian{ width:3px; height:46px; background:#318ddc; float:left; margin:0 15px 0 0;}
- .footerbox{ width:100%; background:#033c6c; height:200px; padding:30px 0;}
- .footerbox table{ width:680px; margin:0 auto;}
- .footerbox table tr td img{ display:block; margin:0 auto;}
- .footerbox table tr td a{ display:block; width:120px; padding:0 0 40px 0; border-bottom:solid 1px #c8e3fa; font-size:16px; color:#fff; margin:10px 0 20px 0;}
- .footerbox table tr td p{ font-size:16px; color:#fff;}
|