﻿@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.flol {
	float:left;
	}
.flor {
	float:right;
	}
.im,.im img {
	display:block;
}
.main_top {
	margin-top:7px;
}
.main_top2 {
	margin-top:15px;
}
.main_top3 {
	padding-top:20px;
}
.main_top4 {
	padding-top:10px;
}
.main_lef {
	margin-left:10px;
}
.main_lef2 {
	margin-left:15px;
}
.padding_top {
	padding-top:10px;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}
.clearfix {
	*zoom:1;
}

.main {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	}
.main2 {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	}
.main3 {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	}
.top {
	height:87px;
	}
.top .logo{
	width:420px;
	height:87px;
	}
.top .top_right{
	width:405px;
	height:87px;
	float:right;
	}
.top .url{
	width:160px;
	padding-left:28px;
	height:24px;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(../images/gexian.gif);
	}
.top .url li{
	float:left;
}
.top .url li a{
	color:#00405f;
	width:80px;
	line-height:24px;
	display:block;
	text-align:center;
	}
.top .url .xz a{
	}
.top .tel{
	margin-top:15px;
	width:317px;
	height:21px;
	display:block;
	clear:both;
	float:right;
	}
.top .shijian{
	width:200px;
	padding-left:10px;
	height:24px;
	line-height:24px;
	float:right;
	}
.nav{
	width:1000px;
	height:49px;
	}
