<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*------&gt;&gt;年金-全局样式-2007-11-20&lt;&lt;-------*/
@charset "utf-8";
* {
margin:0;
padding:0;
}
body {
background-color: #FFF;
text-align:center;
}
body,td,th {
font-family:,"Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif; 
font-size: 12px;
color: #666;
}
ul{
list-style:none;
}
h1{
color: #FF3000;
font-family: Arial, Helvetica, sans-serif;
font-size: 26px;
line-height: 30px;
}
h2,h3 {
color: #FF3000;
font-weight:bold;
}
h2{
font-size:14px; 
}
h3{
font-size:12px; 
}
p {
line-height:18px;
}
/*------&gt;&gt;基本链接样式&lt;&lt;-------*/
body a {
text-decoration:none;
}
a:link,a:visited {
color: #666;
}
a:hover,a:active {
color: #ff3000;
}
.red a {
text-decoration: underline;
}
red a:link,.red a:visited{
    color: #ff3c00;
	text-decoration: underline;
}
.red a:hover,.red a:active  {
    color: #ff0000;
	text-decoration: underline;
}
.red_btn a:link,.red_btn a:visited{
    color: #ff3c00;
	text-decoration: none;
}
.red_btn a:hover,.red_btn a:active{
    color: #ff0000;
	text-decoration: none;
}

a.link_gray:link,a.link_gray:hover,
a.link_gray:active,a.link_gray:visited {
color:#666;
font-weight:bold;
padding-left:15px;
text-decoration:underline;
}

.foot {
font-size:11px;
}
.fontbold{
font-weight:bold;
}
.fontlineheight{
line-height:22px;
}
.padding{
padding:8px 0;
}


#container,#infocontainer{
margin-left:auto;
margin-right:auto;
text-align:left;
}
#container{
width:994px;
}
#infocontainer{
width:800px;
}
#header{
width:100%;
}
/*----*/
#head_nav {
padding-top:5px;
height:22px;
background:url(../framework/images/automobile_bg_print01.gif) repeat-x top;
}
#head_nav ul{
float:right;
padding-right:10px;
}
#head_nav ul li{
float:left;
height:17px;
padding:0 2px;
}
#head_nav ul li.seg{
padding:0 5px;
background:url(../framework/images/automobile_bg_print15.gif) no-repeat 2px 50%;
}
#head_nav ul li.now{
padding-left:12px;
background:url(../framework/images/automobile_bg_print02.gif) no-repeat top left;
}
#head_nav ul li.now a{
float:left;
color: #ff3000;
padding:2px 10px 0 0;
height:15px;
background:url(../framework/images/automobile_bg_print03.gif) no-repeat top right;
}

/*----*/
#logo{
padding:10px 0 9px 22px;
}
#logo a{
float:left;
display:block;
width:154px;
height:31px;
background:url(../framework/images/automobile_logo_print01.gif) no-repeat 50% 50%;
}
/*----*/
#main_nav{
float:left;
width:100%;
background:url(../framework/images/automobile_bg_print14.gif) repeat-x bottom;
}
#main_nav ul{
float:left;
height:34px;
padding:6px 0 0 24px;
}
#main_nav ul li{
float:left;
height:34px;
background:url(../framework/images/automobile_bg_print08.gif) repeat-x 0px;
}
#main_nav ul li.inside_seg{
width:14px;
background:url(../framework/images/automobile_bg_print07.gif) no-repeat 0px 50%;
}
#main_nav ul li.this_on{
float:left;
height:34px;
background:url(../framework/images/automobile_bg_print13.gif) repeat-x 0px;
}
/*----*/
#main_nav ul li.leftside_seg{
width:5px;
background:url(../framework/images/automobile_bg_print05.gif) no-repeat  center 0px;
}
/*--δ״̬--*/
#main_nav ul li.leftside_space{
padding-left:202px;
background:none;
}
#main_nav ul li.leftside_space1{
padding-left:16px;
background:none;
}
/*--δ״̬Ӽ--*/
#main_nav ul li.rightside_seg{
width:5px;
background:url(../framework/images/automobile_bg_print06.gif) no-repeat center 0px;
}
/*--ңδ״̬--*/
#main_nav ul li.lefton_seg{
width:14px;
background:url(../framework/images/automobile_bg_print11.gif) no-repeat center 0px;
}
/*--󣬵״̬--*/
#main_nav ul li.righton_seg{
width:14px;
background:url(../framework/images/automobile_bg_print12.gif) no-repeat center 0px;
}
/*--ң״̬--*/
#main_nav ul li.inlefton_seg{
width:13px;
background:url(../framework/images/automobile_bg_print09.gif) no-repeat center 0px;
}
/*--Ŀ״̬--*/
#main_nav ul li.inrighton_seg{
width:13px;
background:url(../framework/images/automobile_bg_print10.gif) no-repeat center 0px;
}
/*--Ŀ״̬--*/
#main_nav ul li a{
display:block;
font-weight:bold;
padding:5px 10px 0 10px;
}
#main_nav a:link,#main_nav a:visited {
color: #333;
}
#main_nav a:hover,#main_nav a:active{
color: #ff3c00;
}
#main_nav ul li.this_on a:link,#main_nav ul li.this_on a:visited{
color: #ff3c00;
}
#main_nav ul li.this_on a:hover,#main_nav ul li.this_on a:active{
color: #ff0000;
}
/*----*/
#top_search{
margin-top:5px;
float:right;
height:22px;
width:210px;
color:#333;
clear:right;
}
#top_search span{
padding-top:2px;
line-height:18px;
float:left;
display:block;
}
#top_search input{
width:140px;
height:18px;
border:inset 2px;
float:left;
}
#top_search span img{
margin:0 0 8px 3px;
}


