/***
 *	DedeCMS v5.3 Style (grass green)
 *	dedecms.com  Author pigz  2008-11-07 11:49
 **/
 
/*---------- import ---------*/
@import url("tmslayout.css");
@import url("tmspage.css");


/*---------- base ---------*/
*{
	padding:0px;
	margin:0px;
}
html{
	background:#FFF;
}
body{
	font:12px Verdana,Arial,Tahoma;
	background:#fff;
}
img{
	border:none;
}

a{
	color:#256EB1;
	text-decoration:none;
}
a:hover{
	color:#F33;
	text-decoration:underline;
}
ul{
	list-style:none;
}
input,select,button{
	font:12px Verdana,Arial,Tahoma;
	vertical-align:middle;
}
/*---------- stock ---------*/
.center{
	margin:0px auto;
}
.w960{
	width:978px;
	/*position:relative;*/
}
.pright .infos_userinfo {
	margin-bottom: 0px;
}
.mt1{/* ( margin-top * 1 ) */
	margin-top:0px;
}
.pright .mt1{
	margin-top:0px;
}
.mt2{/* ( margin-top * 2 ) */
	margin-top:16px;
}
.clear{
	overflow:hidden;
}
.fs-12{
	font-size:12px;
}
.fc-f60{
	color:#F60;
}
.fc-f90{
	color:#F90;
}
.ipt-txt{
	line-height:15px;
	padding:4px 5px;
	border-width:1px;
	border-style:solid;
	border-color:#666 #BBB #BBB #666;
	font-size:12px;
	margin-right:2px;
}
.btn-1{
	width:56px;
	height:23px;
	border:none;
	background:url(http://www.97120.cn/templets/images/btn-bg1.gif) no-repeat;
	line-height:25px;
	letter-spacing:1px;
	cursor:pointer;
	overflow:hidden;
	color:#2F592E;
}
.btn-2{
	width:70px;
	height:25px;
	border:none;
	background:url(http://www.97120.cn/templets/images/btn-bg2.gif) left top no-repeat;
	line-height:25px;
	overflow:hidden;
	color:#444;
	margin-right:2px;
}
/*---------- frame ---------*/
/*---------- frame : header ---------*/
.header{
	width:100%;
	width:1000px;
	margin:auto;
}
.header .search {
	margin-top:5px;
}
.header a{
    color:#000000
}
.header a:hover{
	color:#390;
	text-decoration:none;
}
.header .top{
	clear:both;
}
.header .title{
    position:relative;
	padding-left:16px;
	height:130px;
	background:url(http://www.97120.cn/images/top_03.jpg) repeat-x
}
.header .title .title5 {
    position:absolute;
	width:680px;
	height:12px;
	font-size:12px;
	line-height:12px;
	text-align:left;
	text-indent:8px;
	top:5px;
}
.header .title .title5 a:hover{
    color:#000000
}
.header .title .title1{
    position:absolute;
	width:378px;
	height:84px;
	top:15px;
}
.header .title .title3{
    position:absolute;
	width:610px;
	height:82px;
	left:378px;
	top:15px;
	background:url(http://www.97120.cn/images/top_04.gif) no-repeat;
}
.header .title .title2{
    position:absolute;
	width:378px;
	height:31px;
	top:96px;
	background:url(http://www.97120.cn/images/top_05.jpg) no-repeat;
}
.header .title .title4{
    position:absolute;
	width:409px;
	height:22px;
	left:414px;
	top:100px;
}
.header .banner{
	width:480px;
	height:56px;
	float:left;
	margin-left:40px;
	overflow:hidden;
}
.header .banner img{
	width:480px;
	height:56px;
	display:block;
}
.header .title .rlink{
    position:absolute;
	width:290px;
	height:52px;
	left:700px;
	margin-right:5px;
	overflow:hidden;
	padding-top:1px;
}
.header .title .rlink ul li{
	width:58px;
	height:21px;
	float:left;
	margin-left:5px;
	margin-bottom:8px;
	overflow:hidden;
}
.header .title .rlink ul li a{
	display:block;
	color: #000000;
	line-height:21px;
	text-indent:6px;
}
.header .title .rlink ul li a:hover{
	color:#000000;
}
.header .title .rlink ul li.r1 a{
	background-position:0px -15px;
}
.header .title .rlink ul li.r2 a{
	background-position:0px -36px;
}
.header .rlink ul li.r3 a{
	background-position:0px -57px;
}
.header .welcome{
	float:right;
	margin-top:20px;
	padding-right:10px;
	color:#999;
}
.header .welcome a{
	margin:0px 3px;	
}
/*---------- index ---------*/
.index1{
	width:100%;
	width:944px;
	height:327px;
	margin:0 23px;
	overflow:hidden;
	background:#46A3E1;
	padding:2px 5px;
}
.index1 .ileft {
    float:left;
	width:720px;
	height:325px;
}
.index1 .iright {
    float:right;
	width:220px;
	height:325px;
}
.index1 .iright dl {
    width:220px;
	height:325px;
	overflow:hidden;
}
.index1 .iright dl dt{
    text-align:center;
	font-size:16px;
	font-weight:bold;
	background:url(http://www.97120.cn/images/index_xk.jpg) right no-repeat;
	height:50px;
}
.index1 .iright dl .xk1{
    width:220px;
	height:235px;
}
.index1 .iright dl .xk1 li {
    width:110px;
	height:39px;
	background:url(http://www.97120.cn/images/index1_23.jpg) no-repeat center;
	float:left;
	display:block;
	overflow:hidden;
	font-size:15px;
	font-weight:bold;
	color:#2F75A0
}
.index1 .iright dl .xk1 li a {
    text-align:left;
	padding:10px 15px 10px 11px;
	line-height:38px;
	letter-spacing:normal
}
.index1 .iright dl .xk2{
    width:220px;
	height:39px;
}
.index1 .iright dl .xk2 li{
    width:110px;
	height:39px;
	float:left;
	display:block;
	overflow:hidden;
}
.index1a{
	width:100%;
	width:944px;
	height:220px;
	margin:0 23px;
	overflow:hidden;
	padding:2px 5px;
	text-align:center;

	
}
.index1a .ilefta {
    float:left;
	width:605px;
	height:217px;
}
.index1a .irighta {
    float:right;
	width:338px;
	height:217px;
}
.index1a .irighta dl dt {
    border:0px;
}
.index2{
	width:955px;
	height:265px;
	margin:2px 23px;
	overflow:hidden;
}
.index2 .ileft1 {
    float:left;
	width:480px;
	height:260px;
	border:1px solid #5AA1CD;
	overflow:hidden;
	margin-top:2px;
}
.index2 .iright1 {
    float:right;
	width:465px;
	height:263px;
	overflow:hidden;
	position:relative;
	border-bottom:1px solid #5AA1CD;
}
.index2 .iright1 .iright1_01 {
    position:absolute;
	width:266px;
	height:55px;
	background:url(http://www.97120.cn/images/index1_32.jpg) no-repeat;
	font-size:17px;
	font-weight:bold;
	line-height:35px;
	text-indent:30px;
}
.index2 .iright1 .iright1_01 a {
    color:#FFFFFF;
	text-decoration:none
}
.index2 .iright1 .iright1_02 {
    position:absolute;
	width:192px;
	height:55px;
	left:266px;
	background:url(http://www.97120.cn/images/index1_33.jpg) repeat-x;
}
.index2 .iright1 .iright1_03 {
    position:absolute;
	width:7px;
	height:263px;
	left:458px;
	background:url(http://www.97120.cn/images/index2_33.jpg) no-repeat;
}
.index2 .iright1 .iright1_04 {
    position:absolute;
	width:10px;
	height:208px;
	top:55px;
	background:url(http://www.97120.cn/images/index2_32.jpg) no-repeat;
}
.index2 .iright1 .iright1_05 {
    position:absolute;
	width:98px;
	height:18px;
	top:35px;
	left:10px;
	background:url(http://www.97120.cn/images/index2_04.jpg) no-repeat;
}
.index2 .iright1 .iright1_06 {
    position:absolute;
	width:156px;
	height:187px;
	top:63px;
	left:9px;
}
.index2 .iright1 .iright1_06 img {
    width:156px;
	height:187px;
}
.index2 .iright1 .iright1_07 {
    position:absolute;
	width:278px;
	height:220px;
	top:40px;
	left:180px;
	background:url(http://www.97120.cn/images/index1_40.jpg) no-repeat right bottom;
}
.index2 .iright1 .iright1_08 {
    position:absolute;
	width:80px;
	height:14px;
	top:10px;
	left:400px;
	color:#FFFFFF;
	font-size:12px;
	line-height:14px;
    font-weight:bold
}
.index2 .iright1 .iright1_08 a {
    color:#FFFFFF
}
.index2 .iright1 .iright1_07 dt {
    font-size:14px;
	font-weight:bold;
	margin-top:6px;
	text-align:left;
	width:240px;
	overflow:hidden;
	height:18px;
	line-height:18px
}
.index2 .iright1 .iright1_07 .iright1_07a {
    font-size:12px;
	text-align:left;
	text-indent:24px;
	line-height:20px;
	letter-spacing:1px;
}
.index2 .iright1 .iright1_07 .iright1_07b ul {
    width:278px;
	margin-top:10px;
}
.index2 .iright1 .iright1_07 .iright1_07b ul li {
    font-size:14px;
	text-align:left;
	line-height:20px;
	height:20px;
	width:278px;
	overflow:hidden
}
.index2 .iright1 .iright1_07 .iright1_07b ul li a {
    color:#000000;
	padding-left:7px;
}
.index2 .iright1 .iright1_07 .iright1_07b ul li a:hover {
    color:#FF0000
}
.index3{
	width:955px;
	height:180px;
	margin:4px 23px;
	overflow:hidden;
	background:#F0F3F6;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	padding-top:3px;
	color:#0F6BA8
}
.index4{
	width:955px;
	height:110px;
	margin:4px 23px;
	overflow:hidden;
	background:#F5F7F9;
	position:relative
}
.index4 .index4_01 {
    width:29px;
	height:105px;
	background: url(http://www.97120.cn/images/index1_49.jpg) no-repeat;
	position:absolute;
	left:4px;
	top:3px;
}
.index4 .index4_02 {
    width:900px;
	height:105px;
	position:absolute;
	left:48px;
	top:3px;
}
.index4 .index4_02 ul li {
    width:98px;
	height:105px;
	float:left
}
.index5{
	width:955px;
	height:50px;
	margin:1px 23px;
	overflow:hidden;
	background:#F5F7F9;
	position:relative;
	padding:0px
}
.index5 .index5_01 {
    width:92px;
	height:50px;
	position:absolute;
	left:12px;
	font-size:12px;
	line-height:50px;
	background:#53B6F1;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	text-indent:12px;
	top:0px;
}
.index5 .index5_01 a {
    color:#FFFFFF;
}
.index5 .index5_02 {
    width:830px;
	height:50px;
	position:absolute;
	left:120px;
	top:0px;
}
.index5 .index5_02 ul li {
    width:10%;
	height:16px;
	float:left;
	line-height:25px;
	text-align:left;
	margin:0px
}
.index5 .index5_02 ul li a {
    color:#000000
}
/*---------- index_频道 ---------*/
.index1_pd{
	width:100%;
	width:956px;
	height:202px;
	margin:0 17px;
	overflow:hidden;
	padding:2px 5px;
	display:inline-block
}
.index1_pd_title {
    height:47px;
	width:956px;
	background:url(http://www.97120.cn/images/nanke_05.jpg) repeat-x;
	display: block;
	overflow:hidden
}
.index1_pd_title .index1_pd_title1 {
	width:31px;
	height:47px;
	background:url(http://www.97120.cn/images/nanke_03.jpg) no-repeat;
	float:left;
}
.index1_pd_title .index1_pd_title2 {
	color:#2E759F;
	margin-left:5px;
	width:470px;
	height:47px;
	float:left;
	line-height:47px;
	display:inline
}
.index1_pd_title .index1_pd_title2 h1 {
    width:auto
}
.index1_pd_title .index1_pd_title2 span{
	color: #A90000;
	font-size:16px;
	width:380px;
	height:47px;
	float:right;
	display:inline;
	margin-top:5px;
}
.index1_pd_title2 span a {
    color: #A90000;
	margin-right:10px;
}
.index1_pd_title .index1_pd_title3 {
	color:#2E759F;
	width:440px;
	font-size:14px;
	float:right;
	height:47px;
	margin-top:20px;
}
.index1_pd_title3 span {
    color:#AE0000;
}
.index1_pd1 {
    float:left;
	width:577px;
	height:150px;
	background:url(http://www.97120.cn/images/nanke1_05.jpg) no-repeat;
	margin-top:2px;
	overflow:hidden
}
.index1_pd1 span {
	color:#2E759F;
	font-weight:bold;
	font-size:14px;
	margin-left:60px;
	margin-top:15px;
	display:block;
	height:20px;
	margin-bottom:5px;
	width:280px;
	line-height:20px;
	overflow:hidden
}
.index1_pd1 p {
	text-align:left;
	text-indent:24px;
	width:465px;
	margin-left:60px;
	line-height:23px;
	display:inline-block;
}
.index1_pd1 .index1_pd1_01 {
	width:550px;
	color:#A90000;
	font-weight:bold;
	font-size:12px;
	padding-left:20px;
	text-indent:0px;
	display:inline-block;
	margin-left:2px;
}
.index1_pd1 .index1_pd1_01 a {
    font-weight:normal;
	margin-right:8px;
	color:#000000
}
.index1_pd1 .index1_pd1_01 a:hover{
	color: #FF0000;
	text-decoration:none;
}
.index1_pd2 {
    float:right;
	width:376px;
	height:154px;
	position:relative;
}
.index1_pd2_01 {
	width:6px;
	height:154px;
	position: absolute;
	background: url(http://www.97120.cn/images/nanke_08.jpg) no-repeat
}
.index1_pd2_02 {
	width:362px;
	height:33px;
	left:6px;
	position: absolute;
	background:#F5F6F5;
	border-top:2px solid #2192D4;
	top:4px;
}
.index1_pd2_02 .s1 {
    width:122px;
	height:35px;
	background:url(http://www.97120.cn/images/nanke1_01.jpg) no-repeat;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:32px;
	padding-left:26px;
	display:block;
	margin-left:18px;
}
.index1_pd2_02 .s1 a {
    color:#FFFFFF;
}
.index1_pd2_03 {
	width:362px;
	height:113px;
	position: absolute;
	left:6px;
	top:39px;
	border-bottom:2px solid #2192D4;
}
.index1_pd2_03 ul {
    overflow:hidden;
	padding:0px;
	margin:5px 0px;
}
.index1_pd2_03 ul li {
    width:111px;
	height:31px;
	background:url(http://www.97120.cn/images/nanke1_02.jpg) no-repeat;
	float:left;
	margin-right:-2px;
	margin-top:2px;
	font-size:12px;
	text-align:left;
	padding-left:11px;
	line-height:34px;
}
.index1_pd2_03 ul li a {
    color:#000000
}
.index1_pd2_04 {
	width:9px;
	height:154px;
	position: absolute;
	left:367px;
	background: url(http://www.97120.cn/images/nanke_10.jpg) no-repeat
}
.index2_pd{
	width:100%;
	width:956px;
	height:255px;
	margin:0 17px;
	overflow:hidden;
	padding:2px 5px;
	position:relative
}
.index2_pd .index2_pd_l {
    width:577px;
	float:left;
	height:250px;
	border:1px solid #47AEEA;
	overflow:hidden
}
.index2_pd .index2_pd_r {
    width:370px;
	float:right;
	height:250px;
	border:1px solid #47AEEA
}
.index2_pd .index2_pd_r1 {
    width:370px;
	height:37px;
	background: url(http://www.97120.cn/images/nanke1_06.jpg) repeat-x
}
.index2_pd .index2_pd_r1 a{
    width:70px;
	height:37px;
	float:right;
	line-height:35px;
	color:#FFFFFF;
	text-decoration:none;
}
.index2_pd .index2_pd_r1 span {
    background:url(http://www.97120.cn/images/nanke1_03.jpg) no-repeat;
	width:137px;
	height:37px;
	font-size:16px;
	color:#FFFFFF;
	display:block;
	margin-left:15px;
	font-weight:bold;
	line-height:35px;
	padding-left:28px;
}
.index2_pd .index2_pd_r1 span a {
    color:#FFFFFF;
	float:none;
}
.index2_pd .index2_pd_r2 {
    width:350px;
	height:160px;
	display:block;
	overflow:hidden;
	padding:10px 10px 2px 10px;
}
.index2_pd .index2_pd_r2 ul {
	display:block;
}
.index2_pd .index2_pd_r2 ul .index2_pd_r2_01{
    height:25px;
	background:url(http://www.97120.cn/images/nanke1_07.jpg) left no-repeat;
	width:340px;
	margin-top:5px;
	line-height:24px;
	text-align:left;
	text-indent:28px;
}
.index2_pd .index2_pd_r2 ul .index2_pd_r2_01 a {
    color:#000000
}
.index2_pd .index2_pd_r2 ul .index2_pd_r2_01 a:hover {
    color:#FF0000
}
.index2_pd .index2_pd_r2 ul .index2_pd_r2_02{
    height:45px;
	background:url(http://www.97120.cn/images/nanke1_08.jpg) left top no-repeat;
	width:340px;
	margin-top:5px;
	line-height:23px;
	text-align:left;
}
.index2_pd .index2_pd_r2 ul .index2_pd_r2_02 span {
    margin-left:28px;
	width:310px;
	display:block
}
.index2_pd .index2_pd_r2 ul .index2_pd_r2_02 span a {
    color:#000000
}
.index2_pd .index2_pd_r2 ul .index2_pd_r2_02 span a:hover {
    color:#FF0000
}
.index2_pd .index2_pd_r3 {
    width:370px;
	height:35px;
	text-align:center;
	padding-top:6px;
}
.index2_pd .index2_pd_r3 a {
	width:75px;
	height:21px;
	margin-right:12px;
	margin-left:12px;
}
.index3_pd{
	width:970px;
	height:50px;
	margin:0 auto;
	text-align:center;
	display:block;
}
.index4_pd{
	width:100%;
	width:974px;
	height:240px;
	margin:0 auto;
	overflow:hidden;
	padding:2px 0px;
}
.index4_pd .index4_pd_l {
    width:740px;
	height:240px;
	position:relative;
	float:left;
}
.index4_pd_l1 {
    position:absolute;
	width:14px;
	height:239px;
	background: url(http://www.97120.cn/images/nanke_21.jpg) no-repeat
}
.index4_pd_l2 {
    position:absolute;
	width:717px;
	height:37px;
	left:14px;
	background: url(http://www.97120.cn/images/nanke_21_1.jpg) repeat-x;
	border-top: 3px solid #48AFEA
}
.index4_pd .index4_pd_l2 a{
    width:70px;
	height:37px;
	float:right;
	line-height:35px;
	color:#2E759F;
	text-decoration:none;
}
.index4_pd .index4_pd_l2 span {
    background:url(http://www.97120.cn/images/nanke1_03.jpg) no-repeat;
	width:137px;
	height:37px;
	font-size:16px;
	color:#FFFFFF;
	display:block;
	margin-left:15px;
	font-weight:bold;
	line-height:35px;
	padding-left:40px;
}
.index4_pd .index4_pd_l2 span a {
    color:#FFFFFF;
	float:none;
}
.index4_pd_l4 {
    position:absolute;
	width:9px;
	height:239px;
	left:731px;
	background: url(http://www.97120.cn/images/nanke_23.jpg) no-repeat
}
.index4_pd_l3 {
    position:absolute;
	width:717px;
	height:198px;
	left:14px;
	top:40px;
	border-bottom: 1px solid #48AFEA
}
.index4_pd .index4_pd_r {
    width:230px;
	height:240px;
	position:relative;
	float:right;
	margin-right:2px;
}
.index4_pd_r1 {
    position:absolute;
	width:14px;
	height:239px;
	background: url(http://www.97120.cn/images/nanke_21.jpg) no-repeat
}
.index4_pd_r2 {
    position:absolute;
	width:207px;
	height:37px;
	left:14px;
	background: url(http://www.97120.cn/images/nanke_21_1.jpg) repeat-x;
	border-top: 3px solid #48AFEA
}
.index4_pd .index4_pd_r2 a{
    width:70px;
	height:37px;
	float:right;
	line-height:35px;
	color:#2E759F;
	text-decoration:none;
}
.index4_pd .index4_pd_r2 span {
    background:url(http://www.97120.cn/images/nanke1_03.jpg) no-repeat;
	width:137px;
	height:37px;
	font-size:16px;
	color:#FFFFFF;
	display:block;
	margin-left:2px;
	font-weight:bold;
	line-height:35px;
	padding-left:28px;
}
.index4_pd .index4_pd_r2 span a {
    color:#FFFFFF;
	float:none;
}
.index4_pd_r3 {
    position:absolute;
	width:207px;
	height:198px;
	left:14px;
	top:40px;
	border-bottom: 1px solid #48AFEA
}
.index4_pd_r3 ul {
    display:block;
	padding:2px 3px;
	background:url(http://www.97120.cn/images/nanke_50.jpg) no-repeat left top;
	display:block;
	margin-top:12px;
}
.index4_pd_r3 ul li {
    height:22px;
	width:172px;
	line-height:22px;
	padding-left:23px;
}
.index4_pd_r3 ul li a{
    color:#000
}
.index4_pd_r4 {
    position:absolute;
	width:9px;
	height:239px;
	left:221px;
	background: url(http://www.97120.cn/images/nanke_23.jpg) no-repeat
}
.index4_pd_r5 {
    position:absolute;
	width:207px;
	height:198px;
	left:14px;
	top:40px;
	border-bottom: 1px solid #48AFEA
}
.index4_pd_r5 img {
    text-align:center;
	width:180px;
	height:120px;
	display:block;
	margin-top:5px;
}
.index4_pd_r5 p{
    text-align: left;
	display:block;
	margin-left:17px;
	margin-top:2px;
}
.index5_pd{
	width:100%;
	width:970px;
	height:210px;
	margin:0 auto;
	overflow:hidden;
	padding:2px 0px;
}
.index5_pd_t {
    width:305px;
	height:37px;
	background: url(http://www.97120.cn/images/nanke1_06.jpg) repeat-x;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:37px;
	padding-left:10px;
}
.index5_pd_t a {
    color:#FFFFFF;
	text-decoration:none;
}
.index5_pd_t a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
.index5_pd_t span {
   float:right;
   font-size:12px;
   color:#FFFFFF;
   line-height:37px;
   font-weight:normal;
   margin-right:5px;
}
.index5_pd_l {
    width:315px;
	height:200px;
	border:1px solid #50B4EE;
	float:left;
	margin-right:6px;
}
.index5_pd_la {
    width:234px;
	height:200px;
	border:1px solid #50B4EE;
	float:left;
	margin-right:3px !important;
	margin-right:2px;
	margin-left:3px;
}
.index5_pd_ta {
    width:224px;
	height:37px;
	background: url(http://www.97120.cn/images/nanke1_06.jpg) repeat-x;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:37px;
	padding-left:10px;
}
.index5_pd_ta a {
    color:#FFFFFF;
	text-decoration:none;
}
.index5_pd_ta a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
.index5_pd_ta span {
   float:right;
   font-size:12px;
   color:#FFFFFF;
   line-height:37px;
   font-weight:normal;
   margin-right:5px;
}
.index5_pd_l1 {
    width:315px;
	height:163px;
	position:relative
}
.index5_pd_l1a {
    width:234px;
	height:163px;
	position:relative
}
.index5_pd_l1 .index5_pd_l2 {
    position:absolute;
	width:180px;
	height:140px;
	left:10px;
	top:12px;
	text-align:left;
	font-size:12px;
	text-indent:24px;
	line-height:20px;
}
.index5_pd_l1 .index5_pd_l2 a {
    color:#FF0000
}
.index5_pd_l1 .index5_pd_l3 {
    position:absolute;
	width:180px;
	height:140px;
	left:5px;
	top:13px;
	text-align:left;
	font-size:12px;
	text-indent:10px;
	line-height:23px;
}
.index5_pd_l1 .index5_pd_l3 li {
    background:url(http://www.97120.cn/images/nanke_45.jpg) top left no-repeat;
	line-height:23px;
	height:23px;
	text-align:left;
	text-indent:18px;
	overflow:hidden
}
.index5_pd_l1 .index5_pd_l3 a {
    color:#000
}
.index5_pd_l1 .index5_pd_l3 a:hover{
	color:#FF0000;
	text-decoration:none
}
.index5_pd_l1a .index5_pd_l3a {
    position:absolute;
	width:220px;
	height:140px;
	left:5px;
	top:13px;
	text-align:left;
	font-size:12px;
	text-indent:10px;
	line-height:23px;
}
.index5_pd_l1a .index5_pd_l3a li {
    background:url(http://www.97120.cn/images/nanke_45.jpg) top left no-repeat;
	line-height:23px;
	height:23px;
	text-align:left;
	text-indent:22px;
}
.index5_pd_l1a .index5_pd_l3a a {
    color:#000
}
.index5_pd_l1a .index5_pd_l3a a:hover{
	color:#FF0000;
	text-decoration:none
}
.index5_pd_l1 img {
    position:absolute;
	width:120px;
	height:70px;
	left:190px;
	top:31px;
}
.index5_pd_l1 p {
    position:absolute;
	width:110px;
	left:190px;
	top:111px;
	padding:2px 5px;
}
.index5_pd_l4 {
    width:315px;
	height:163px;
	overflow:hidden;
	background:#F5FBFF
}
.index5_pd_l4 ul {
    padding:5px 3px;
	height:134px;
}
.index5_pd_l4 ul li {
    width:104px;
	height:134px;
	float:left;
	display:block;
	margin-top:9px;
}
.index5_pd_l4 ul li img {
    width:94px;
	height:130px;
	padding:2px;
	border:1px solid #CCCCCC
}
.index5_pd_m {
    width:315px;
	height:200px;
	border:1px solid #50B4EE;
	float:left;
	margin-right:4px;
}
.index5_pd_r {
    width:315px;
	height:200px;
	border:1px solid #50B4EE;
	float:right;
}
.index6_pd{
	width:100%;
	width:975px;
	height:500px;
	margin:0 auto;
	padding:2px 0px;
	position: relative;
}
.index6_pd1 {
    position:absolute;
	width:14px;
	height:37px;
	background:url(http://www.97120.cn/images/nanke_40.jpg);
}
.index6_pd2 {
    position:absolute;
	width:944px;
	height:35px;
	background:url(http://www.97120.cn/images/nanke_21_1.jpg) repeat-x;
	border-top:2px solid #48AFEA;
	left:14px;
	overflow:hidden;
}
.index6_pd3 {
    position:absolute;
	width:17px;
	height:37px;
	left:958px;
	background:url(http://www.97120.cn/images/nanke_41.jpg);
}
.index6_pd4 {
    position:absolute;
	width:946px;
	height:443px;
	top:39px;
	left:5px;
	border-left:2px solid #48AFEA;
	border-right:2px solid #48AFEA;
	padding:10px;
}
.index6_pd4a {
	width:215px;
	height:220px;
	float:left;
	display:inline;
	margin-left:10px;
	margin-right:10px;
	overflow:hidden
}
.index6_pd4_01 {
    width:213px;
	height:105px;
	background:url(http://www.97120.cn/images/nanke1_04.jpg) no-repeat;
}
.index6_pd4_01 span{
    width:15px;
	height:93px;
	font-size:12px;
	color:#FFFFFF;
	margin-left:18px;
	margin-top:12px;
	font-weight:bold;
	float:left;
	display:inline;
}
.index6_pd4_01 span a {
    color:#FFFFFF;
}
.index6_pd4_01 img {
    width:162px;
	height:90px;
	margin-right:7px;
	margin-top:7px;
	float:right;
}
.index6_pd4_02 {
    width:215px;
	height:115px;
}
.index6_pd4_02 ul {
    display:block;
}
.index6_pd4_02 ul li {
    height:20px;
	line-height:20px;
	background:url(http://www.97120.cn/images/nanke_45.jpg) top left no-repeat ;
	text-align:left;
	text-indent:20px;
	width:210px;
	margin-bottom:3px;
	display:block;
	color:#000000
}
.index6_pd4_02 ul li a {
    color:#000000;
	text-decoration:none
}
.index6_pd4_02 ul li a:hover{
	color:#FF0000;
	text-decoration:none
}  
.index6_pd5 {
    position:absolute;
	width:14px;
	height:14px;
	top:489px;
	background:url(http://www.97120.cn/images/nanke_48.jpg);
}
.index6_pd6 {
    position:absolute;
	width:17px;
	height:14px;
	top:489px;
	left:958px;
	background:url(http://www.97120.cn/images/nanke_49.jpg);
}
.index6_pd7 {
    position:absolute;
	width:957px;
	height:14px;
	top:488px;
	left:14px;
	border-bottom:1px solid #48AFEA;
}
.index6_pd .index6_pd2 .index6_pd2_1 p{
    width:740px;
	height:37px;
	float:right;
	line-height:35px;
	color:#2E759F;
	text-align:left;
	text-decoration:none;
	display:inline;
	font-size:14px;
}
.index6_pd .index6_pd2 .index6_pd2_1 p a{
	margin-right:5px;
	margin-left:5px;
	display:inline;
	color:#2E759F;
}
.index6_pd .index6_pd2 .index6_pd2_1 .index6_pd2_1b {
    background:url(http://www.97120.cn/images/nanke1_09.jpg) no-repeat;
	width:137px;
	height:37px;
	font-size:16px;
	color:#FFFFFF;
	display:block;
	margin-left:15px;
	font-weight:bold;
	line-height:35px;
	padding-left:28px;
}
.index6_pd .index6_pd2 .index6_pd2_1 .index6_pd2_1b a {
    color:#FFFFFF;
	float:none;
	width:120px;
	height:37px;
	display:block;
	text-align:center
}
.index6_pd .index6_pd2 .index6_pd2_1 p .index6_pd2_1a {
    float:right;
	background:none;
	line-height:35px;
	color:#2E759F;
	font-size:12px;
	text-align:right;
	width:70px;
}
.index6_pd .index6_pd2 .index6_pd2_1 p .index6_pd2_1a a{
	color:#2E759F;
	text-decoration:none
}
.index7_pd{
	width:940px;
	margin:3px auto;
	margin-bottom:1px;
	text-align:center;
	padding:0px 0px 0px 20px;
	height:auto;
	display:block;
	border:1px solid #52B6F0;
	background:#68C5FB
}
.index7_pd  .index7_pd1 {
	width:940px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	padding:0px;
	line-height:33px;
}
.index7_pd  .index7_pd1 .dh1{
    font-size:12px;
	width:850px;
	float:right;
	text-align:center;
	height:auto;
	padding:0px 3px 5px 3px;
	margin-right:0px;
}
.index7_pd  .index7_pd1 .dh1 a {
    width:125px;
	height:auto;
	line-height:21px;
	border:1px solid #52B6F0;
	color:#004166;
	font-weight:normal;
	margin-right:13px;
	margin-top:4px;
	display:block;
	float:left;
	background:#E7F6FF;
}
.index7_pd  .index7_pd1 .dh1 a:hover{
    color:#FF0000;
	text-decoration:none
}
.index8_pd{
	width:100%;
	width:965px;
	height:495px;
	margin:0px auto;
	margin-top:8px;
	padding:0px;
	position:relative;
	display:block;
}
.index8_pd_l {
    width:755px;
	height:490px;
	float:left;
}
.index8_pd_l1 {
    width:370px;
	height:238px;
	float:left;
	position:relative;
	display:block;
	margin-right:6px;
	margin-bottom:10px;
}
.index8_pd_l2 {
    position:absolute;
	width:8px;
	height:238px;
	background: url(http://www.97120.cn/images/bingzhongnanke_03.jpg) no-repeat
}
.index8_pd_l3 {
    position:absolute;
	width:355px;
	height:37px;
	left:8px;
	border-top:3px solid #48AFEA;
	background:url(http://www.97120.cn/images/nanke_21_1.jpg) repeat-x;
}
.index8_pd_l1 .index8_pd_l3 a{
    width:70px;
	height:37px;
	float:right;
	line-height:35px;
	color:#2E759F;
	text-decoration:none;
}
.index8_pd_l1 .index8_pd_l3 span {
    background:url(http://www.97120.cn/images/nanke1_03.jpg) no-repeat;
	width:137px;
	height:37px;
	font-size:16px;
	color:#FFFFFF;
	display:block;
	margin-left:10px;
	font-weight:bold;
	line-height:35px;
	padding-left:25px;
}
.index8_pd_l1 .index8_pd_l3 span a {
    color:#FFFFFF;
	float:none;
}
.index8_pd_l4 {
    position:absolute;
	width:353px;
	height:80px;
	top:40px;
	left:8px;
}
.index8_pd_l4a {
    position:absolute;
	width:353px;
	height:188px;
	top:49px;
	left:8px;
	border-bottom:2px solid #48AFEA;
}
.index8_pd_l4a p{
    font-size:13px;
	text-align:left;
	text-indent:24px;
	line-height:20px;
	padding:3px;
	width:353px;
	color:#585858;
	letter-spacing:1px;
}
.index8_pd_l4a p img {
   width:214px;
   height:89px;
   padding:2px;
   border:1px solid #CCCCCC;
   text-align:left;
   margin-top:3px;
   margin-right:8px;
   line-height:20px;
   float:right
}
.index8_pd_l4 span {
    text-align:left;
	font-size:14px;
	font-weight:bold;
	height:25px;
	line-height:25px;
	color:#2198DD;
	padding-left:10px;
}
.index8_pd_l4 span a {
    color:#2198DD;
	text-decoration:none
}
.index8_pd_l4 p {
    font-size:12px;
	text-align:left;
	text-indent:24px;
	padding:3px;
	width:353px;
	color:#585858;
	border-bottom:1px dashed #585858;
}
.index8_pd_l6 {
    position:absolute;
	width:7px;
	height:238px;
	left:363px;
	background: url(http://www.97120.cn/images/bingzhongnanke_05.jpg) no-repeat
}
.index8_pd_l5 {
    position:absolute;
	width:355px;
	height:116px;
	left:9px;
	top:121px;
	border-bottom:1px solid #48AFEA;
}
.index8_pd_l5 .index8_pd_l5_01 {
   float:left;
   width:245px;
   display:block;
   height:110px;
}
.index8_pd_l5 .index8_pd_l5_01 li {
   width:235px;
   background: url(http://www.97120.cn/images/bingzhongnanke_10.jpg) no-repeat left top;
   height:16px;
   line-height:16px;
   margin-top:5px;
   display:block;
   text-align:left;
   text-indent:20px;
   color:#585858;
   overflow:hidden
}
.index8_pd_l5 .index8_pd_l5_01 li a {
   color:#585858;
   text-decoration:none
}
.index8_pd_l5 .index8_pd_l5_01 li a:hover {
   color: #FF0000;
   text-decoration:none
}
.index8_pd_l5 img {
   width:80px;
   height:107px;
   padding:2px;
   border:1px solid #CCCCCC;
   display:block;
}
.index8_pd_r {
    width:203px;
	height:490px;
	float:right;
	display:block;
	margin-right:2px;
}
.index8_pd_r .index8_pd_r1 {
    width:203px;
	border:1px solid #48AFEA;
	height:239px;
	margin-bottom:4px;
}
.index8_pd_r .index8_pd_r1 dt {
    height:37px;
	width:193px;
	background:url(http://www.97120.cn/images/nanke1_06.jpg) repeat-x;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
	height:37px;
	line-height:37px;
	text-decoration:none;
	padding-left:10px;
}
.index8_pd_r .index8_pd_r1 dt a {
    font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
	height:37px;
	line-height:37px;
	text-decoration:none;
	padding-left:10px;
}
.index8_pd_r .index8_pd_r1 dd ul {
    display: block;
	margin:10px 5px;
}
.index8_pd_r .index8_pd_r1 dd ul li {
    background:url(http://www.97120.cn/images/nanke_45.jpg) no-repeat left;
	height:20px;
	line-height:20px;
	text-align:left;
	text-indent:20px;
}
.index9_pd{
	width:100%;
	width:965px;
	height:350px;
	margin:0px auto;
	padding:0px;
	display:block;
	overflow:hidden;
	position:relative
}
.index9_pd .index9_pd1 {
    float:left;
	width:260px;
	height:340px;
	margin-left:3px;
	display:inline
}
.index9_pd1 img {
    width:260px;
	height:340px;
}
.index9_pd .index9_pd2 {
    float:left;
	width:435px;
	height:340px;
	top:469px;
	left:347px;
	background:url(http://www.97120.cn/images/zhuantinanke_03.jpg) left top no-repeat #F0F9FF;
	margin-left:3px;
	display:inline
}
.index9_pd2 dl {
    display:block;
	width:425px;
	height:100px !important;
	height:111px;
	padding:0px 5px;
	margin-bottom:10px!important;
	margin-bottom:0px;
}
.index9_pd2 dl dt {
    font-size:16px;
	font-weight:bold;
	color: #000000;
	height:32px;
	display:block;
	line-height:32px;
	margin-top:10px;
	padding-left:55px;
	border-bottom:1px dashed #000000;
	margin-bottom:10px;
	width:350px;
	overflow:hidden;
}
.index9_pd2 dl dt a {
    color: #000000;
}
.index9_pd2 dl dd {
    font-size:12px;
	text-align:left;
	text-indent:24px;
	line-height:20px;
	padding-left:3px;
	position:relative;
	height:46px !important;
	height:57px;
}
.index9_pd2 dl dd a {
    position:absolute;
	left:320px;
	top:40px;
	line-height:20px;
	color:#94002F
}
.index9_pd .index9_pd3 {
    position:absolute;
	width:260px;
	height:340px;
	top:1px;;
	left:705px;
	background: url(http://www.97120.cn/images/zhuantinanke_05.jpg) no-repeat left top #F1F1F1;
}
.index9_pd3_1 {
    width:130px;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	height:39px;
	line-height:39px;
	left:40px;
	top:3px;
	position:absolute
}
.index9_pd3_2 {
    position:absolute;
	width:247px;
	height:135px;
	left:6px;
	top:45px;
	background:#FFFFFF
}
.index9_pd3_2a {
    position:absolute;
	width:150px;
	height:30px;
	line-height:30px;
	left:5px;
	color:#0478CD;
	font-weight:bold
}
.index9_pd3_2b {
    position:absolute;
	width:150px;
	height:70px;
	line-height:20px;
	top:25px;
	left:5px;
	text-align:left;
	text-indent:24px;
}
.index9_pd3_2b a {
    color:#94002F;
}
.index9_pd3_2c {
    position:absolute;
	width:140px;
	height:23px;
	top:105px;
	left:10px;
}
.index9_pd3_2c  li {
    float:left;
	list-style:none
}
.index9_pd3_2c img {
    margin-right:10px;
	height:23px;
}
.index9_pd3_2d {
    position:absolute;
	width:89px;
	height:117px;
	left:153px;
	top:8px;
}
.index9_pd3_2d img {
    width:85px;
	height:113px;
	padding:2px;
	border:1px solid #CCCCCC
}
.index9_pd3_3 {
    position:absolute;
	width:247px;
	height:152px;
	left:6px;
	top:185px;
	background:#FFFFFF;
}
.index9_pd3_3 dd {
    width:237px;
	height:116px;
	display:block;
	overflow:hidden;
	padding:2px 5px 2px 5px;
}
.index9_pd3_3 dd ul {
	display:block;
}
.index9_pd3_3 dd ul .index9_pd3_3a {
    height:20px;
	background: url(http://www.97120.cn/images/nanke1_07.jpg) left no-repeat;
	width:237px;
	margin-top:0px;
	line-height:20px;
	text-align:left;
	text-indent:28px;
}
.index9_pd3_3 dd ul .index9_pd3_3a a {
    color:#000000
}
.index9_pd3_3 dd ul .index9_pd3_3a a:hover {
    color:#FF0000
}
.index9_pd3_3 dd ul .index9_pd3_3b {
    height:40px;
	background: url(http://www.97120.cn/images/nanke1_08.jpg) left top no-repeat;
	width:237px;
	margin-top:0px;
	line-height:20px;
	text-align:left;
}
.index9_pd3_3 dd ul .index9_pd3_3b span {
    margin-left:28px;
	width:207px;
	display:block
}
.index9_pd3_3 dd ul .index9_pd3_3b span a {
    color:#000000
}
.index9_pd3_3 dd ul .index9_pd3_3b span a:hover {
    color:#FF0000
}
.index9_pd3_3 .index9_pd3_3c {
    width:237px;
	height:25px;
	position:absolute;
	left:36px;
	top:125px;
}
.index10_pd{
	width:100%;
	width:965px;
	height:348px;
	margin:0px auto;
	padding:0px;
	position:relative;
	display:block;
}
.index10_pd1 {
    width:480px;
	height:350px;
	float:left;
	position:relative;
	display:block;
	margin-right:2px;
}
.index10_pd1a {
    position:absolute;
    width:12px;
	height:342px;
	background:url(http://www.97120.cn/images/zhuantinanke_01.jpg) no-repeat left ;
}
.index10_pd1b {
    position:absolute;
    width:453px;
	height:1px;
	border-top:1px solid #88BDE2;
	left:12px;
}
.index10_pd1c {
    width:15px;
	height:342px;
	left:465px;
	position:absolute;
	background:url(http://www.97120.cn/images/zhuantinanke_02.jpg) no-repeat left ;
}
.index10_pd1d {
    position:absolute;
    width:453px;
	height:1px;
	border-bottom:1px solid #88BDE2;
	left:12px;
	top:340px !important;
	top:327px;
}
.index10_pd2 {
    position:absolute;
    width:453px;
	height:180px;
	left:12px;
	top:1px
}
.index10_pd2 .index10_pd3 {
    position:absolute;
    width:150px;
	height:85px;
	left:5px;
	top:30px;
	z-index:5;
}
.index10_pd2 .index10_pd3 img {
    width:150px;
	height:85px;
}
.index10_pd2 .index10_pd4 {
    position:absolute;
    width:280px;
	height:135px;
	left:170px;
	top:10px;
}
.index10_pd2 .index10_pd4 dt {
    font-size:16px;
	height:35px;
	line-height:35px;
	text-align:left;
	text-indent:24px;
}
.index10_pd2 .index10_pd4 dd {
    font-size:12px; 
	text-align:left;
	text-indent:24px;
	line-height:20px;
}
.index10_pd2 .index10_pd5 {
    position:absolute;
	padding:2px;
	left:375px;
	top:104px;
	border:1px solid #2C8BCB
}
.index10_pd2 .index10_pd6 {
    position:absolute;
	left:85px;
	width:282px;
	height:36px;
	top:140px !important;
	top:145px;
	background: url(http://www.97120.cn/images/zhuantinanke_14.jpg) no-repeat;
	z-index:4;
}
.index10_pd7 {
    position:absolute;
    width:453px;
	height:155px;
	left:12px;
	top:181px;
	background:url(http://www.97120.cn/images/zhuantinanke_04.jpg) repeat-x
}
#demo_9 {
	FLOAT: left; MARGIN: 0px; OVERFLOW: hidden; WIDTH: 453px
}
#indemo_9 {
	FLOAT: left; WIDTH: 800%
}
#demo_99 {
	FLOAT: left
}
#demo_91 {
	FLOAT: left
}
#demo_9 A {
	FLOAT: left; MARGIN-RIGHT: 12px; margin-top:5px;
}
.HuanJin-c {
	OVERFLOW: hidden; POSITION: relative; HEIGHT: auto
}
#demo_9 A SPAN {
	DISPLAY: block; LINE-HEIGHT: 2em; TEXT-ALIGN: center
}
#demo_9 img {
    border: 1px solid #2C8BCB
}
.index10_pd8 {
    position:absolute;
    width:453px;
	height:336px;
	left:12px;
	top:2px;
}
.index10_pd9 {
    position: relative;
    width:453px;
	height:165px;
}
.index10_pd9_1 {
    padding:2px;
}
.index10_pd9_2 {
    height:35px;
	width:409px;
	background:url(http://www.97120.cn/images/zhuantinanke_10.jpg) no-repeat left;
	line-height:35px;
	font-size:16px;
	padding-left:40px;
}
.index10_pd9_2 span {
    float:right;
	font-size:12px;
	display:block;
	margin-right:10px;
}
.index10_pd9_2 span a {
    color:#8E0035
}
.index10_pd9_3 {
    height:130px;
	width:409px;
}
.index10_pd9_3 ul {
    padding:2px 5px 2px 2px;
}
.index10_pd9_3 ul li {
    height:20px;
	line-height:20px;
	margin-bottom:5px;
	display:block;
	width:409px;
	background:url(http://www.97120.cn/images/zhuantinanke_06.jpg) no-repeat left #EFF9FF !important;
	background:url(http://www.97120.cn/images/zhuantinanke_06.jpg) no-repeat left top #EFF9FF ;
	text-align:left;
	padding-left:30px;
	font-size:12px;
	vertical-align:middle;
}
.index10_pd9_3 ul li a {
    color:#000000;
}
.index10_pd9_3 ul li span {
    float:right;
	line-height:20px;
	display:block;
	margin-right:10px;
}
.index_list{
	width:100%;
	width:965px;
	height: auto;
	margin:0px auto;
	padding:0px;
	display:block;
}
.index_list1 {
	width:338px;
	height:235px;
	display:block;
}
.index_list1 dd {
    width:320px;
	height:206px;
	border:0px;
	display:inline
	
}
.index_list1 dd ul {
	display:block;
	height:206px;
}
.index_list1 dd ul .index_list1a {
    height:20px;
	background: url(http://www.97120.cn/images/nanke1_07.jpg) left no-repeat;
	width:320px;
	margin-top:4px;
	line-height:20px;
	text-align:left;
	text-indent:28px;
}
.index_list1 dd ul .index_list1a a {
    color:#000000
}
.index_list1 dd ul .index_list1a a:hover {
    color:#FF0000
}
.index_list1 dd ul .index_list1b {
    height:40px;
	background: url(http://www.97120.cn/images/nanke1_08.jpg) left top no-repeat;
	width:320px;
	margin-top:4px;
	line-height:20px;
	text-align:left;
}
.index_list1 dd ul .index_list1b span {
    margin-left:28px;
	width:290px;
	display:block
}
.index_list1 dd ul .index_list1b span a {
    color:#000000
}
.index_list1 dd ul .index_list1b span a:hover {
    color:#FF0000
}
.index_list1 .index_list1c {
    width:250px;
	height:25px;
	display: block;
	margin:0 30px;
}
.index_list1 .index_list1c img {
    margin-left:40px;
}
.index_list2 {
    width:358px;
	height:37px;
	background: url(http://www.97120.cn/images/nanke1_06.jpg) repeat-x
}
.index_list2 a{
    width:70px;
	height:37px;
	float:right;
	line-height:35px;
	color:#FFFFFF;
	text-decoration:none;
}
.index_list2 span {
    background:url(http://www.97120.cn/images/nanke1_03.jpg) no-repeat;
	width:137px;
	height:37px;
	font-size:16px;
	color:#FFFFFF;
	display:block;
	margin-left:15px;
	font-weight:bold;
	line-height:35px;
	padding-left:28px;
}
.index_list2 span a {
    color:#FFFFFF;
	float:none;
}
.index_list1a {
	width:338px;
	height:154px;
	display:block;
}
.index_list1a dd {
    width:320px;
	height:154px;
	border:0px;
	display:inline
	
}
.index_list1a .index_list3 {
    float:left;
	width:220px;
	height:150px
}
.index_list1a .index_list3 ul {
    padding:3px 4px;
}
.index_list1a .index_list3 ul li{
    height:25px;
	line-height:25px;
	width:190px;
	background:url(http://www.97120.cn/images/index1_43.jpg) left no-repeat;
	padding-left:20px;
	overflow:hidden
}
.index_list1a .index_list4 {
    float:right;
	width:110px;
	height:146px;
	padding-top:8px;
}
.index_list1a .index_list4 img {
    width:100px;
	height:135px;
}
.index_list1b {
	width:338px;
	height:160px;
	display:block;
}
.index_list1b dd {
    width:320px;
	height:160px;
	border:0px;
	display:inline
	
}
.index_list1b .index_list6 {
    float:right;
	width:195px;
	height:160px
}
.index_list1b .index_list6 ul {
    padding:10px 2px;
}
.index_list1b .index_list6 ul li{
    height:20px;
	line-height:20px;
	width:160px;
	background:url(http://www.97120.cn/images/index1_43.jpg) left top no-repeat;
	padding-left:20px;
	overflow:hidden;
	margin-top:6px
}
.index_list1b .index_list5 {
    float:left;
	width:135px;
	height:160px;
	padding-top:8px;
	padding-left:4px;
}
.index_list1b .index_list5 img {
    width:130px;
	height:156px;
}
.tbox .index_list7 {
    width:358px;
	height:50px;
	background:url(http://www.97120.cn/images/index1_07.jpg) repeat-x;
}
.tbox .index_list7 span{
    width:120px;
	height:50px;
	background:url(http://www.97120.cn/images/index1_05.jpg) no-repeat center;
	display:block;
	text-align:center;
	margin-left:100px;
}
.tbox .index_list7a {
	background: #46A3E1;
	height:165px;
	width:357px;
}
.tbox .index_list7a  ul li{
	margin-left:5px !important;
	margin-left:3px;
	float:left;
    background:url(http://www.97120.cn/images/index1_23.jpg) no-repeat #46A3E1;
    width:106px;
    height:41px;
}
.tbox .index_list7a  ul li a {
    font-size:14px;
	height:41px;
	line-height:41px;
	text-align:left;
	padding-left:16px;
	font-weight:bold;
}
.index_list7b {
    background: #46A3E1;
	height:43px;
	width:338px;
	position:relative;
	overflow:hidden
}
.index_list7b .index_list7b1 {
    height:40px;
	width:12px;
	position: absolute;
	left:2px;
	display:block;
	background:url(http://www.97120.cn/images/zixun9.jpg) no-repeat
}
.index_list7b .index_list7b2 {
    height:40px;
	width:308px;
	position: absolute;
	left:14px;
	background:url(http://www.97120.cn/images/zixun10.jpg) repeat-x
}
.index_list7b .index_list7b2 li{
    background:url(http://www.97120.cn/images/zixun11.jpg) no-repeat right;
	width:95px;
	height:40px;
	line-height:40px;
	font-size:14px;
	float:left;
	padding-left:35px;
	font-weight:bold;
	margin-left:5px;
}
.index_list7b .index_list7b2 li a{
    color:#FFFFFF;
	text-decoration:none
}
.index_list7b .index_list7b2 li a:hover{
    color:#FFFFFF;
	text-decoration:none
}
.index_list7b .index_list7b3 {
    height:40px;
	width:18px;
	display:block;
	top:0px;
	right:2px;
	position: absolute;
	background:url(http://www.97120.cn/images/zixun8.jpg) no-repeat
}
/*----- 新版导航菜单位置的样式 -------*/
.header .nav { }
/*-------- 圆角模型 ---------*/
.module, .module .mid {
	overflow:hidden;
}
.module .top .t_l, .module .bottom .b_l {
	float:left;
	overflow:hidden;
}
.module .top em {
	float:left;
	font-size:13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 5px;
}
.module .top em a:link, .module .top em a:visited {
	font-size:13px;
	font-weight:bold;
}
.module .top span {
	float:right;
}
.module .top strong {
	cursor:pointer;
	float:right;
	font-weight:normal;
	margin-right:4px;
}
.module .mid .m_l, .module .mid .m_r {
	overflow:hidden;
}
.module .mid .content {
	overflow:hidden;
	height:100%;
	clear: both;
	margin-right: 8px;
	margin-left: 8px;
	padding-top: 8px;/*padding-bottom: 10px;*/
}
.module .top, .module .top .t_l, .module .top .t_r, .module .bottom, .module .bottom .b_l, .module .bottom .b_r {
	background-image: url("../images/header_bg.png");
}
/*------ 蓝色 -------*/
.blue .top {
	height: 70px;
	position:relative;
	width:970px;
	margin-left:22px;
}
.blue .top .t_l {
	height: 34px;
	width: 12px;
	background:url(http://www.97120.cn/images/index1_11.jpg) no-repeat;
	position:absolute;
}
.blue .top .t_r {
	height: 34px;
	width: 18px;
	background:url(http://www.97120.cn/images/index1_16.jpg) no-repeat;
	left:942px;
	position:absolute;
}
/* --------- 导航 ----------------*/
.w963 {
	width:983px;
	margin-top:0px;
	margin-bottom:0px;
}
#navMenu {
	width:930px;
	background:url(http://www.97120.cn/images/index1_13.jpg) repeat-x;
	position:absolute;
	left:12px;
	z-index:2;
	padding:0px;
	height:34px;
}
#navMenu1 {
	width:950px;
	background:url(http://www.97120.cn/images/index1_18.jpg) repeat-x ;
	position:absolute;
	top:34px;
	left:2px;
	height:36px;
	z-index:1;
	display:block
}
#navMenu1 ul{
    width:640px;
	height:36px;
	float:left;
}
#navMenu1 .search1 {
    float:left;
	width:200px;
	height:36px;
	padding:7px 0px;
	margin-left:2px;
}
#navMenu1 .search1 .form {
}
#navMenu1 .search1 .form .search-keyword1 {
	width:120px;
	height:22px;
	border:0px;
	background:url(http://www.97120.cn/images/search-bg.gif) no-repeat;
}
#navMenu1 .search1 .form .search-submit1 {
	cursor:pointer;
	width:68px;
	height:22px;
	font-size:0px;
	color:#fafafa;
	border:0px;
	background:url(http://www.97120.cn/images/search-bt.gif) no-repeat;
}
#navMenu1 img {
    width:33px;
	height:36px;
	float:left;
}
#navMenu1 span {
    font-size:14px;
	font-weight:bold;
	color:#F28300;
	float:left;
	height:36px;
	line-height:36px;
}
#navMenu1 li {
	float: left;
	line-height: 38px;
	height: 36px;
	color:#0F6D87;
}
#navMenu1 li a {
    padding-right: 0.6em;
	padding-left: 0.1em;
	color:#0F6D87;
	display: block;
}
/*-------- 下拉菜单 --------------*/
.dropMenu {
	position:absolute;
	top: 0;
	z-index:100;
	width: 120px;
	visibility: hidden;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA, direction=135, strength=4);
	margin-top: -1px;
	border: 1px solid #93E1EB;
	border-top: 0px solid #3CA2DC;
	background-color: #FFF;
	background:url(http://www.97120.cn/templets/images/mmenubg.gif);
	padding-top:6px;
	padding-bottom:6px;
}

.dropMenu li {
	margin-top:2px;
	margin-bottom:4px;
	padding-left:6px;
}
.dropMenu a {
	width: auto;
	display: block;
	color: black;
	padding: 2px 0 2px 1.2em;
}
* html .dropMenu a {
	width: 100%;
}
.dropMenu a:hover {
	color:red;
	text-decoration: underline;
}
/*------ //搜索框 ---------*/
.search-keyword {
	width:160px;
	height:19px;
	padding-top:5px;
	padding-left:56px;
	border:0px;
	background:url(http://www.97120.cn/templets/images/search-bg.gif) no-repeat;
}
.search-submit {
	cursor:pointer;
	width:68px;
	height:22px;
	font-size:0px;
	color:#fafafa;
	border:0px;
	background:url(http://www.97120.cn/templets/images/search-bt.gif) no-repeat;
}
.search-option {
	margin-left:3px;
	margin-right:3px;
	height:22px;
}
.w963 .search{
	padding-left:10px;
	line-height:32px;
}
.w963 .form h4 {
	display:none;
}
.w963 .form {
	float:left;
	margin-right:10px;
}
.w963 .tags {
	width:500px;
	overflow:hidden;
}
.w963 .tags h4 {
	float:left;
	margin-right: 6px;
	width:66px;
	height:26px;
	background:url(http://www.97120.cn/templets/images/search-tags-title.gif) 0px 6px no-repeat;
	font-size:0px;
	color:#fafafa;
}
.w963 .tags li {
	float:left;
	margin-right: 6px;
}
.header .nav .end { }
/*-- //End 导航菜单 --*/

/*---------- frame : channel-nav ---------*/
.channel-nav {
	margin-top:1px;
	background:url(http://www.97120.cn/images/index1_01.jpg) repeat-x;
	padding-left:6px;
	width:961px;
	overflow:hidden;
	margin-bottom:4px;
}
.channel-nav .sonnav {
	padding-top:2px;
	width:830px;
	line-height:26px;
	float:left;
}
.channel-nav .sonnav span {
	padding-left:14px;
	margin-right:8px;
	background:url(http://www.97120.cn/images/dd2.gif) 0 1px no-repeat;
	overflow:hidden;
}
.channel-nav .sonnav a {
	color:#2E759F;
	text-decoration:none;
}
.back{
	display:block;
	height:24px;
	line-height:24px;
	padding-right:10px;
	padding-left:20px;
	letter-spacing:2px;
	float:right;
	background:url(http://www.97120.cn/templets/images/ico-home.gif) 4px 10px no-repeat;
} 
.channel-nav .back a{
	color:#2E759F;
}
.channel-nav .back a:hover{
	text-decoration:none;
	color:#2E759F;
}

/*---------- frame : footer ---------*/
.footer{
	width:960px;
	margin:auto;
	text-align:center;
	margin-top:8px;
	padding-bottom:10px;
	border-top:1px solid #1170B0;
	padding-top:10px;
	overflow:hidden;
}
.footer .link{
	text-align:center;
	padding:5px 0px;
}
.footer .link a{
	margin:0px 5px;
	color:#666666;
}
.footer .powered{
	line-height:25px;
	color:#000000;
	text-align:center;
}
.footer .powered1 {
    width:920px;
	margin:0 auto;
	padding-bottom:15px;
	padding-top:5px;
	font-size:14px
}


.footer .powered strong{
	color:#000000;
}
.footer .powered strong span{
	color:#000000;
}
.footer .copyright{
	color:#000000;
	line-height:23px;
}
.ksover {
	FONT-WEIGHT: bold; 
	display:block;
	background:#C7E8FD;
	text-decoration:none
}
.ksover A {
    color:#3B799E;
	text-decoration:none
}
.ksover A:hover  .ksover A:visited .ksover A:link .ksover A:activ{
    display:block;
	text-decoration:none;
	background:#C7E8FD;
}
.ksout A {
   color:#3B799E;
   text-decoration:none;
   border-bottom: 1px solid #3B799E;
}
.ksout A:hover .ksout A:visited .ksout A:link .ksout A:activ{
    display:block;
	background:#D9EFFE;
	text-decoration:none;
	border-bottom: 1px solid #3B799E;
}
.clear:unknown {
	CLEAR: both; DISPLAY: block; VISIBILITY: hidden; HEIGHT: 0px; content: "."
}
.Iksbox {
    display:block;
    width:auto;
	margin:0px; PADDING-BOTTOM: 2px; TEXT-ALIGN: left
}
.qiehuan {
   background:#7CC3F1;
   width:482px;
   height:36px;
   font-size:14px;
   font-weight:bold;
   padding:0px;
   color:#FFFFFF;
   overflow:hidden;
}
.qiehuan div {
	OVERFLOW: hidden;
	HEIGHT: 36px;
}
.qiehuan div ul li {
	padding:0px;
	font-size:14px;
	float:left;
	overflow:hidden;
	width:119px;
	height:35px;
	line-height:35px;
	text-align:center;
	font-weight:bold;
	border-left: 1px solid #54B1ED;
	border-bottom: 1px solid #54B1ED;
	display:block;
	color:#FFFFFF;
}
.qiehuan div ul li a {
    color:#FFFFFF;
	display:block;
	text-decoration:none;
}
.qiehuan div ul .ksover {
	FONT-WEIGHT: bold; 
	display:block;
	background: url(http://www.97120.cn/images/nanke1_06.jpg) repeat-x;
	text-decoration:none;
}
.qiehuan div ul .ksover A {
    color:#FFFFFF;
	text-decoration:none;
}
.ksover A:hover  .ksover A:visited .ksover A:link .ksover A:activ{
    display:block;
	text-decoration:none;
	background: url(http://www.97120.cn/images/nanke1_06.jpg) repeat-x;
}
.qiehuan div ul .ksout A {
   color:#FFFFFF;
   text-decoration:none;
   display:block;
   border-bottom: 1px solid #54B1ED;
}
.ksout A:hover .ksout A:visited .ksout A:link .ksout A:activ{
    display:block;
	background:#7CC3F1;
	text-decoration:none;
}
.clear:unknown {
	CLEAR: both; DISPLAY: block; VISIBILITY: hidden; HEIGHT: 0px; content: "."
}
.qiehuan1 {
    width:482px;
	height:141px !important;
    height:139px;
	overflow:hidden;
	border-bottom:1px dotted #CCCCCC;
	clear:both;
}
.qiehuan1 img {
    width:126px;
	height:126px;
	padding:2px;
	border:1px solid #CCCCCC;
	float:left;
	margin-left:3px;
	margin-top:3px;
}
.qiehuan1 dl {
    float:right;
	width:335px;
	height:130px;
	margin-right:1px;
	margin-top:6px;
}
.qiehuan1 dl dt {
    font-size:14px;
	height:27px;
	line-height:27px;
	color:#000000;
	font-weight:bold;
	width:330px;
	overflow:hidden
}
.qiehuan1 dl dd {
    font-size:12px;
	text-align:left;
	text-indent:24px;
	line-height:22px;
	padding:5px 2px 4px 2px;
	letter-spacing:1px;
}
.qiehuan11 {
    width:482px;
	height:141px !important;
    height:139px;
	overflow:hidden;
	border-bottom:1px dotted #CCCCCC;
	clear:both;
}
.qiehuan11 img {
    width:96px;
	height:126px;
	padding:2px;
	border:1px solid #CCCCCC;
	float:left;
	margin-left:8px;
	margin-right:10px;
	margin-top:3px;
	display:block
}
.qiehuan11 dl {
    float:right;
	width:335px;
	height:130px;
	margin-right:1px;
	margin-top:6px;
}
.qiehuan11 dl dt {
    font-size:14px;
	height:27px;
	line-height:27px;
	color:#000000;
	font-weight:bold;
	width:330px;
	overflow:hidden
}
.qiehuan11 dl dd {
    font-size:12px;
	text-align:left;
	text-indent:24px;
	line-height:22px;
	padding:5px 2px 4px 2px;
	letter-spacing:1px;
}
.qiehuan2 {
    height:70px;
	width:482px;
	padding-top:7px;
}
.qiehuan2 ul li{
    width:235px;
	height:22px;
	float:left;
	line-height:23px;
	text-align:left;
	font-size:14px;
	padding-left:5px;
	overflow:hidden
}
.qiehuan2 ul li img {
    height:20px;
}
.qiehuan2 ul li span {
    float:right;
	height:22px;
	line-height:23px;
	width:213px;
	font-size:12px;
}
.qiehuan2 ul li span a {
    color:#000000
}
.qiehuan3 {
    height:auto;
	width:482px;
	padding-top:7px;
}
.qiehuan3 dl {
    float:left;
	width:235px;
	margin-bottom:2px;
}
.qiehuan3 dl p{
    width:235px;
	height:22px;
	float:left;
	line-height:23px;
	text-align:left;
	font-size:14px;
	padding-left:5px;
	overflow: hidden
}
.qiehuan3 dl p span {
    float:right;
	height:22px;
	line-height:23px;
	width:213px;
	font-size:12px;
	display:block-inline;
}
.qiehuan3 dl p span a {
    color:#000000
}
.bottom1 {
	padding:5px 5px 0px 5px;
}
#bottom1a {
	float: left; margin: 0px; overflow: hidden; width: 945px;
}
#bottom1b {
	float: left; 
	width: 120%;
}
#bottom1d {
	float: left;
}
#bottom1c {
	float: left;
}
#bottom1c {
	height:155px;
}
#bottom1c  img {
    float:left;
	width:113px;
	height:150px;
	margin-left:2px;
}
#bottom1c dl {
    float:left;
	width:130px;
	height:155px;
	margin-left:5px;
	margin-top:2px;
}
#bottom1c dl dt {
    font-size:14px;
	color:#0F6BA8;
	font-weight:normal;
	text-align:center
}
#bottom1c dl .dzj1 {
    font-size:12px;
	text-align:left;
	text-indent:26px;
	letter-spacing:1px;
	color:#000000;
	font-weight:normal;
}
#bottom1c dl .dzj1 a {
    color:#FF0000;
	text-align:left;
}
#bottom1b dl .dzj1 a {
    color:#FF0000;
	text-align:left;
}
.dzj2 {
   font-size:14px;
   color:#FF0000;
   width:130px;
   margin-top:5px;
}
.dzj2 ul {
   overflow:hidden
}
.dzj2 ul li {
   width:130px;
   margin:0px;
   padding:0px;
}
.dzj2 ul li a {
   height:16px;
   line-height:16px;
   font-size:14px;
   color:#FF0000;
   text-decoration:none;
   font-weight:normal;
}
#bottom1b img {
    float:left;
	width:113px;
	height:150px;
	margin-left:2px;
}
#bottom1b dl {
    float:left;
	width:130px;
	height:155px;
	margin-left:5px;
	margin-top:2px;
}
#bottom1b dl dt {
    font-size:14px;
	color:#0F6BA8;
	font-weight:normal;
	text-align:center
}
#bottom1b dl .dzj1 {
    font-size:12px;
	text-align:left;
	text-indent:26px;
	letter-spacing:1px;
	color:#000000;
	font-weight:normal;
}
.bottom1 {
    overflow: hidden; position:relative; height:155px;
}
#bottom1a a span {
	display: block; line-height:: 2em; text-align:: center
}
.cottom1 {
	padding:5px 5px 0px 0px;
}
#cottom1a {
	float: left; margin: 0px; overflow: hidden; width: 720px;
}
#cottom1b {
	float: left; 
	width: 655%;
}
#cottom1d {
	float: left;
}
#cottom1c {
	float: left;
}
#cottom1c {
	height:155px;
}
#cottom1c img {
    float:left;
	width:113px;
	height:150px;
	margin-left:2px;
}
#cottom1c dl {
    float:left;
	width:150px;
	height:150px;
	margin-left:5px;
	margin-top:0px;
}
#cottom1c dl dt {
    font-size:14px;
	color:#0F6BA8;
	font-weight:normal;
	text-align:center;
	padding-top:4px;
}
#cottom1c dl .dzj3 {
    font-size:12px;
	text-align:left;
	text-indent:26px;
	letter-spacing:1px;
	color:#000000;
	font-weight:normal;
	margin-top:5px;
	height:auto
}
#cottom1c dl .dzj3 a {
    color:#FF0000;
	text-align:left;
}
#cottom1b dl .dzj3 a {
    color:#FF0000;
	text-align:left;
}
.dzj4 {
   width:150px;
   margin-top:5px;
   height:30px;
}
.dzj4 ul {
   overflow:hidden
}
.dzj4 ul li {
   height:23px;
   width:60px;
   float:left;
   padding-top:4px;
   padding-left:4px;
}
#cottom1c .dzj4 ul li img{
   height:23px;
   width:60px;
}
#cottom1b .dzj4 ul li img{
   height:23px;
   width:60px;
}
#cottom1b img {
    float:left;
	width:113px;
	height:150px;
	margin-left:2px;
}
#cottom1b dl {
    float:left;
	width:150px;
	height:150px;
	margin-left:5px;
	margin-top:0px;
}
#cottom1b dl dt {
    font-size:14px;
	color:#0F6BA8;
	font-weight:normal;
	text-align:center;
	padding-top:4px;
}
#cottom1b dl .dzj3 {
    font-size:12px;
	text-align:left;
	text-indent:26px;
	letter-spacing:1px;
	color:#000000;
	font-weight:normal;
	margin-top:5px;
	height:auto
}
.cottom1 {
    overflow: hidden; 
	position:relative; 
	background:#F1F1F1;
	height:160px !important;
	height:155px;
	margin:0px;
	margin-top:14px;
	padding-top:10px !important;
	padding-top:15px;
	vertical-align:middle;
}
#cottom1a a span {
	display: block; line-height:: 2em; text-align:: center
}
.txt {
    height:155px;
}
.txt dt{
    background:url(http://www.97120.cn/images/index1_04.jpg) repeat-x;
	height:34px;
	font-size:14px;
	color:#FFFFFF;
	font-weight: bold;
	line-height:34px;
	padding-left:15px;
}
.txt dd {
    height:106px;
	padding:2px 15px;
	border:1px solid #A0DAFF;
}
.txt dd ul li {
    height:35px;
	line-height:35px;
	float:left;
	width:190px;
	background:url(http://www.97120.cn/images/bingzhongnanke_10.jpg) no-repeat left center;
	text-align:left;
	text-indent:20px;
	color:#000000
}
.txt dd ul li a {
    color:#000000
}
.txt1 {
    height:95px;
	text-align:left;
	font-size:14px;
	padding:3px 10px;
	line-height:25px;
	background:#F2FAFF
}
.txt1 span {
    font-weight:bold;
	color:#AD0000
}
.txt1 span a {
    font-weight:bold;
	color:#AD0000
}
.txt1 span a:hover{
    font-weight:bold;
	color:#AD0000
}
DIV#MainPromotionBanner {
	BACKGROUND: #feb900; WIDTH: 720px; HEIGHT: 325px;
}
#MainPromotionBanner #SlidePlayer {
	MARGIN: 0px auto;
}
#MainPromotionBanner .Slides {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; OVERFLOW: hidden; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; HEIGHT: 325px
}
#MainPromotionBanner .Slides LI {
	FLOAT: left; WIDTH: 720px; HEIGHT: 325px
}
#MainPromotionBanner .Slides IMG {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; DISPLAY: block; BORDER-LEFT: 0px; WIDTH: 720px; BORDER-BOTTOM: 0px; HEIGHT: 325px;
}
#MainPromotionBanner .SlideTriggers {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; Z-INDEX: 10; RIGHT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; POSITION: absolute; TOP: 480px; HEIGHT: 25px; left:635px; width:200px;
}
#MainPromotionBanner .SlideTriggers LI {
	DISPLAY: inline; FONT-SIZE: 0.9em; BACKGROUND: url(http://www.97120.cn/images/slide_trigger.gif) no-repeat center center; FLOAT: left; MARGIN: 3px 1px; OVERFLOW: hidden; WIDTH: 16px; CURSOR: pointer; COLOR: #FF7300; LINE-HEIGHT: 16px; FONT-FAMILY: Arial; HEIGHT: 16px; TEXT-ALIGN: center
}
#MainPromotionBanner .SlideTriggers LI.Current {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; FONT-WEIGHT: bold; FONT-SIZE: 1.4em; BACKGROUND: url(http://www.97120.cn/images/slide_trigger_c.gif) no-repeat center center; MARGIN: 0px 3px; BORDER-LEFT: 0px; WIDTH: 21px; COLOR: #fff; LINE-HEIGHT: 21px; BORDER-BOTTOM: 0px; HEIGHT: 21px
}
/*下拉菜单*/
#nav { line-height: 34px; list-style-type: none;margin:0px;padding:0px;height:34px;}         /*控制一级菜单行高；上边距5px；*/   
#nav a { display: block; width: 80px; text-align:center; font-size:14px; font-weight:bold;height:34px;line-height: 34px;margin:0;padding:0px;} /*一级菜单链接总体样式：每个菜单的宽，居中对齐，文字大小*/ 
#nav a:link  { color:#FFF; text-decoration:none;margin:0px;padding:0px;}     /* 未访问的链接 */   
#nav a:visited  {color:#FFF;text-decoration:none;margin:0px;padding:0px;}    /* 已访问的颜色 */  
#nav a:hover {color:#FFF;text-decoration:none; margin:0;padding:0px;height:34px;line-height: 34px;}                /* 鼠标在链接上 */
#nav li {float: left;height:34px;line-height: 34px; list-style:none}                   /* 一级菜左对齐 */ 
#nav li a:hover{background: url(http://www.97120.cn/images/bd.jpg) no-repeat bottom; height:34px;line-height: 34px; margin:0px; padding:0px; width:80px;display: block;}     /* 鼠标在一级菜单上改变其背景色 */ 
#nav li ul {line-height: 25px; background:#FFF4E4; list-style-type: none;text-align:center;left: -999em;position: absolute; z-index:999; width: 80px; letter-spacing:2px; }             /*二级菜单总体样式：行高24px；背景颜色；外框宽度；相对位置；边框一个象素，上边没样式，左右下边实线，边框颜色#003399；内边距1个象素*/
#nav li ul li {
  padding:0;
  margin:0;
  border-bottom:1px dashed #FF9700;
  height:25px;
  line-height: 25px;
}
#nav li ul a{ width: 80px;text-align:center;padding:0px;font-size:12px;font-weight: normal }                 /* 二级菜单链接样式；背景宽度、左对齐，左缩进2 */
#nav li ul a:link  {color:#D7770D; text-decoration:none;padding:0px;height:25px;line-height: 25px;}                                   /* 未访问的链接 */ 
#nav li ul a:visited  {color:#D7770D;text-decoration:none;padding:0px;height:25px;line-height: 25px;}                                 /* 已访问的链接 */
#nav li ul a:hover  {color:#FFF;text-decoration:none;font-weight:normal;background:#FF9700;text-align:center;padding:0px; text-indent:0px; margin-left:0px;height:25px;line-height: 25px;}/* 鼠标在链接上 */
#nav li:hover ul {left: auto; margin:0; padding:0 }
#nav li.sfhover ul {left: auto; margin:0; padding:0 }
#content {clear: left;}
.tixing {
    font-size:14px;
	margin-top:20px;
	border-top:1px dotted #CCCCCC;
	text-align:left;
	text-indent:24px;
}
.tixing span {
    color: #FF0000
}
.zhyy_professinol {
	FLOAT: left;
	MARGIN-LEFT: 2px;
	WIDTH: 207px;
	POSITION: relative;
	HEIGHT: 196px;
	overflow: hidden;
	margin-top: 2px;
}
.zhyy_professinol .zhyy_professinol_content {
    FLOAT: left; OVERFLOW: hidden; WIDTH: 207px; TEXT-INDENT: 0em; LINE-HEIGHT: 1.8em; HEIGHT: 125px;
}
.zhyy_professinol .zhyy_professinol_content img{
    WIDTH: 190px; TEXT-INDENT: 0em; LINE-HEIGHT: 1.8em; HEIGHT: 120px;
}
.zhyy_professinol .zhyy_professinol_content H3 {
	PADDING-LEFT: 0.5em; FONT-SIZE: 14px; BACKGROUND: #eee1ab; FLOAT: left; MARGIN: 0px; OVERFLOW: hidden; WIDTH: 125px; TEXT-INDENT: 0px; LINE-HEIGHT: 22px; WHITE-SPACE: normal; HEIGHT: 22px
}
.zhyy_professinol .zhyy_professinol_content H3 SPAN {
	PADDING-LEFT: 0.8em; FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #b35019
}
.zhyy_professinol .zhyy_professinol_content H3 A {
	COLOR: #705513; TEXT-DECORATION: none
}
.zhyy_professinol .pro_content {
	FONT-SIZE: 12px;
	TEXT-INDENT: 1em;
	height: 114px;
	padding:2px;
}
.zhyy_professinol .pro_content SPAN {
    MARGIN-LEFT: 10px
}
.zhyy_professinol .pro_content SPAN A {
	COLOR: #473400; TEXT-DECORATION: none
}
.zhyy_professinol IMG {
	FLOAT: left; MARGIN: 5px 5xp 5px 0px;
}
.zhaopin {
    margin:0px auto;
	padding:0px;
	border:0px;
}
.zj001 {
    width:280px;
	height:125px;
	float:left;
	margin-left:5px;
}
.zj001 .zj002 {
    width:95px;
	height:120px;
	float:left
}
.zj001 .zj002 img {
    width:89px;
	height:117px;
	text-align:center
}
.zj001 .zj003 {
    width:185px;
	height:120px;
	float:right;
}
.zj004 {
    margin:0;
	padding:0;
}
.zj001 .zj003 .zj004 dt {
    font-size:14px;
	font-weight:bold;
	text-align:center
}
.zj001 .zj003 .zj004 .zj005 {
    width:185px;
	height:65px;
	font-size:12px;
	line-height:20px;
	text-align:left;
	text-indent:24px;
}
.zj001 .zj003 .zj004 .zj006 {
    width:185px;
	height:23px;
	text-align:center
}
.zj001 .zj003 .zj004 .zj006 img {
    width:60px;
	height:23px;
	margin-left:5px;
	margin-right:5px;
}
<!--底部浮动JS样式-->
#hxdicss {
	TEXT-ALIGN: center; HEIGHT: 41px; OVERFLOW: hidden
}
#lan {
	POSITION: relative; MARGIN: auto; WIDTH: 960px; BACKGROUND: url(http://www.97120.cn/images/zx2.jpg) no-repeat; HEIGHT: 41px; COLOR: #fff; FONT-SIZE: 12px;
}
#lan UL {
	WIDTH: 435px; DISPLAY: inline; FLOAT: left; HEIGHT: 41px; MARGIN-LEFT: 525px
}
#lan LI {
	LINE-HEIGHT: 13px; DISPLAY: inline; FLOAT: left
}
#lan LI.listnews {
	PADDING-LEFT: 5px; WIDTH: 190px; HEIGHT: 14px; OVERFLOW: hidden
}
#lan LI.listnews #mqmm {
	HEIGHT: 14px; OVERFLOW: hidden
}
#lan LI.listnews UL {
	MARGIN: 0px; FLOAT: none
}
#lan LI.listnews LI {
	TEXT-ALIGN: left; LINE-HEIGHT: 14px; MARGIN: 0px; WIDTH: 190px; FLOAT: none; HEIGHT: 14px; OVERFLOW: hidden
}
#lan LI.listnews LI A {
	TEXT-ALIGN: left; WIDTH: 190px; DISPLAY: block; WHITE-SPACE: nowrap; OVERFLOW: hidden
}
#lan LI.tongji {
	COLOR: #000000; MARGIN-LEFT: 66px; LINE-HEIGHT: 41px;
}
#lan LI.qqkefu {
	 MARGIN-LEFT: 0px !important; FONT-WEIGHT: bold; width:205px; height:23px; margin-top:9px;
}
#lan LI.footel {
	MARGIN-LEFT: 38px; FONT-WEIGHT: bold
}
#lan LI.tongji SPAN {
	COLOR: #ee0e0e; FONT-WEIGHT: bold; LINE-HEIGHT: 41px;
}
#lan LI A {
	COLOR: #fff
}
#lan LI A:hover {
	COLOR: #ff0000
}
.foot_zixunlink {
	MARGIN: 5px 0px 4px 448px; WIDTH: 82px; DISPLAY: block; FLOAT: left; HEIGHT: 25px; TOP: 0px; LEFT: 450px
}
<!--底部浮动JS样式end-->