.nav .navli{
	padding-right:2px;
	background-image: url(../images/nav_li.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}
.nav ul{
	width:998px;
	height:49px;
}
.nav ul li{
	width:98px;
	height:49px;
	float:left;
}
.nav ul li a{
	font-size:14px;
	color:#fff;
	text-align:center;
	width:98px;
	height:49px;
	line-height:49px;
	font-weight:bold;
	display:block;
	text-decoration: none;
	}
.nav ul li a:hover{
	color:#FFF;
	background-image: url(../images/nav_hover.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.nav a.xz ,.nav a:hover.xz{
	font-size:14px;
	color:#aadaff;
	text-align:center;
	width:98px;
	height:49px;
	line-height:49px;
	font-weight:bold;
	display:block;
	text-decoration: none;
	background-image:none;
	}
.banner {
	width:1000px;
	height:270px;
	margin-left:auto;
	margin-right:auto;
	}
.in_left {
	width:245px;
	float:left;
	}
.in_left .picbox{
	width:245px;
	height:79px;
	padding:1px 0;
	}
.in_left .aboutbox{
	width:225px;
	height:160px;
	padding:10px;
	line-height:23px;
	text-indent:2em;
	background:#f7f7f7;
	}
.in_left .aboutbox a{
	color:#00a7cd;
	}	
.in_center {
	width:490px;
	margin-left:15px;
	float:left;
	}
.in_center .aboutbox {
	width:490px;
	height:120px;
	margin-top:1px;
	padding-top:7px;
	background-image: url(../images/in_newsboxbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
	
	
.in_center .aboutbox .picbox {
	margin-left:7px;
	width:132px;
	display:inline;
	float:left;
	}

.in_center .aboutbox .picbox a img{
	width:120px;
	height:90px;
	padding:5px;
	background-color:#FFF;
	border:1px solid #e2e2e2;
	display:block;
	}

	
.in_center .aboutbox .listbox {
	width:340px;
	height:110px;
	display:block;
	float:right;
}
.in_center .aboutbox .listbox  dt {
	width:340px;
	height:31px;
	line-height:31px;
	font-weight:bold;
}
.in_center .aboutbox .listbox  dt a{
	font-size:14px;
	color:#e60012;
	text-decoration: none;
}
.in_center .aboutbox .listbox  dt a:hover{
	color:#a6a6a6;
}

.in_center .aboutbox .listbox dd {
	width:345px;
	height:70px;
	line-height:19px;
	color:#6093ac;
	text-indent:2em;
}	

.in_center .newboxlist {
	margin-top:9px;
	width:490px;
	}
.in_center .newboxlist ul{
	width:490px;
	height:auto;
}
.in_center .newboxlist ul li{
	width:490px;
	float:left;
	line-height:23px;
	}
.in_center .newboxlist ul li a{
	width:380px;
	height:23px;
	line-height:23px;
	padding-left:10px;
	float:left;
	display:block;
	background-image: url(../images/icon_sj1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
	
.in_center .newboxlist ul li span{
	font-size:11px;
	color:#686868;
	float:right;
	padding-right:10px;
}
.in_right {
	width:740px;
	float:right;
	}
.in_mainbtbg{
	height:33px;
	line-height:33px;
	background-image: url(../images/in_mainbtbg.gif);
	background-repeat: repeat-x;	
	}
.bor{
	border:1px solid #dbdbdb;
	}	
.contact_box {
	width:220px;
	height:auto;
	}
.contact_box .picbox{
	width:220px;
	height:60px;
	padding:1px 0;
	}
.contact_box .contactbox{
	width:220px;
	height:199px;
	background-image: url(../images/in_rightboxbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
.contact_box .contactbox ul{
	width:220px;
	clear:both;
	}
.contact_box .contactbox ul li{
	float:left;
}
.contact_box .contactbox .title{
	color:#a9a7a7;
	width:60px;
	text-align:right;
	}	
.contact_box .contactbox .lr{
	width:150px;
	}
.contact_box .contactbox .lin37 {
	line-height:37px;
	}
.contact_box .contactbox .lin23 {
	line-height:23px;
	}
.contact_box .contactbox .heig {
	height:37px;
	}
.contact_box .contactbox .heig img{
	margin-top:6px;
	float:left;
	}
	
.contact_box .contactbox .yqlj {
	border-top:1px solid #eae8e8;
	width:200px;
	height:23px;
	padding:5px 10px;
	clear:both;
	}
.contact_box .contactbox .yqlj select{
	width:195px;
	height:21px;
	line-height:21px;
	color:#898989;
	border:1px solid #c1c1c1;
	background-color:#fff;
}
	
/*内容*/
.lr_left {
	width:220px;
	float:left;
	}
.lr_left h2{
	width:190px;
	padding-left:30px;
	height:35px;
	line-height:35px;
	font-size:14px;
	color:#ffffff;
	background-image: url(../images/lr_h2btbg.gif);
	display:block;
	}

.list_hover {
	width:220px;
	height:auto;
	}	
.bgtp{
	background-image: url(../images/leftbg.gif);
	background-repeat: repeat-y;
}
	
.list_hover ul{
	font-family:"微软雅黑", "宋体";
	width:220px;
	height:auto;
	}
.list_hover ul li{
	width:220px;
	height:auto;
}
.list_hover ul li a{
	font-size:14px;
	width:180px;
	height:35px;
	line-height:35px;
	padding-left:40px;
	font-weight:bold;
	color:#4b4b4b;
	display:block;
	background-image: url(../images/lr_lefthover.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
}
.list_hover ul li a:hover {
	font-weight:bold;
	color:#ec2c00;
	text-decoration: none;
	background-position: 0px -35px;
}
.list_hover ul li ul{
	width:220px;
	height:auto;
}
.list_hover ul li ul li{
	width:218px;
	border-left:1px solid #b1cfe8;
	border-right:1px solid #b1cfe8;
	border-bottom:1px dashed #e4e4e4;
	height:auto;
}
.list_hover ul li ul li a{
	font-weight:100;
	font-family:"宋体";
	color:#000;
	font-size:12px;
	width:178px;
	height:31px;
	line-height:31px;
	padding-left:40px;
	display:block;
	background-image: url(../images/icon_sj1.gif);
	background-repeat: no-repeat;
	background-position: 23px center;
	}

.list_hover ul li ul li a:hover{
	color:#de6e00;
	width:178px;
	height:31px;
	line-height:31px;
	padding-left:40px;
	font-weight:100;
	background-image: url(../images/icon_sj2.gif);
	background-repeat: no-repeat;
	background-position: 23px center;
}
.list_hover .xz a,.list_hover .xz a:hover{
	font-size:14px;
	width:180px;
	height:35px;
	line-height:35px;
	padding-left:40px;
	font-weight:bold;
	color:#ec2c00;
	background-image: url(../images/lr_lefthover.gif);
	background-repeat: no-repeat;
	background-position: 0px -70px;
}

.list_hover .xz2 a,.list_hover .xz2 a:hover{
	color:#ec2c00;
	width:178px;
	height:31px;
	line-height:31px;
	padding-left:40px;
	font-weight:100;
	background-image: url(../images/icon_sj2.gif);
	background-repeat: no-repeat;
	background-position: 23px center;
}	




.lr_right {
	width:775px;
	float:right;
	}
.lr_right .rightmain{
	width:725px;
	padding:0 25px;
	min-height:436px;
	_height:expression((document.documentElement.clientHeight||document.body.clientHeight)>503?"503px":""); 
	background-image: url(../images/lr_rightbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
.lr_right .rightbox{
	width:725px;
	height:auto;
	clear:both;
	}
.lr_right .rightmain .rightbt{
	width:100%;
	height:35px;
	}
.lr_right .rightmain .rightbt li{
	float:left;
}
.lr_right .rightmain .rightbt h2{
	padding-left:20px;
	font-size:14px;
	line-height:35px;
	}
.lr_right .rightmain .rightbt .dqwz {
	font-family:"宋体";
	padding-left:25px;
	color:#949494;
	height:35px;
	line-height:35px;
	background-image: url(../images/icon_home.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	float:left;
	}

/*文章列表*/

.news_list{
	width:680px;
	height:auto;
}
.news_list li{
	width:680px;
	float:left;
	line-height:23px;
	height:23px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E1E1E1;
	}
.news_list li a{
	width:580px;
	height:23px;
	line-height:23px;
	padding-left:10px;
	font-size:14px;
	float:left;
	display:block;
	background-image: url(../images/icon_d1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
.news_list li a:hover{
	background-image: url(../images/icon_d2.gif);
	}
.news_list li span{
	line-height:23px;
	font-size:11px;
	color:#a4a4a4;
	font-family:Arial, Helvetica, sans-serif;
	float:right;
	text-align:right;
	display:block;
	width:74px;
	}

/*图片列表********/
.picli li{
	margin:10px;
	}	

.pic_list{
	width:100%;
	height:auto;
	clear:both;
}
.pic_list li{
	width:158px;
	height:172px;
	float:left;
	display:inline;
}
.pic_list li a{
	width:158px;
	display:block;
	cursor:pointer;
	}
.pic_list li a img{
	width:150px;
	height:150px;
	padding:3px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	display:block;
	}
.pic_list li a:hover img{
	background-color:#f5edd6;
	border:1px solid #ffa341;
	}
.pic_list li a h3{
	width:158px;
	height:21px;
	line-height:21px;
	text-align:center;
	font-size:12px;
	font-weight:lighter;
	float:left;
	display:block;
	font-weight: lighter;
	}
	
/*图片文字列表*/
.pro_div{
	width:715px;
	height:160px;
	padding:5px;
	border-bottom:1px solid #e9e9e9;
	margin:5px 0px 5px 0px;
	}
.pro_div:hover{
	background:#f5fcff;
	}
.pro_div img{
	width:150px;
	height:150px;
	display:block;
	float:left;
}
.pro_div a img{
	padding:2px;
	background-color:#fff;
	border:1px solid #e6e6e6;
}
.pro_div a:hover img{
	background-color:#fff;
	border:1px solid #68c5ed;
}

.pro_div dl{
	width:550px;
	height:auto;
	float:right;
}
.pro_div dl dt{
	width:550px;
	height:35px;
	line-height:35px;
	font-size:14px;
	}

.pro_div dl dt a{
	color:#0c6ab5;
	font-size:14px;
	font-weight: bold;
	float:left;
}
.pro_div dl dt a:hover{
	color:#d40000;
}
.pro_div dl dt span{
	font-size:11px;
	color:#a4a4a4;
	font-family:Arial, Helvetica, sans-serif;
	float:right;
	}
.pro_div dl dd {
	line-height:19px;
	text-indent:2em;
	color:#666;
	}
.pro_div dl dd a{
	color:#de6e00;
	}

/*页面详细*/	
.titl {
	width:725px;
	height:auto;
	text-align:center;
	border-bottom: 1px dashed #dbdbdb;
}
.titl h2 {
	line-height:31px;
	font-size: 18px;
	font-weight:300;
	margin-bottom:6px;
	color:#00548a;
}
.titl .laizi {
	text-align:center;
	color:#7E7E7E;
	height:25px;
	line-height:25px;
	width:725px;
}
.titl .laizi .fr {
	width:585px;
	padding-left:70px;
	float:left;
}
.titl .laizi .fr a{
		color:#de6e00;
	}
.titl .laizi .fr a:hover{
		color:#c6c6c6;
	}
.titl .laizi .zh {
	width:70px;
	color: #7E7E7E;
	float: right;
}
.titl .laizi .zh span {
	font-family: 'Times New Roman', arial;
	font-weight: bold;
	cursor: pointer;
}
.titl .laizi .zh .small {
	font-size:10px;
	font-family: 'Times New Roman';
	padding-left: 3px;
	padding-right: 3px;
}
.titl .laizi .zh strong {
	color:#0B3B8C;
}
.titl .laizi .zh .big {
	font-size:13px;
	padding-left: 3px;
	padding-right: 3px;
}

.detbox{
	width:725px;
	height:auto;
	line-height:1.5em;
	font-size:14px;
	padding-top:10px;
	padding-bottom:10px;
	}
.detbox  p{
	padding-bottom:15px;
	}
.detbox  a{
	text-decoration: underline;	
	}



	
	
/*底部*/
.footbg{
	background-image: url(../images/foot_bg.gif);
	background-repeat: repeat-x;
	}	
.footbg .footer {
	height:130px;
	background-image: url(../images/foot_bg2.gif);
	background-repeat: repeat-x;
	background-position: top;
	}	
.footbg .footer .baguo{
	text-align:center;
	height:20px;
	padding-top:10px;
	padding-bottom:7px;
	}
.footbg .footer .baguo ul{
	width:540px;
	font-size:12px;
}
.footbg .footer .baguo ul li{
	width:108px;
	float:left;
	background-image:url(../images/gexian02.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.footbg .footer .baguo .xz{
	background:none;
}
.footbg .footer .baguo ul li a{
	color:#1e5b80;
}
.footbg .footer .picbox{
	width:160px;
	height:90px;
}
.footbg .footer .copright{
	width:650px;
	height:81px;
	text-align:left;
	float:left;
	padding-left:20px;
	padding-top:15px;
	background-image:url(../images/xiantiao.png);
	background-repeat:no-repeat;
	background-position:left;
}
	
/*首页通用标题*/
.in_btbg1 {
	background-image:url(../images/in_mainbtbg.gif);
	}
.in_btbg2 {
	background-image:url(../images/in_mainbth2bg.jpg);
	}
.in_btbg3 {
	background-image:url(../images/in_mainbthbg3.gif);
	background-repeat:no-repeat;
	background-position:top;
	}
.in_btbg4 {
	border-bottom:1px solid #c1c1c1;
	}
.in_mainbt {
	font-size:14px;
	width:100%;
	height:33px;
	line-height:33px;
	clear:both;
}
.in_mainbt li {
	float:left;
}
.in_mainbt li h2 {
	color:#e03f00;
	width:95px;
	padding-left:30px;
	font-size:14px;
	text-align:left;
	line-height:33px;
	display:block;
	float:left;
	background-image: url(../images/sj.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.in_mainbt img {
	display:block;
}
.in_mainbt .more {
	font-size:12px;
	width:40px;
	margin-right:10px;
	float:right;
}
.in_mainbt .more a{
	color:#1d67a8;
	width:40px;
	height:33px;
	line-height:33px;
	padding-left:10px;
	font-weight:100;
	background-image: url(../images/icon_jt1.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	}
.in_mainbt .more a:hover{
	color:#0064af;
	background-image: url(../images/icon_jt1.gif);
	}
.in_mainbt a{
	color:#003e69;
	width:150px;
	text-align:center;
	height:33px;
	line-height:33px;
	font-weight:bold;
	display:block;
	text-decoration: none;
	background-image: url(../images/in_xxkbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	}
.in_mainbt .xz a{
	color:#fff;
	width:150px;
	height:35px;
	line-height:35px;
	font-weight:bold;
	display:block;
	background-image: url(../images/in_xxkbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	}
.in_mainbt2 {
	font-size:14px;
	width:100%;
	height:39px;
	line-height:39px;
	clear:both;
}
.in_mainbt2 li {
	float:left;
}
.in_mainbt2 li h2 {
	color:#e03f00;
	width:80px;
	padding-left:30px;
	font-size:14px;
	text-align:left;
	line-height:39px;
	display:block;
	float:left;
	background-image: url(../images/sj.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.in_mainbt2 img {
	display:block;
}
.in_mainbt2 .more {
	font-size:12px;
	width:40px;
	margin-right:10px;
	float:right;
}
.in_mainbt2 .more a{
	color:#1d67a8;
	width:40px;
	height:39px;
	line-height:39px;
	padding-left:10px;
	font-weight:100;
	background-image: url(../images/icon_jt1.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	}
.in_mainbt2 .more a:hover{
	color:#0064af;
	background-image: url(../images/icon_jt1.gif);
	}
.in_mainbt2 a{
	color:#003e69;
	width:150px;
	text-align:center;
	height:39px;
	line-height:39px;
	font-weight:bold;
	display:block;
	text-decoration: none;
	background-image: url(../images/in_xxkbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	}
.in_mainbt2 .xz a{
	color:#fff;
	width:150px;
	height:35px;
	line-height:35px;
	font-weight:bold;
	display:block;
	background-image: url(../images/in_xxkbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	}
/*首页排版*/
.sylistbox1{
	width:723px;
}
.sylistbox1 .tou{
	width:723px;
	height:6px;
}

.sylistbox1 .zhong{
	width:721px;
	background-image:url(../images/boxbg1-tiao.gif);
	background-repeat:repeat-x;
	background-position:top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bed8f9;
	border-left-color: #bed8f9;
	background-color:#FFFFFF;
}
.sylistbox1 .zhong .xwtp{
	width:228px;
	height:169px;
	padding-left:20px;
	padding-top:25px;
}
.sylistbox1 .zhong .xw{
	width:444px;
	height:auto;
	padding-right:10px;
}
.sylistbox1 .zhong .listbox {
	width:444px;
	height:165px;
	}
.sylistbox1 .zhong .listbox  ul{
	width:440px;
	height:auto;
}
.sylistbox1 .zhong .listbox  ul li{
	width:440px;
	float:left;
	line-height:24px;
	border-bottom:1px dashed #d2d2d2;
	}
.sylistbox1 .zhong .listbox  ul li a{
	width:310px;
	height:24px;
	line-height:24px;
	padding-left:10px;
	float:left;
	display:block;
	background-image: url(../images/icon_d1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
.sylistbox1 .zhong .listbox  ul li a:hover{
	background-image: url(../images/icon_d2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
	
.sylistbox1 .zhong .listbox  ul li span{
	font-size:11px;
	color:#686868;
	float:right;
	padding-right:10px;
}
.sylistbox2{
	width:466px;
}
.sylistbox2 .tou{
	width:466px;
	height:6px;
}

.sylistbox2 .zhong{
	width:464px;
	background-image:url(../images/boxbg1-tiao.gif);
	background-repeat:repeat-x;
	background-position:top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bed8f9;
	border-left-color: #bed8f9;
	background-color:#FFFFFF;
}
.sylistbox2 .zhong .xwtp{
	width:110px;
	height:205px;
	padding-left:10px;
	float:left;
}
.sylistbox2 .zhong .xwtp ul{
	width:104px;
}
.sylistbox2 .zhong .xwtp ul li{
	width:104px;
	height:77px;
	margin-top:15px;
	float:left;
}
.sylistbox2 .zhong .xwtp ul li img{
	border: 1px solid #cfcfcf;
}
.sylistbox2 .zhong .xw{
	width:330px;
	height:auto;
	padding-right:10px;
}
.sylistbox2 .zhong .listbox {
	width:330px;
	height:165px;
	}
.sylistbox2 .zhong .listbox  ul{
	width:330px;
	height:auto;
}
.sylistbox2 .zhong .listbox  ul li{
	width:330px;
	float:left;
	line-height:24px;
	border-bottom:1px dashed #d2d2d2;
	}
.sylistbox2 .zhong .listbox  ul li a{
	width:200px;
	height:24px;
	line-height:24px;
	padding-left:10px;
	float:left;
	display:block;
	background-image: url(../images/icon_d1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
.sylistbox2 .zhong .listbox  ul li a:hover{
	background-image: url(../images/icon_d2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
	
.sylistbox2 .zhong .listbox  ul li span{
	font-size:11px;
	color:#686868;
	float:right;
	padding-right:10px;
}

.syrightbox{
	width:247px;
}
.syrightbox .listbox{
	width:225px;
	background-color:#f6f9fe;
	padding:10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #aed0e9;
	border-right-color: #aed0e9;
	border-bottom-color: #aed0e9;
	border-left-color: #aed0e9;
}
.syrightbox .wbkuang1{
	width:215px;
	height:161px;
	padding-left:8px;
}
.syrightbox .wbkuang1 p{
	text-indent:2em;
}
.syrightbox .wbkuang1 img{
	float:left;
	padding-right:8px;
}
.syrightbox .wbkuang2{
	width:215px;
	height:115px;
	padding-left:8px;
}
.syrightbox .wbkuang2 p{
	text-indent:2em;
}
.syrightbox .wbkuang2 img{
	float:left;
	margin-right:8px;
	border: 1px solid #cfcfcf;
}
.syrightbox .listbox .listbox02 {
	width:225px;
	height:75px;
	}
.syrightbox .listbox .listbox02  ul{
	width:220px;
}
.syrightbox .listbox .listbox02  ul li{
	width:220px;
	float:left;
	line-height:24px;
	border-bottom:1px dashed #d2d2d2;
	}
.syrightbox .listbox .listbox02  ul li a{
	width:210px;
	height:24px;
	line-height:24px;
	padding-left:10px;
	float:left;
	display:block;
	background-image: url(../images/icon_d1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
.syrightbox .listbox .listbox02  ul li a:hover{
	background-image: url(../images/icon_d2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}


.syrightbox .listbox2{
	width:225px;
	height:191px;
	background-color:#f6f9fe;
	padding:10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #aed0e9;
	border-right-color: #aed0e9;
	border-bottom-color: #aed0e9;
	border-left-color: #aed0e9;
}
.syrightbox .listbox2 .xwtp2{
	width:225px;
	height:80px;
	float:left;
}
.syrightbox .listbox2 .xwtp2 ul{
	width:225px;
}
.syrightbox .listbox2 .xwtp2 ul li{
	width:104px;
	height:77px;
	float:left;
}
.syrightbox .listbox2 .xwtp2 ul li img{
	border: 1px solid #cfcfcf;
}
.syrightbox .listbox2 .listbox03 {
	width:220px;
	}
.syrightbox .listbox2 .listbox03  ul{
	width:220px;
}
.syrightbox .listbox2 .listbox03  ul li{
	width:220px;
	float:left;
	line-height:24px;
	border-bottom:1px dashed #d2d2d2;
	}
.syrightbox .listbox2 .listbox03  ul li a{
	width:210px;
	height:24px;
	line-height:24px;
	padding-left:10px;
	float:left;
	display:block;
	background-image: url(../images/icon_d1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
.syrightbox .listbox2 .listbox03  ul li a:hover{
	background-image: url(../images/icon_d2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
.syrightbox .listbox3{
	width:225px;
	background-color:#fff;
	padding:10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #aed0e9;
	border-right-color: #aed0e9;
	border-bottom-color: #aed0e9;
	border-left-color: #aed0e9;
}
.listbox04 {
	width:210px;
	height:auto;
	}
.listbox04  ul{
	width:210px;
}
.listbox04  ul li{
	width:210px;
	float:left;
	line-height:24px;
	border-bottom:1px dashed #d2d2d2;
	}
.listbox04  ul li a{
	width:200px;
	height:24px;
	line-height:24px;
	padding-left:10px;
	float:left;
	display:block;
	background-image: url(../images/icon_d1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
.listbox04  ul li a:hover{
	background-image: url(../images/icon_d2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
.sycenterbox {
	width:466px;
	}
.shipin{
	width:225px;
	height:177px;
}
.gaodu01{
	height:252px;
}
.sylistbox2 .leftbox{
	width:210px;
	height:190px;
	padding-left:10px;
	padding-right: 10px;
}
.searchbox{
	height:86px;
}
.searchbox .leftbox{
	height:86px;
	width:320px;
	padding-left:10px;
	background-image:url(../images/xian.png);
	background-repeat:no-repeat;
	background-position:right;
	}
.searchbox .leftbox .search{
	width:320px;
	height:30px;
}
.searchbox .leftbox .search .input1{
	width:165px;
	height:21px;
}
.searchbox .leftbox .search .chaxun{
	width:58px;
	height:25px;
	line-height:25px;
	font-size:12px;
	font-weight:bold;
	color:#583f16;
	background-image: url(../images/anbg.gif);
	background-position: 0px 0px;
	border:0px;
	cursor:pointer;
}
.searchbox .rightbox .fabu{
	width:98px;
	height:22px;
	line-height:22px;
	font-size:12px;
	font-weight:bold;
	color:#1e5b80;
	background-image: url(../images/fabu.gif);
	background-position: 0px 0px;
	border:0px;
	cursor:pointer;
}
.searchbox .rightbox{
	width:112px;
	height:86px;
}
.searchbox .rightbox ul{
	width:97px;
	padding-top:18px;
}
.searchbox .rightbox ul li{
	width:112px;
	height:30px;
	line-height:30px;
}
.contact_box .lianxi{
	width:220px;
	height:auto;
	background-repeat:repeat-x;
	background-position:top;
	background-color: #F7F7F7;
	background-image: url(../images/bg02.gif);
	}
.contact_box .lianxi ul{
	width:210px;
	padding-left:10px;
	}
.contact_box .lianxi ul li{
	width:200px;
	padding-left:5px;
	border-bottom:1px dashed #c5c5c5;
	line-height: 23px;
	}
/*供求信息*/
.lr_right02 {
	width:765px;
	float:right;
	}
.title02{
	width:765px;
	height:33px;
	line-height:33px;
	background-image:url(../images/neititle.gif);
	background-repeat:no-repeat;
	background-position:top;
	}
.title03{
	width:725px;
	height:30px;
	line-height:30px;
	background-image:url(../images/neititle.gif);
	background-repeat:no-repeat;
	background-position:top;
	}
.lr_right02 list{
	width:765px;
	height:auto;
	}
.lr_right02 .searchbox02{
	height:43px;
	width:740px;
}
.lr_right02 .searchbox02 .leftbox{
	height:43px;
	width:460px;
	padding-left:10px;
	}
.lr_right02 .searchbox02 .leftbox .search{
	width:460px;
	height:30px;
}
.lr_right02 .searchbox02 .leftbox .search .input1{
	width:280px;
	height:21px;
}
.lr_right02 .searchbox02 .leftbox .search .chaxun{
	width:58px;
	height:25px;
	line-height:25px;
	font-size:12px;
	font-weight:bold;
	color:#583f16;
	background-image: url(../images/anbg.gif);
	background-position: 0px 0px;
	border:0px;
	cursor:pointer;
}
.lr_right02 .searchbox02 .rightbox .fabu{
	width:98px;
	height:22px;
	line-height:22px;
	font-size:12px;
	font-weight:bold;
	color:#1e5b80;
	background-image: url(../images/fabu.gif);
	background-position: 0px 0px;
	border:0px;
	cursor:pointer;
}
.lr_right02 .searchbox02 .rightbox{
	width:250px;
	height:43px;
}
.lr_right02 .searchbox02 .rightbox ul{
	width:250px;
	padding-top:10px;
}
.lr_right02 .searchbox02 .rightbox ul li{
	width:112px;
	height:30px;
	line-height:30px;
}
.lr_right02 li {
	float:left;
}
.lr_right02 li h2 {
	color:#e03f00;
	width:300px;
	padding-left:30px;
	font-size:14px;
	text-align:left;
	line-height:33px;
	display:block;
	float:left;
	background-image: url(../images/sj.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.lr_right02 .listbox{
	width:743px;
	height:auto;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bed8f9;
	border-right-color: #bed8f9;
	border-bottom-color: #bed8f9;
	border-left-color: #bed8f9;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.lr_right02  .fenlei{
	width:740px;
	height:auto;
}
.lr_right02  .fenlei ul{
	width:740px;
}
.lr_right02  .fenlei ul li{
	width:80px;
	line-height:32px;
}
.lr_right02 .listbox .gq{
	width:740px;
	height:50px;
	border-bottom:1px dashed #e4e4e4;
	padding-top: 10px;
	padding-bottom: 10px;
}
.lr_right02 .listbox .gq .leftbox{
	width:530px;
	height:50px;
	float:left;
	}
.lr_right02 .listbox .gq .leftbox h2{
	font-size:14px;
	font-weight:bold;
	}
.lr_right02 .listbox .gq .leftbox h2 a{
	color:#00548a;
	}
.lr_right02 .listbox .gq .leftbox h2 a:hover{
	color:#d60000;
	}

.lr_right02 .listbox .gq .rightbox{
	width:190px;
	height:50px;
	float:right;
	text-align:right;
	}
.lr_right02 .listbox .gq .rightbox .xz{
	color:#999999;
}
.lr_right .listbox{
	width:725px;
	height:auto;
	background-color:#FFFFFF;
	border: 1px none #bed8f9;
	padding: 0px;
}
.xuanxiangka{
	width:100%;
	height:33px;
	background-image:url(../images/xxbg.gif);
	background-repeat:repeat-x;
}
.xuanxiangka ul{
	width:auto;
	height:33px;
}
.xuanxiangka ul li{
	width:86px;
	height:33px;
	float:left;
	margin-left:8px;
	line-height:33px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#e03f00;
	background-image:url(../images/xx2.gif);
	background-repeat:no-repeat;
}
.xuanxiangka .xz{
	background-image:url(../images/xx1.gif);
	background-repeat:no-repeat;
}
.xuanxiangka .xz a{
	color:#e03f00;
}
.xuanxiangka ul li a{
	color:#1d67a8;
}
.xuanxiangka ul li a:hover{
	color:#e03f00;
}
.xuanxiangka02{
	width:763px;
	height:25px;
	line-height:25px;
	background-color:#f2f2f2;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bed8f9;
	border-left-color: #bed8f9;
}
.xuanxiangka02 ul{
	width:748px;
	height:25px;
	padding-left:15px;
	}
.xuanxiangka02 ul li{
	width:70px;
	padding-left:10px;
	background-image:url(../images/jiantou.gif);
	background-repeat:no-repeat;
	background-position:left;
	}
.xuanxiangka02 ul li a{
	color:#0c6ab5;
}
.xuanxiangka02 .xz{
	color:#d40000;
}
.xuanxiangka02 .xz a{
	color:#d40000;
}
/*信息详细页*/
.infolianxi{
	width:695px;
	height:auto;
	margin-left:20px;
}
.infolianxi ul{
	width:695px;
}
.infolianxi ul li{
	height:25px;
	float:left;
}
.infolianxi ul .title{
	width:66px;
	font-weight:bold;
}
.infolianxi ul .nr{
	width:259px;
}
.infolist{
	width:695px;
	height:auto;
	margin-left:20px;
}
.infolist ul{
	width:695px;
}
.infolist ul li{
	width:695px;
	height:25px;
	float:left;
}
.infolist ul li a{
	width:500px;
	color:#0c6ab5;
	padding-left:15px;
	background-image:url(../images/icon_d1.gif);
	background-repeat:no-repeat;
	background-position:left;
	float:left;
}
.infolist ul li a:hover{
	color:#d40000;
	background-image:url(../images/icon_d2.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.infolist ul span{
	width:120px;
	float:right;
}
.link{
	height:auto;
	line-height:27px;
	width:968px;
	padding:5px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c1c1c1;
	border-right-color: #c1c1c1;
	border-bottom-color: #c1c1c1;
	border-left-color: #c1c1c1;
}
.linkbg{
	background-image:url(../images/linkbg.gif);
	background-repeat:no-repeat;
	background-position:left;
}