#main{
float:left;
background:url(../framework/images/automobile_bg_print16.gif) repeat-y left;
}
/*----*/
#left{
float:left;
width:194px;
text-align:center;
}
#login{
margin:0 auto;
width:129px;
height:103px;
clear:left;
background:url(../framework/images/automobile_bg_print17.gif) no-repeat center;
}
#login span{
font-weight:bold;
color:#333;
padding:10px 0;
display:block;
}
#login input{
vertical-align:middle;
}
#login label{
color:#333;
padding-left:2px;
line-height:18px;
vertical-align:middle;
}
#login button{
margin:5px 2px;
width:38px;
height:18px;
color:#333;
border:none;
background:url(../framework/images/automobile_bt_login.gif) no-repeat center;
}
/*----*/
#center{
float:left;
width:554px;
margin:12px 10px 0 12px;
}
#infocenter{
float:left;
width:554px;
margin:12px 7px 0 7px;
display:inline;
}
/*----*/
#banner{
text-align:center;
}
/*----*/
.center_box{
margin-top:13px;
float:left;
width:100%;
background:url(../framework/images/automobile_bg_print18.gif) no-repeat top center;
}
.center_boxin{
padding:10px;
float:left;
width:534px;
background:url(../framework/images/automobile_bg_print19.gif) no-repeat bottom center;
}
/*----*/
.list_img{
background:url(../framework/images/automobile_pic_print04.jpg) no-repeat left center;
border-bottom:#D6D6D6 1px dashed;
padding-left:97px;
padding-top:12px;
height:52px;
}
.list_img ul li{
padding-left:12px;
line-height:22px;
font-weight:bold;
background:url(../framework/images/automobile_pic_print05.gif) no-repeat left center;
}
.list_center {
padding:5px 15px 0 15px;
}
.list_center ul li{
line-height:20px;
background:url(../framework/images/automobile_pic_print06.gif) no-repeat left 20px;
padding-left:14px;
}
.bg_img,.bg_img1,.bg_img2 {
float:left;
padding-left:70px;
}
.bg_img{
background: url(../framework/images/automobile_pic_print07.jpg) no-repeat left 8px;
}
.bg_img1{
background: url(../framework/images/automobile_pic_print08.jpg) no-repeat left 8px;
}
.bg_img2{
background: url(../framework/images/automobile_pic_print09.jpg) no-repeat left 8px;
}
.list_tow{
float:left;
width:455px;
padding:0px 0 8px 10px;
}
.list_tow ul li{
float:left;
background: url(../framework/images/automobile_pic_print10.gif) no-repeat left 8px;
padding-left:12px;
padding-top:5px;
width:190px;
}
.list_img1{
float:left;
width:450px;
padding-top:10px;
padding-left:10px;
background: url(../framework/images/automobile_bg_print20.gif) no-repeat left top;
line-height:20px;
}
.btn_cnter{
text-align:center;
float:right;
padding-top:1px;
display:block;
width:66px;
height:23px;
background: url(../framework/images/automobile_bt_more.gif) no-repeat center;
}
.center_box1{
margin-top:14px;
float:left;
background:url(../framework/images/automobile_bg_print21.gif) repeat-x bottom center;
border:#d4d4d4 solid 1px;
height:126px;
width:238px;
padding:17px;
}
.center_box1 ul,.center_box2 ul{ 
padding:10px 0 5px 2px;
}
.center_box1 ul li,.center_box2 ul li{
background: url(../framework/images/automobile_pic_print11.gif) no-repeat left 8px;
padding-left:12px;
line-height:22px;
}
.banna_right{
text-align:right;
line-height:23px;
}
.center_box2{
margin-top:14px;
float:right;
background:url(../framework/images/automobile_bg_print21.gif) repeat-x bottom center;
border:#d4d4d4 solid 1px;
height:126px;
width:237px;
padding:17px;
}
/*--index--*/
.list_img_managment{
background:url(../framework/images/automobile_pic_print14.jpg) no-repeat left center;
padding-left:85px;
padding-top:8px;
height:61px;
text-indent:24px;
}
.btn_managment{
clear:both;
padding-right:6px;
text-align:right;
height:20px;
}
.managment_box{
margin-top:6px;
float:left;
width:530px;
background:url(../framework/images/automobile_bg_print26.gif) repeat-x bottom left;
border:#E7E7E7 solid 2px;
padding:10px;
}
.managment_box_none{
margin-top:6px;
float:left;
width:530px;
border:#E7E7E7 solid 2px;
padding:10px;
}
.managment_sbox{
margin-top:6px;
float:left;
width:520px;
background:url(../framework/images/automobile_bg_print27.gif) repeat-x bottom left;
border:#D7D7D7 solid 1px;
padding:10px 10px 10px 22px;
line-height:30px;
}
.managment_sbox_p{
padding-left:14px;
background:url(../framework/images/automobile_pic_print15.gif) no-repeat left 5px;
}
/*--management--*/
.advantages_box{
margin-top:13px;
float:left;
width:518px;
background:url(../framework/images/automobile_bg_print26.gif) repeat-x bottom left;
border:#E7E7E7 solid 2px;
padding:16px;
}
.advantages_line{
border-bottom:#D7D7D7 solid 1px;
padding:10px 0 10px 0;
}
.advantages_box_p{
margin-top:10px;
text-indent:24px;
}
.advantages_box_p1{
text-indent:24px;
}
.advantages_box_p2{
text-indent:8px;
}
.advantages_box_p3{
text-indent:16px;
}
.advantages_li{
background:url(../framework/images/automobile_pic_print16.gif) no-repeat 2px 14px;
border-bottom:#D7D7D7 solid 1px;
padding:9px 0;
}
.underline {
padding-left:16px;
text-decoration: underline;
font-weight:bold;
}
.advantages_liin{
background:url(../framework/images/automobile_pic_print17.gif) no-repeat 2px 23px;
padding-top:18px;
line-height:18px;
}
.advantages_liin1{
background:url(../framework/images/automobile_pic_print17.gif) no-repeat 2px 5px;
}
.advantages_link{
background: url(../framework/images/automobile_pic_print02.gif) no-repeat 0px 5px;
padding-left:12px;
margin-top:2px;
}
.bold{
padding-left:16px;
font-weight:bold;
color:#999;
}
.advantages_btn{
background:url(../framework/images/automobile_pic_print16.gif) no-repeat 475px 5px;
text-align:right;
padding-right:5px;
}
/*--advantages--*/
.list_img_services{
background:url(../framework/images/automobile_pic_print19.jpg) no-repeat 15px center;
padding-left:105px;
height:65px;
}
.list_img_services_li{
background: url(../framework/images/automobile_pic_print10.gif) no-repeat 3px 9px;
padding-left:14px;
padding-top:5px;
}
.img_list_services,.img_list_services1 {
float:left;
width:255px;
}
.img_list_services{
margin:6px 15px 6px 0;
}
.img_list_services1{
margin:6px 0;
}
.img_services{
float:left;
width:56px;
}
.services_list{
float:left;
width:196px;
}
.services_list_p{
line-height:26px;
border-bottom:#FEAE00 solid 1px;
font-weight:bold;
}
.services_list_p1{
line-height:19px;
border-bottom:#EAEAEA solid 1px;
font-weight:bold;
}
.services_list ul{
margin:5px 0 15px 0;
}
.img_servicesxm{
float:left;
width:76px;
margin-top:5px;
}
.servicesxm_list{
float:left;
width:440px;
margin:5px 0 10px 0;
}
.servicesxm_list_p{
line-height:25px;
color:#ff3c00;
border-bottom:#FEAE00 solid 1px;
font-weight:bold;
margin-bottom:3px;
}
/*--services--*/
.list_img_invest{
background:url(../framework/images/automobile_pic_print28.jpg) no-repeat left center;
padding-left:85px;
padding-top:8px;
height:61px;
text-indent:24px;
}
.img_invest{
float:left;
width:351px;
}
.li_invest{
margin-top:9px;
}
.btn_invest{
text-align:right;
padding:3px 12px 16px 0;
}
.list_img_investa{
background:url(../framework/images/automobile_pic_print30.jpg) no-repeat left top;
padding:0 0 10px 85px;
border-bottom:#D7D7D7 solid 1px;
}
.list_img_investa ul li{
background:url(../framework/images/automobile_pic_print31.gif) no-repeat 4px 11px;
padding:4px 0;
line-height:18px;
text-indent:12px;
}
.list_img_investa1{
background:url(../framework/images/automobile_pic_print32.jpg) no-repeat left top;
padding:0 0 10px 85px;
height:61px;
}
/*--invest--*/
.list_img_project{
background:url(../framework/images/automobile_pic_print33.jpg) no-repeat left 15px;
padding:15px 0 15px 85px;
border-bottom:#D7D7D7 solid 1px;
}
.list_img_project1{
background:url(../framework/images/automobile_pic_print34.jpg) no-repeat left 15px;
padding:15px 0 15px 85px;
}
.list_img_project_li {
line-height:20px;
width:100px;
display:block;
float:left;
padding-left:24px;
background:url(../framework/images/automobile_pic_print10.gif) no-repeat 14px 50%;
}
.list_img_project_li1 {
line-height:20px;
width:150px;
display:block;
float:left;
padding-left:24px;
background:url(../framework/images/automobile_pic_print10.gif) no-repeat 14px 50%;
}
.list_img_project_li2{
clear:both;
background:url(../framework/images/automobile_pic_print31.gif) no-repeat 4px 50%;
line-height:18px;
text-indent:12px;
}
.list_img_project_li3 {
line-height:20px;
width:200px;
display:block;
float:left;
padding-left:24px;
background:url(../framework/images/automobile_pic_print10.gif) no-repeat 14px 50%;
}
.project_btn{
background:url(../framework/images/automobile_pic_print16.gif) no-repeat 428px 4px;
text-align:right;
padding-bottom:15px;
}
.arr_up,.arr_down {
height:25px;
line-height:25px;
background:url(../framework/images/automobile_pic_print16.gif) no-repeat 428px 50%;
text-align:right;
}
.arr_down {
background:url(../framework/images/collapse_down_pic.gif) no-repeat 428px 50%;
}
#compare_box a:link,#compare_box a:visited,
#compare_box a:hover,#compare_box a:active{
font-weight:bold;
color:#FF3000;
}
#project_table{
border-top:1px solid #D7D7D7;
padding-top:20px;
}
#project_table_result {
border-collapse:collapse;
margin: 0 auto 18px auto;
}
#project_table_result thead {
background:#F5F5F5;
}
#project_table_result th{
border:1px solid #E7E7E7;
border-bottom:none;
width:22%;
height:30px;
text-align:center;
}
#project_table_result th.th1{
border:1px solid #E7E7E7;
border-bottom:none;
width:39%;
height:30px;
text-align:center;
}
#project_table_result td{
border:1px solid #E7E7E7;
text-align:left;
vertical-align:top;
line-height:18px;
padding:10px;
}
#project_table_result td.td1{
border:1px solid #E7E7E7;
text-align: center;
vertical-align: middle;
line-height:18px;
padding:10px;
font-weight:bold;
}
/*--project--*/
.resource_list{
float:left;
width:440px;
margin-top:10px;
}
.resource_list ul li{
background:url(../framework/images/automobile_pic_print11.gif) no-repeat 14px 7px;
padding-left:25px;
line-height:20px;
}
/*--resource--*/
.affiche_title{
width:554px;
margin-top:13px;
}
.affiche_title ul li.left{
width:15px;
height:34px;
float:left;
background:url(../framework/images/automobile_bg_print30.gif) no-repeat;
}
.affiche_title ul li{
float:left;
width:529px;
line-height:34px;
background:url(../framework/images/automobile_bg_print31.gif) repeat-x;
}
.affiche_title ul li.right{
float:left;
width:10px;
height:34px;
background:url(../framework/images/automobile_bg_print32.gif) no-repeat;
}
.affiche_list{
clear:both;
background:url(../framework/images/automobile_bg_print33.gif) no-repeat left bottom;
padding:10px 0;
}
.affiche_list ul{
margin:0 2px;
padding-top:8px;
}
.affiche_list ul li.top{
background:url(../framework/images/automobile_pic_print11.gif) #F6F6F6 no-repeat 18px 11px;
width:523px;
line-height:26px;
padding-left:27px;
}
.affiche_list ul li{
background:url(../framework/images/automobile_pic_print11.gif) no-repeat 18px 13px;
width:523px;
line-height:34px;
padding-left:27px;
}
.affiche_list ul span{
float:right;
padding:0 20px;
vertical-align:bottom;
}

.affiche_list ul br,
.download_list ul br,
.info_list ul br {
clear:both;
}

.affiche_btn{
float:right;
line-height:30px;
padding-right:20px;
}
.affiche_btn a{
padding-left:7px;
}
/*--affiche--*/
.download_list{
clear:both;
background:url(../framework/images/automobile_bg_print34.gif) no-repeat left bottom;
}
.download_list ul{
margin:0 5px;
}
.download_list ul li{
background:url(../framework/images/automobile_pic_print11.gif) no-repeat 18px 18px;
width:517px;
line-height:42px;
padding-left:27px;
border-bottom:1px solid #E2E3DB;
}
.download_list ul span{
float:right;
padding:0 13px;
}
.download_list ul span img{
padding-top:11px;
border:0;
}
.download_list ul a{
font-weight:bold;
}
.download_tab .tab_nav{
padding-top:12px;
margin-bottom:0px;
width:100%;
}
/*--download--*/
.info{
padding-top:15px;
}
.info a{
padding:0 5px;
text-decoration: underline;
}
.infoa a:link,.infoa a:visited{
color: #666;
}
.infoa a:hover,.infoa a:active  {
color: #f00;
}
.title {
background:url(../framework/images/automobile_bg_print35.gif) repeat-x left bottom;
padding-top:10px;
line-height:42px;
text-align:center;
}
.title1 {
background:url(../framework/images/automobile_bg_print35.gif) repeat-x left bottom;
padding-top:10px;
height:42px;
text-align:right;
}
.title1 img{
border:none;
padding:9px 1px;
}
.info_time{
text-align:center;
}
.info_time span{
padding-left:12px;
line-height:33px;
}
.info_time span a{
margin-right:6px;
}
.info_text{
margin:10px 0 20px 0;
text-indent:24px;
}
.info_text img{
float:left;
padding:8px;
display:inline;
border:none;
}
.info_btn{
text-align:center;
line-height:30px;
padding-right:20px;
}
.info_btn a{
padding:0 3px;
}
.info_list{
padding:20px 10px 0 10px;
}
.info_list ul{
padding-top:10px;
}
.info_list ul li{
background:url(../framework/images/automobile_pic_print11.gif) no-repeat left 10px;
padding-left:12px;
line-height:25px;
border-bottom:1px dashed #C3C3C3;
}
.info_list ul span{
float:right;
padding:0 5px 0 20px;
}
.affiche_btn{
float:right;
line-height:30px;
padding-right:20px;
}
.affiche_btn a{
padding-left:7px;
}
/*--info--*/
.case_p{
border-top:#D7D7D7 solid 1px;
padding-top:15px;
text-indent:24px;
}
.case_p1{
border-bottom:#D7D7D7 solid 1px;
padding:15px 0;
text-indent:24px;
}
.case_img_list{
overflow:hidden;
float:left;
}
.case_img_list td {
width:260px;
height:60px;
background:#FFF;
text-align:center;
vertical-align:middle;
}
.case_img_list td img {
border:none;
overflow:hidden;
}
/*--case--*/
#right{
float: right;
width:223px;
margin-top:42px;
}
#inforight{
float:right;
width:223px;
margin-top:12px;
margin-right:7px;
display:inline;
}
.right_banner{
clear:both;
margin-bottom:13px;
}
.right_box1{
border:#d4d4d4 solid 2px;
background: url(../framework/images/automobile_bg_print24.gif) repeat-x bottom;
padding:15px 11px;
margin-bottom:6px;
}
.right_box1 span{
display:block;
height:20px;
float:left;
background: url(../framework/images/automobile_bg_print22.gif) no-repeat left center;
padding-left:30px;
margin-bottom:6px;
background-color:#C3C3C1;
}
.right_box1 span a{
display:block;
height:20px;
float:left;
background: url(../framework/images/automobile_bg_print23.gif) no-repeat right center;
padding-right:8px;
line-height:20px;
}
.right_box1 span a:link,.right_box1 span a:visited{
color:#FFF;
}
.right_box1 span a:hover,.right_box1 span a:active{
color:#FF3c00;
}
.right_box2{
border:#d4d4d4 solid 2px;
background: url(../framework/images/automobile_bg_print25.gif) repeat-x bottom;
padding:15px 11px;
margin-bottom:6px;
}
.right_box2_bg{
background: url(../framework/images/automobile_pic_print39.gif) no-repeat;
height:30px;
}
.right_box2_bg img{
border:none;
margin:7px 0 0 158px;
}
.right_box4{
background:url(../framework/images/automobile_bg_print21.gif) repeat-x bottom center;
border:#d4d4d4 solid 2px;
padding:12px;
}
.right_box4 h2{
color:#666;
}
.right_box4 ul{ 
padding:10px 0 5px 2px;
}
.right_box4 ul li{
background: url(../framework/images/automobile_pic_print11.gif) no-repeat left 8px;
padding-left:12px;
line-height:22px;
}
.right_box5{
background:url(../framework/images/automobile_bg_print21.gif) repeat-x bottom center;
border:#d4d4d4 solid 2px;
padding:12px 17px;
}
.right_box5 ul li{
background:url(../framework/images/automobile_bg_print29.gif) repeat-x  top left;
line-height:18px;
padding:5px 0;
}
.right_bg{
padding-left:40px;
background: url(../framework/images/automobile_pic_print13.jpg) no-repeat left center;
line-height:22px;
}
.right_bg a{
padding:3px 5px 2px 5px;
background: url(../framework/images/automobile_bt_print01.gif) no-repeat left center;
}
.right_box3{
border:#d4d4d4 solid 2px;
border-bottom:none;
background: url(../framework/images/automobile_bg_print24.gif) repeat-x bottom;
padding:10px 15px 6px 15px;
}
.right_box3in{
background:url(../framework/images/automobile_pic_print18.jpg) no-repeat;
line-height:38px;
padding-left:50px;
}
.right_box3in_li{
background:url(../framework/images/automobile_bg_print28.gif) no-repeat  center left;
padding-left:13px;
}

/*------&gt;&gt;sidebar nav&lt;&lt;------*/
.nav_left {
padding-top:11px;
background:#FFF;
margin-bottom:16px;
}
.nav_left li {
display:block;
padding-left:22px;
border-bottom:1px solid #C7C6C2;
text-align:left;
}
.nav_current {
background:url(../framework/images/nav_bg_line.gif) repeat-x top;
}
.nav_left li a {
display:block;
height:30px;
line-height:30px;
background:url(../framework/images/nav_pic_red.gif) no-repeat 0 40%;
padding-left:11px;
font-weight:bold;
color:#666;
text-decoration:none;
}
.nav_left ul {
margin:4px 0 2px 0;
}
.nav_left ul li {
background:none;
border:none;
position:relative;
left:-10px;
}
.nav_left ul a {
display:block;
height:20px;
line-height:20px;
background:url(../framework/images/subnav_pic_gray.gif) no-repeat 0 45% !important;
background:url(../framework/images/subnav_pic_gray.gif) no-repeat 0 42%;
padding-left:15px;
font-weight:normal;
color:#666;
}
ul a#current,.nav_left a:hover {
color:#FF3000;
}
.nav_left ul a#current,.nav_left ul a:hover {
background:url(../framework/images/subnav_pic_red.gif) no-repeat 0 45% !important;
background:url(../framework/images/subnav_pic_red.gif) no-repeat 0 42%;
}
/*------&gt;&gt;custom link style&lt;&lt;------*/
a.link_red:link,a.link_red:visited{
color:#FF3c00;
text-decoration:underline;
}
a.link_red:hover,a.link_red:active{
color:#F00;
text-decoration:underline;
}
/*------&gt;&gt;Tab Nav&lt;&lt;------*/
.hidden{
display:none;
}
.show {
display:block;
border-bottom:1px solid #D7D7D7;
padding-bottom:15px;
}
.show_no_bottom{
display:block;
padding-bottom:15px;
}
.clear {
clear:both;
}
ul.tab_nav {
float:left;
background:url(../framework/images/introduced_bg_print05.gif) repeat-x bottom;
margin-bottom:10px;
width:100%;
}
ul.tab_nav li {
float:left;
background:url(../framework/images/introduced_bg_print04.gif) no-repeat top right;
margin:0 2px;
}
/*------&gt;&gt; Case &lt;&lt;------*/
#case_nav li {
width:125px;
text-align:center;
}
ul.tab_nav li a {
display:block;
padding:0 5px;
line-height:23px;
background:url(../framework/images/introduced_bg_print03.gif) no-repeat top left;
text-decoration:none;
color:#666;
}
ul.tab_nav li a:hover {
color:#FF3000;
}
ul.tab_nav .current_tab {
background:url(../framework/images/introduced_bg_print02.gif) no-repeat top right;
}
ul.tab_nav .current_tab a {
background:url(../framework/images/introduced_bg_print01.gif) no-repeat top left;
color:#FF3000;
font-weight:bold;
}
.content_txt_p {
text-indent:2em;
padding:5px 0;
}
.invest_advantage_list .content_txt_p img {
float:none;
}
/*------&gt;&gt;content table&lt;&lt;------*/
.content_txt_tb{
margin:0 auto;
text-align:center;
width:516px;
border-collapse:collapse;
}

.content_txt_tb th{
width:125px;
text-align:center;
border:1px solid #D9D9D9;
}
.content_txt_tb td{
width:195px;
text-align:left;
padding:10px;
border-right: 1px solid #D9D9D9;
border-bottom: 1px solid #D9D9D9;
}
.content_txt_tb thead {
height:55px;
text-align:center;
}
.content_txt_tb thead th{
padding:0 8px;
}
.content_txt_tb thead th.core_tb_left {
border-top:none;
border-left:none;
background:url(../framework/images/introduced_bg_print10.gif) no-repeat left top;
}
.content_txt_tb thead th.core_tb_right {
border-top:none;
border-right:none;
background:url(../framework/images/introduced_bg_print12.gif) no-repeat right top;
}
.content_txt_tb thead th.core_tb_bg {
border-top:none;
background:url(../framework/images/introduced_bg_print11.gif) repeat-x top;
}

/*------&gt;&gt;content table End&lt;&lt;------*/
.introduced_plain {
float:left;
width:255px;
height:410px;
background:url(../framework/images/introduced_bg_print09.gif) no-repeat bottom center;
margin-left:4px;
display:inline;
}
.introduced_plain_r {
margin-right:4px;
float:right;
} 
.introduced_plain span {
text-indent:2.8em;
display:block;
height:23px;
line-height:23px;
font-weight:bold;
color:#FF3000;
background:url(../framework/images/introduced_bg_print13.gif) no-repeat top center;
}
.introduced_plain img {
padding:2px;
}
.introduced_plain ul {
padding:2px 5px 0 12px;
}
.introduced_plain ul li {
line-height:24px;
padding-left:10px;
background:url(../framework/images/automobile_pic_print10.gif) no-repeat 0 50%;
}
/*------&gt;&gt;the arrow down&lt;&lt;-------*/
.advantages_li_down {
background:url(../framework/images/collapse_down_pic.gif);
background-repeat:no-repeat;
background-position:2px 14px;
padding:9px 0;
border-bottom:none;
}
/*-----&gt;&gt;collapse/expand the advantages content&lt;&lt;-----*/
.cursor{ 
cursor:pointer;
}
/*------&gt;&gt;service_mode's style&lt;&lt;------*/
a#service_mode_arrow_search{
padding-left:12px;
display:block;
width:110px;
text-decoration:underline;
position:relative;
top:-19px;
right:-80px;
}
#oper_cons_p #service_mode_arrow_search{
width:60px;
right:-20px;
}
a#service_mode_arrow_search:link,a#service_mode_arrow_search:visited{
color:#FF3C00;
}
a#service_mode_arrow_search:hover,a#service_mode_arrow_search:active{
color:#F00;
}
a.service_mode_arrow_search_up {
background:url(../framework/images/automobile_pic_print16.gif) no-repeat 100% 50%;
}
a.service_mode_arrow_search_down {
background:url(../framework/images/collapse_down_pic.gif) no-repeat 100% 50%;
}
#s_m_box {
margin-top:13px;
}
.services_mode_box img {
float:left;
clear:right;
/*padding:16px 2px 0 2px;*/
}
.services_mode_list {
margin-top:20px;
width:440px;
margin-left:88px;
}
.services_mode_list span {
color:#FF3000;
font-weight:bold;
line-height:20px;
}
.services_mode_list ul {
float:left;
margin-top:10px;
display:inline;/*fix bug in IE 6.0*/
}
.services_mode_list ul.margintop_zero {
margin-top:0;
}
.services_mode_list ul p{
display:block;
}
.services_mode_list li {
line-height:20px;
width:90px;
display:block;
float:left;
padding-left:15px;
background:url(../framework/images/automobile_pic_print10.gif) no-repeat 0 50%;
}
#service_mode_search {
border-top:1px solid #D7D7D7;
margin-top:35px;
padding-top:15px;
}
#service_mode_search span {
line-height:25px;
font-weight:bold;
}
#service_mode_search form {
margin:10px 0;
}
#service_mode_search form select {
border:1px inset #BEBEBE;
}
#service_mode_search_result {
border-collapse:collapse;
margin:0 auto;
}
#service_mode_search_result thead {
background:#F5F5F5;
}
#service_mode_search_result th{
border:1px solid #E7E7E7;
border-bottom:none;
width:128px;
height:30px;
text-align:center;
}
#service_mode_search_result td{
border:1px solid #E7E7E7;
text-align:left;
vertical-align:top;
line-height:20px;
padding:10px;
width:128px;
}
/*------&gt;&gt;invest_advantage&lt;&lt;------*/
.tipimg {padding:0;}
.invest_advantage_list {
width:440px;
margin-left:82px !important;
margin-left:68px;
}
.invest_advantage_list .link_red{
line-height:20px;
}
.invest_advantage_list .font_bold_gray{
color:#666;
}
.invest_adv_outstanding p {
line-height:20px;
}
invest_adv_outstanding a {
line-height:18px;
}
.border_bottom_solid {
border-bottom:1px solid #D7D7D7;
display:block;
padding:2px 0!important;
padding:5px 0;
}
.font_color_red{
color:#FF3000;
position:relative;
bottom:-3px;
}
.font_bold_gray {
font-weight:bold;
color:#666;
line-height:30px;
}
.font_bold_red {
font-weight:bold;
color:#FF3000;
line-height:30px;
}
.invest_adv_txt p{
text-indent:2em;
padding-top:8px;
line-height:18px;
}
.invest_adv_picinfo_ul{
margin:0 auto;
text-align:center;
}
.invest_adv_picinfo_ul{
line-height:18px;
}
/*------&gt;&gt; invest_account &lt;&lt;------*/
.invest_account_box ul.tab_nav li {
margin:0 1px;
}
.invest_account_box ul.tab_nav li a{
padding:0 3px;
}
/*----&gt;&gt; table &lt;&lt;----*/
.invest_account_tb {
border-collapse:collapse;
border-top:1px solid #D9D9D9;
border-left:1px solid #D9D9D9;
width:100%;
}
.invest_account_tb thead td{
background:#F4F4F4;
height:40px;
text-align:center;
font-weight:bold;
}
.invest_account_tb td,.invest_account_tb th {
border-bottom:1px solid #D9D9D9;
border-right:1px solid #D9D9D9;
padding:5px;
text-align:center;
line-height:20px;
}
.invest_account_tb .invest_range {
width:200px;
}
.invest_account_tb .classname {
width:128px;
}
/*------&gt;&gt; operation_consultation &lt;&lt;------*/
#enterprise_info_form{
width:478px;
margin:0 auto;
}
#enterprise_info_form table {
border-collapse:collapse;
border:none;
}
#contact_tb th,#other_tb th {
font-weight:normal;
text-align:right;
padding-right:1em;
width:135px;
line-height:20px;
background:#EEE;
border-bottom:1px solid #FFF;
padding:5px;
}
#contact_tb th {
width:138px;
}
#enterprise_info_form td {
border-bottom:1px solid #E5E5E5;
width:340px;
padding:8px;
}
#enterprise_info_form .text_top {
vertical-align:top;
}
.border_top {
border-top:1px solid #E5E5E5;
}
#enterprise_info_form .border_bottom {
border-bottom:1px solid #E5E5E5;
}
#enterprise_info_form P {
line-height:30px;
padding:10px 0;
}
#enterprise_info_form P span{
color:#FF3000;
}
#enterprise_info_form input {
vertical-align:middle;
line-height:16px;
color:#666;
padding:1px 5px;
}
.oper_cons_input_box,.oper_cons_input_sbox,
.oper_cons_input_bbox{
width:200px;
height:16px;
border:1px solid #859AAA;
font-family:"宋体", sans-serif;
font-size:12px;
line-height:16px;
}
.oper_cons_input_sbox{
width:165px;
}
.oper_cons_select_box {
height:20px;
border:1px solid #859AAA;
line-height:18px;
color:#666;
font-family:"宋体", sans-serif;
font-size:12px;
}
.oper_cons_input_bbox{
width:40px;
}
.oper_cons_input_bboxx
{
width:40px;
}
.oper_cons_input_textarea {
width:90%;
height:90px;
color:#666;
font-size:12px;
line-height:16px;
padding:5px;
}
.oper_cons_button {
display:block;
margin:20px 0 0 0;
text-align:center;
}
#reset_btn {
position:relative;
bottom:21px;
left:120px;
}
.project_btn_down{
background:url(../framework/images/automobile_pic_print16.gif) no-repeat 428px 4px;
text-align:right;
padding-bottom:15px;
}
/*----&gt;&gt;返回标签&lt;&lt;----*/
.return {
display:block;
height:14px;
float:right;
clear:both;
margin:5px 0!important;
margin:0;
}
.return a {
display:block;
padding-left:15px;
line-height:14px;
width:35px;
background:url(../framework/images/automobile_pic_print16.gif) no-repeat 0 50%;
}
/*------&gt;&gt; wield_intro &lt;&lt;------*/
.list_img_intro{
background:url(../framework/images/wield_intro_pic_print01.gif) no-repeat left center;
padding-left:85px;
padding-top:8px;
height:61px;
text-indent:24px;
}
#wield_intro_nav {
height:30px;
float:left;
width:100%;
}
#wield_intro_nav em {
display:block;
width:50px;
height:30px;
float:left;
background:url(../framework/images/wield_arrow_gray.gif) no-repeat center;
}
#wield_intro_nav a {
display:block;
float:left;
position:relative;
cursor:pointer;
font-weight:bold;
height:30px;
line-height:30px;
}
#wield_intro_nav a span {
display:block;
float:left;
position:absolute;
height:100%;
top:0;
}
#wield_link_1{
width:139px;
margin-left:20px;
}
#wield_link_2,#wield_link_3{
width:112px;
}
/*----&gt;&gt;图片按钮初始状?&lt;----*/
#wield_intro_nav1 {
width:139px;
background:url(../framework/images/wield_intro_pic_print02.jpg) no-repeat top;
}
#wield_intro_nav2{
width:112px;
background:url(../framework/images/wield_intro_pic_print03.gif) no-repeat top;
}
#wield_intro_nav3{
width:112px;
background:url(../framework/images/wield_intro_pic_print04.gif) no-repeat top;
}
/*----&gt;&gt;图片按钮当前点击状?&lt;----*/
#wield_intro_nav a:hover #wield_intro_nav1,.current_status #wield_intro_nav1 {
background:url(../framework/images/wield_intro_pic_print02.jpg) no-repeat bottom;
}
#wield_intro_nav a:hover #wield_intro_nav2,.current_status #wield_intro_nav2{
background:url(../framework/images/wield_intro_pic_print03.gif) no-repeat bottom;
}
#wield_intro_nav a:hover #wield_intro_nav3,.current_status #wield_intro_nav3{
background:url(../framework/images/wield_intro_pic_print04.gif) no-repeat bottom;
}
/*----&gt;&gt;文字&lt;&lt;----*/
#wield_intro_ul {
margin-left:10px;
font-weight:bold;
float:left;
}
#wield_intro_ul .current_status,#wield_intro_nav a:hover span{
color:#FF3000;
}
#wield_intro_ul li {
float:left;
margin:5px 15px;
line-height:30px;
}
#wield_intro_ul li a {
float:left;
text-decoration:underline;
}
.wield_cnt {
padding-top:10px;
display:none;
}
.wield_cnt .content_txt_p{
padding:1px 0;
}
/*------&gt;&gt;Q&amp;A&lt;&lt;------*/
.download_tab a:hover {
color:#FF3000;
}
.answer_list {
background:url(../framework/images/automobile_bg_print36.gif) no-repeat left bottom;
clear:both;
}
.answer_list strong {
line-height:24px;
}
.question_list li {
display:block;
line-height:36px;
padding-left:30px;
vertical-align:middle;
background:url(../framework/images/q_a_bg_print01.gif) no-repeat 6px 50%;
border-bottom:1px solid #E1E2DC;
clear:both;
}
.question_list li.warp {
height:36px;
line-height:18px;
}
.question_list li a {
font-weight:bold;
}
.answer_box {
padding:10px 10px 5px 40px;
border-bottom:1px solid #E1E2DC;
background:url(../framework/images/q_a_bg_print02.gif) no-repeat 5px 10px;
}
p.list_txt{
display:block;
padding-left:20px;
text-indent:-20px;
}
p.list_txt span {
position:relative;
left:-10px;
line-height:15px;
width:50px;
text-indent:1em;
}
.answer_box .advantages_btn {
background:url(../framework/images/automobile_pic_print16.gif) no-repeat 460px 5px;
}
.no_bottom {
border-bottom:none;
}
/*----q_a_txt_table 10-23-AM ----*/
.q_a_tb {
margin:3px 0;
width:100%;
text-align:center;
border-top:1px solid #D7D7D7;
border-right:1px solid #D7D7D7;
}
.q_a_tb td,.q_a_tb th {
border-left:1px solid #D7D7D7;
border-bottom:1px solid #D7D7D7;
height:25px;
text-align:center;
}
/*---- end ----*/
/*------&gt;&gt;提示解析小窗口&lt;&lt;------*/
.tip { position:relative;}
.tip img { border:none;}
.tip span { display:none;}
.tip:hover { cursor:pointer;}
.tip:hover .popbox {display:block; position:absolute; top:18px; left:-30px; width:250px; background:#FFFFE1;color:#000; border: 1px #000 solid; font-size:12px; font-weight:normal;padding:4px; }
/*------&gt;&gt;end&lt;&lt;------*/
#foot {
margin-top:18px;
float:left;
text-align:center;
width:100%;
border-top:#C1C1C1 solid 1px;
padding-bottom:30px;
}
#foot_nav {
line-height:38px;
}
#foot_nav a{
padding:0 5px;
}
.foot_img{
margin:5px 5px 0 0;
}</pre></body></html>