/*---------- base ---------*/
.content img{
	border:none;
	max-width:100%;
	height:auto;
}
.blank10{
	width:100%;
	height:10px;
	display:block;
	overflow:hidden;
	clear:both;
}
.blank15{
	width:100%;
	height:15px;
	display:block;
	overflow:hidden;
	clear:both;
}
.blank20{
	width:100%;
	height:20px;
	display:block;
	overflow:hidden;
	clear:both;
}
.blank30{
	width:100%;
	height:30px;
	display:block;
	overflow:hidden;
	clear:both;
}

.pages{
	width:100%;
	padding:20px 0px;
	text-align:center;
	clear:both;
}
.pages li{
	list-style-type:none;
	display:inline;
}
.pages a{
	padding:5px 10px;
	border:1px solid #c8c8c8;
	font-weight:bold;
	margin-right:10px;
}
.pages .current{
	background:#d86262;
	border-color:#d86262;
	color:#FFF;
	font-weight:700;
}
.shangxiapian{
	padding-top:20px;
	margin-top:20px;
	border-top:1px dashed #c8c8c8;
}
.shangxiapian li{
	line-height:30px;
	font-size:12px;
	color:#999;
}
.shangxiapian strong{
	font-size:14px;
	color:#000;
}
.shangxiapian li a{
	font-size:14px;
}
.shangxiapian li a:hover{
	color:#CB2525;
}


.ny_banner{
	width:100%;
	min-width:1200px;
	overflow:hidden;
	z-index:-1;
	height:400px;
	position:relative;
}

.wz_zone{
	width:100%;
	height:50px;
	line-height:50px;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#C5C5BE,direction=120,strength=4);
    /*兼容ie*/
    -moz-box-shadow: 2px 2px 10px #C5C5BE;
    /*兼容firefox*/
    -webkit-box-shadow: 2px 2px 10px #C5C5BE;
    /*兼容safari或chrome*/
    box-shadow:2px 2px 10px #C5C5BE;
    /*兼容opera或ie9*/
	margin-bottom:3px;
	background-color:#fff;
}
.wz{
	width:1200px;
	overflow:hidden;
	margin:0px auto;
}
.wz span{
	color:#666;
	font-size:14px;
	float:right;
	background:url(../images/wz_ico.png) left center no-repeat;

}
.wz span a{
	color:#666;
	font-size:14px;
}
.wz h2{
	font-size:24px;
	color:#d86262;
	text-transform:uppercase;
	text-indent:40px;
	background:url(../images/wz.png) left center no-repeat;
	line-height:50px;
}
/*----------后来加的子栏目样式--------*/
.menulist{
	width:100%;
	min-width:1125px;
	border-bottom:#e1e1e1 1px solid;
	background-color:#f1f1f1;

}
.menulist ul {
	width:95%;
	margin:0px auto;
	text-align:center;
}
.menulist ul li {
	display:inline-block;
	*display:inline;
	zoom:1;
	text-align:center;
	border-right:1px solid #e1e1e1;
	height:100px;
	line-height:100px;
	background-color:#f9f9f9;
}
.menulist ul li:first-child{
	border-left:1px solid #e1e1e1;
}
.menulist ul li .menua {
	display:block;
	color:#666;
	font-size:18px;
	padding: 0 2em;
}
.menulist ul li:hover .menua,.menulist ul #sel01 .menua {
	background-color:#d86262;
	color:#fff;
}

.content{
	font-size:16px;
	color:#333;
	line-height:35px;
	padding:1em 0;
}
.content img{
	max-width:100%;
	display:block;
	margin:0px auto;
}

.ny_title{
	text-align:center;
	font-size:28px;
	text-transform:uppercase;
	line-height:70px;
	font-family:Times New Roman;
}



.btn_more{
	text-align:center;
}
.btn_more a{
	width:200px;
	height:40px;
	line-height:40px;
	text-align:center;
	margin:2em auto;
	border:1px solid #666;
	-moz-border-radius: 25px;      /* Gecko browsers */
    -webkit-border-radius: 25px;   /* Webkit browsers */
    border-radius:25px;            /* W3C syntax */
	background-color:#fff;	
	display:block;
}
.btn_more a:hover{
	background-color:#0193DE;
	border-color:#0193DE;
	color:#fff;
}
.ny_h1{
	font-size:20px;
	text-align:center;
	padding:0px 0 10px 0;
	background:url(../images/line.jpg) bottom center no-repeat;
	margin-bottom:1em;
	color:#000;
}
.wzinfo{
	text-align:center;
}
.tulist400{
	width:1000px;
}
.tulist400 li{
	list-style-type:none;
	float:left;
	width:295px;
	margin-right:18px;
	margin-bottom:15px;
	text-align:center;
}
.tulist400 li img{
	width:100%;
	height:auto;
}
.tulist400 li h3{
	font-size:14px;
	font-weight:normal;
	display:block;
	line-height:30px;
}


.tulist240{
	width:800px;
}
.tulist240 li{
	list-style-type:none;
	float:left;
	width:180px;
	margin:0 5px 20px 0;
	text-align:center;
}
.tulist240 li img{
	width:100%;
	height:auto;
	
}
.tulist240 li h3{
	font-size:14px;
	font-weight:normal;
	display:block;
}
.ny_main{
	width:1200px;
	margin:2em auto 0 auto;
}
.left_wrap{
	float:left;
	width:250px;
}
.left_wrap h2{
	width:auto;
	height:80px;
	line-height:80px;
	background:url(../images/left_bj.jpg) no-repeat;
	text-align:center;
	color:#fff;
	font-size:20px;
	text-transform:uppercase;

}
.left_lxxx{
	padding:10px;
	font-size:14px;
	color:#333;
	line-height:25px;
	border:1px solid #d8d8d8;
	border-top:none;
	margin-bottom:5px;
	word-break:break-all;
	font-family:"宋体",Verdana;
}
.left_lxxx a{
	color:#333;
}
.right_wrap{
	width:930px;
	overflow:Hidden;
	float:right;
}

.right_title{
	padding-bottom:10px;
	border-bottom:1px solid #d1d1d1;	
}
.right_title h2{
	font-size:26px;
	color:#d86262;
	text-indent:15px;
}
.tulist{
	overflow:hidden;
	clear:both;
	width:1000px;
	margin-top:20px;
}
.tulist li{
	text-align:center;
	list-style-type:none;
	float:left;
	width:295px;
	margin:0 16px 20px 0px;
	overflow:Hidden;
	border:1px solid #e1e1e1;
	background-color:#fff;
	text-align:center;
}
.tulist li:hover{
	border:1px solid #d86262;
}
.tulist li img{
	width:100%;
	height:auto;
	display:block;
	border-bottom:1px solid #e1e1e1;
}
.tulist li h3{
	background-color:#f1f1f1;
	padding:5px 0;
}
.tulist li h3 a{
	line-height:30px;
	font-size:14px;
	color:#333;
}
.tulist li:hover h3{
	background-color:#d86262;
}
.tulist li:hover h3 a{
	color:#fff;
}

/*---------------------------------产品详情页-----------------------*/
.pro_main{
	width:auto;
	overflow:hidden;
	margin-top:20px;
}
.pro_main h2{
	font-size:22px;
	color:#008DCB;
	padding-bottom:10px;
	display:block;
	border-bottom:1px dashed #008DCB;
	margin-bottom:15px;
}
.pro_left{
	width:455px;
	float:left;
}
.pro_right{
	width:450px;
	float:right;
	overflow:hidden;
	line-height:25px;
}

.pro_info,.pro_info div{
	color:#666;
	margin-top:10px;
	font-size:16px;
	overflow:hidden;
}
.pro_detail{
	overflow:hidden;
	margin-top:20px;
	line-height:25px;
	color:#333;
	font-size:14px;
}
.tab_con table td{
	text-indent:20px;
}
#tabbox{ 
	width:auto; 
	overflow:hidden;
	margin-top:50px;
	margin-bottom:50px;
}
.tab_conbox{
	border: 1px solid #d1d1d1;
	border-top: none;
}
.tab_con{ 
	display:none;
}

.tabs{
	height: 47px;
	border-bottom:1px solid #d1d1d1;
	width: 100%;
}
.tabs li{
	height:46px;
	line-height:46px;
	float:left;
	margin-bottom: -1px;
	background: #f0f0f0;
	overflow: hidden;
	position: relative;
	margin-right:10px;
	font-size:16px;
	font-weight:bold;
}
.tabs li a {
	display: block;
	padding: 0 20px;
	outline: none;
	font-size:16px;
}
.tabs li a:hover {
	background: #d86262;
	color:#fff;
}	
.tabs .thistab a{
	color:#fff;
}
.tabs .thistab,.tabs .thistab a:hover{
	background: #d86262;
	color:#fff;
}

.tab_con {padding:20px;font-size: 14px; line-height:30px;}

dl.tuwenlist{
	width:100%;
	margin:10px auto;
	padding-bottom:10px;
	overflow:Hidden;
	border-bottom:1px dashed #e1e1e1;
}
dl.tuwenlist dt{
	float:left;
	width:220px;
	overflow:hidden;
}
dl.tuwenlist dt img{
	width:100%;
	height:auto;
}
dl.tuwenlist dd{
	width:690px;
	float:right;
}
dl.tuwenlist dd h2{
	font-size:20px;
	margin-bottom:10px;
}
dl.tuwenlist dd h2 a{
	color:#000;
	font-size:20px;
}
dl.tuwenlist dd h2 a:hover{
	color:#d86262;
}
dl.tuwenlist dd .info{
	font-size:14px;
	line-height:30px;
	color:#666;
}
dl.tuwenlist dd span{
	margin-top:10px;
	float:right;
}
dl.tuwenlist dd span a{
	padding:5px 20px;
	background-color:#666;
	text-align:center;
	color:#fff;
	display:inline-block;
	*display:inline;
	zoom:1;
	font-size:12px;
}
dl.tuwenlist dd span a:hover{
	background-color:#d86262;
}

/*----------------FAQ列表---------------*/
.faqs {
	
}
.faqs dt {
	font-weight:bold;
	background:url(../images/q.gif) 0 4px no-repeat;
	padding-left:30px;
	position:relative;
	line-height:30px;
	font-size:16px;
	margin:10px 0;
}
.faqs dt:hover {
	cursor:pointer
}
.faqs dd {
	background:url(../images/a.gif) 0 2px no-repeat;
	padding:15px 15px 15px 30px;
	position:relative;
	color:#333;
	background-color:#f1f1f1;
	line-height:30px;
}
.faqs .hover {
	color:#d86262;
}

/*-----------下载样式------------*/
.downlist_title{
	width:100%;
	overflow:hidden;
	height:50px;
	background-color:#f1f1f1;
	line-height:50px;
	font-weight:bold;
	color:#000;
	font-size:14px;
}
.downlist_title a:hover{
	color:#CB2525;
}
.downlist{
	line-height:45px;
	border-bottom:1px solid #d1d1d1;
	overflow:hidden;
	height:45px;
}
.downlist:hover{
	background-color:#d86262;
	color:#fff;
}
.downlist:hover a{
	color:#fff;
}
.down_title{
	width:50%;
	text-indent:20px;
	float:left;
	display:block;
}
.down_geshi{
	width:20%;
	float:left;
	display:block;

}
.down_size{
	width:20%;
	float:right;
	display:block;
}


.index_cp{
	width:729px;
	overflow:hidden;
	float:right;
}
.index_cp .t{
	height:36px;
	line-height:36px;
	background:url(../images/cp.png) no-repeat;
}
.index_cp h2{
	font-size:18px;
	color:#fff;
	text-indent:20px;
	font-weight:normal;
}

ul.index_cplist{
	overflow:hidden;
	clear:both;
	width:800px;
}
ul.index_cplist li{
	width:233px;
	list-style-type:none;
	float:left;
	text-align:center;
	margin:20px 14px 0 0;
}
ul.index_cplist li img{
	width:100%;
	height:auto;
}
ul.index_cplist li h4{
	display:block;
	height:30px;
	line-height:30px;
	overflow:hidden;
}
ul.index_cplist li h4 a{
	font-weight:normal;
	color:#333;
}

.index_app_zone{
	width:100%;
	overflow:hidden;
	padding:2em 0;
	background-color:#32373B;
}
.app_title{
	display:block;
	overflow:hidden;
	text-align:center;
	margin-bottom:30px;
	font-size:36px;
	color:#fff;
}

.zlm{
	width:auto;
	border:1px solid #d8d8d8;
	border-top:none;
	margin-bottom:5px;
}
.zlm dl{

}
.zlm dl dt{
	height:45px;
	background-color:#f0f0f0;
	line-height:45px;
	text-indent:20px;
	border-bottom:1px solid #d1d1d1;
}
.zlm dl dt a{
	color:#333;
	font-size:14px;
}

.zlm dl dt:hover,.zlm dl #on{
	background-color:#fff;
}
.zlm dl dt:hover a,.zlm dl #on a{
	color:#d86262;
}



.maplist{
	width:100%;
}
.maplist dl{
	width:100%;
	overflow:hidden;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dashed #c9c9c9;
}
.maplist dl dt{
	width:100%;
	overflow:hidden;
}
.maplist dl dt a{
	background-color:#008DCB;
	font-weight:bold;
	color:#fff;
	padding:5px 25px;
}
.maplist ul{
	width:100%;
	overflow:hidden;
}
.maplist ul li{
	list-style-type:none;
	width:auto;
	line-height:40px;
}
.maplist ul li a{
	padding:0 24px;
	color:#333;
	background-color:#fff;
}
.maplist ul li li a{
	color:#999;
}

.wd{
	width:1200px;
	overflow:hidden;
	margin:0px auto;
}
.index_pro{
	width:100%;
	overflow:hidden;
	text-align:center;
}
.index_pro ul{
	width:1050px;
	overflow:hidden;
}
.index_pro ul li{
	width:240px;
	list-style-type:none;
	float:left;
	text-align:center;
	margin:20px 15px 0 0;
}
.index_pro ul li img{
	width:240px;
	height:auto;
}
.index_pro ul li h4{
	display:block;
	height:30px;
	line-height:30px;
	overflow:hidden;
}
.index_pro ul li h4 a{
	font-weight:normal;
	color:#333;
}

.index_pro .pro_btn{
	width:135px;
	height:35px;
	text-align:center;
	line-height:35px;
	color:#fff;
	display:block;
	background-color:#D2000D;
	margin:15px auto 35px auto;
	-moz-border-radius: 3px;      /* Gecko browsers */
    -webkit-border-radius: 3px;   /* Webkit browsers */
    border-radius:3px;            /* W3C syntax */
}
.index_pro .pro_btn:hover{
	background-color:#4FA5F0;
	color:#fff;
}

.case_title{
	width:auto;
	font-size:24px;
	color:#333333;
	font-weight:normal;
	border-bottom:1px solid #bebebe;
	padding-bottom:10px;
	text-transform:uppercase;
}
.index_case{
	width:1220px;
	overflow:hidden;
	margin-top:25px;
}
.index_case li{
	list-style-type:none;
	float:left;
	width:290px;
	text-align:center;
	margin-right:14px;
}
.index_case li img{
	width:100%;
	height:220px;
	border:1px solid #cdcdcd;
}
.index_case li h3{
	display:block;
	line-height:30px;
}
.index_case li h3 a{
	font-weight:normal;
	font-size:12px;
	color:#666;
}



.news{
	width:490px;
	overflow:hidden;
	float:right;
	border:1px solid #e0e0e0;
	height:355px;
}
.news_content{
	padding:15px;
	width:auto;
}
.news_content dl{
	width:auto;
	overflow:hidden;
	margin-bottom:25px;
}
.news_content dl dt{
	width:100px;
	float:left;
	overflow:hidden;
}
.news_content dl dt img{
	width:100%;
	height:auto;
}
.news_content dl dd{
	width:340px;
	float:right;
	overflow:hidden;
}
.news_content dl dd h2{
	display:block;
}
.news_content dl dd h2 a{
	color:#000;
	font-size:16px;
	font-weight:normal;
}
.news_content dl dd p{
	font-size:12px;
	color:#666;
	line-height:25px;
}
/*----------------contact-------------*/
.contact_main{
	width:1180px;
	padding:10px 10px 30px 10px;
	overflow:hidden;
	margin:20px auto 0 auto;
}
.contact_left{
	width:400px;
	float:left;
	text-align:center;
}
.lxxx{
	margin-top:20px;
	line-height:30px;
	color:#333;
	font-size:14px;
	text-align:left;
	font-family:"宋体",Verdana;
}
.lxxx a{
	color:#333;
}
.contact_btn{
	width:140px;
	height:50px;
	font-size:20px;
	display:block;
	clear:both;
	text-align:center;
	line-height:50px;
	color:#fff;
	-moz-border-radius: 5px;      /* Gecko browsers */
    -webkit-border-radius: 5px;   /* Webkit browsers */
    border-radius:5px;            /* W3C syntax */
	background-color:#D71828;
}
.contact_btn:hover{
	background-color:#FF8500;
	color:#fff;
}
.contact_right{
	width:650px;
	float:right;
	border-left:1px solid #e5e5e5;
	padding-left:50px;
}
.contact_right .txt{
	color:#666;
	font-weight:bold;
	font-size:16px;
	line-height:30px;
	margin-top:20px;
	margin-bottom:20px;
}
.liuyan{
	width:800px;
}
.liuyan p{
	margin-bottom:20px;
	display:block;
	overflow:hidden;
}
.liuyan p label{
	width:58px;
	height:50px;
	float:left;
	font-size:0px;
	text-indent:-9999px;
}
.liuyan p label.name{
	background:url(../images/ico_name.png) center center no-repeat #9c9c9c;
}
.liuyan p label.msn{
	background:url(../images/ico_msn.png) center center no-repeat #9c9c9c;
}
.liuyan p label.email{
	background:url(../images/ico_email.png) center center no-repeat #9c9c9c;
}
.liuyan p label.web{
	background:url(../images/ico_web.png) center center no-repeat #9c9c9c;
}
.liuyan p input.text{
	width:305px;
	height:48px;
	font-size:14px;
	border:1px solid #ddd;
	border-left:none;
	padding-left:15px;
	line-height:48px;
	color:#666;
	float:left;
	outline:none;
}
.liuyan_l{
	width:380px;
	float:left;
}

.liuyan .content{
	width:600px;
	border:1px solid #ddd;
	min-height:150px;
	outline:none;
	color:#666;
	padding:0 15px;
}

.liuyan_btn{
	width:140px;
	height:40px;
	font-size:20px;
	text-align:center;
	line-height:40px;
	color:#fff;
	cursor:pointer;
	display:inline-block;
	*display:inline;
	*zoom:1;
	border:none;
	margin-top:20px;
	margin-right:30px;
	background-color:#666;
}
.liuyan_btn:hover{
	background-color:#000;
	color:#fff;
}

.inquiry_txt{
	padding:15px;
	background-color:#f0f0f0;
	width:95%;
	margin:20px auto;
	font-size:14px;
	line-height:25px;
	overflow:hidden;
}
.biaodan{
	width:auto;
	overflow:hidden;
}
.biaodan p{
	display:block;
	margin:10px 0px;
	padding-left:50px;
}
.biaodan p label{
	width:150px;
	text-align:right;
	float:left;
	display:block;
	margin-right:10px;
	line-height:25px;
}
.biaodan p input{
	height:25px;
	line-height:25px;
	border:1px solid #d1d1d1;
	background:none;
	outline:none;
	width:350px;
	text-indent:10px;
}
.biaodan #content{
	width:330px;
	height:80px;
	border:1px solid #d1d1d1;
	background:none;
	outline:none;
	line-height:25px;
	padding:10px;
}
.biaodan #address{
	width:352px;
	border:1px solid #d1d1d1;
	background:none;
	outline:none;
}
.btn{
	padding-left:250px;
	margin-top:30px;
}
.btn input{
	padding:10px 30px;
	display:block;
	border:none;
	background-color:#ccc;
	float:left;
	margin-right:20px;
	cursor:pointer;
}
.btn input:hover{
	background-color:#d86262;
	color:#fff;
}


#tabbox2{ 
	width:100%; 
	min-width:1200px;
	overflow:hidden;
	margin-top:20px;
	position:relative;
}
#tabbox2 .line{
	width:100%;
	height:2px;
	border-top:1px solid #d1d1d1;
	position:absolute;
	left:0;
	top:25px;
	z-index:-1;
}
#tabbox2 .tab_conbox{
	border:none;
}
#tabbox2 .tab_con{ 
	display:none;
}

#tabbox2 .tabs2{
	height: 48px;
	text-align:center;
	border:none;
	width:100%;
	overflow:hidden;
}
#tabbox2 .tabs2 li{
	height:48px;
	line-height:48px;
	background: #000;
	overflow: hidden;
	font-size:18px;
	display:inline-block;
	*display:inline;
	*zoom:1;
}
#tabbox2 .tabs2 li a {
	display: block;
	padding: 0 40px;
	outline: none;
	color:#fff;
}
#tabbox2 .tabs2 li a:hover {
	background: #0151B4;
	color:#fff;
}	
#tabbox2 .tabs2 .thistab a{
	color:#fff;
}
#tabbox2 .tabs2 .thistab,#tabbox2 .tabs2 .thistab a:hover{
	background: #0151B4;
	color:#fff;
}

#tabbox2 .tab_con {padding:20px;font-size: 16px; line-height:35px;}

.zone1_zh_cn{
	width:100%;
	min-width:1200px;
	height:424px;
	background:url(../images/zone1_cn.jpg) center center no-repeat;
}
.zone2_zh_cn{
	width:100%;
	min-width:1200px;
	height:419px;
	background:url(../images/zone2_cn.jpg) center center no-repeat;
}
.zone3_zh_cn{
	width:100%;
	min-width:1200px;
	height:490px;
	background:url(../images/zone3_cn.jpg) center center no-repeat;
}
.zone1_en{
	width:100%;
	min-width:1200px;
	height:523px;
	background:url(../images/zone1_en.jpg) center center no-repeat;
}
.zone2_en{
	width:100%;
	min-width:1200px;
	height:440px;
	background:url(../images/zone2_en.jpg) center center no-repeat;
}
.zone3_en{
	width:100%;
	min-width:1200px;
	height:376px;
	background:url(../images/zone3_en.jpg) center center no-repeat;
}
.about_left{
	width:365px;
	height:360px;
	padding:10px;
	margin-top:10px;
	background-color:#fff;
	float:left;
	overflow:hidden;
}

.about_right{
	width:585px;
	float:right;
	overflow:hidden;
	font-size:14px;
	color:#323232;
	line-height:25px;
	margin-top:20px;
}
.about_right h2{
	display:block;
	font-size:36px;
	color:#00950e;
	margin-bottom:20px;
	text-transform:uppercase;
	font-weight:normal;
	min-height:40px;
	line-height:40px;
}
.about_btn{
	width:140px;
	height:40px;
	text-align:center;
	line-height:40px;
	color:#fff;
	background-color:#F56300;
	display:block;
	margin-top:20px;
}
.grey_zone{
	width:100%;
	overflow:hidden;
	margin-top:30px;
	padding:1.5em 0 3em 0;
	background-color:#e1e1e1;
}
.box{
	float:left;
	overflow:hidden;
	margin-right:40px;
}
.box1{
	width:290px;
}
.box2{
	width:310px;
}
.box3{
	width:305px;
}
.lmmc{
	width:100%;
	overflow:hidden;
	display:block;
	height:35px;
	background:url(../images/lmmc.jpg) left bottom no-repeat;
}
.lmmc h2{
	font-size:18px;
	color:#111;
	float:left;
	text-transform:uppercase;
}
.lmmc span{
	float:right;
	margin-top:10px;
}
.lmmc span a{
	font-size:12px;
	color:#444;
	
}

.index_newslist{
	width:auto;
	margin-top:5px;
}
.index_newslist li{
	line-height:30px;
	border-bottom:1px dotted #aeaeae;
	padding-left:10px;
	background:url(../images/ico.png) left center no-repeat;
}
.index_newslist li a{
	color:#444;
	font-size:12px;
}
.index_newslist li span{
	float:right;
	color:#666;
	font-size:12px;
}
dl.wendalist{
	width:auto;
	overflow:hidden;
	padding:5px 0;
	border-bottom:1px dotted #bbb;
}
dl.wendalist dt{
	background:url(../images/q.gif) left center no-repeat;
	padding-left:35px;
	height:28px;
	line-height:28px;
	margin-bottom:5px;
}
dl.wendalist dt a{
	color:#000;
	font-size:12px;
}
dl.wendalist dd{
	padding-left:35px;
	background:url(../images/a.gif) left top no-repeat;
	line-height:20px;
	color:#666;
	font-size:12px;
}
.link{
	width:auto;
	border:1px solid #c9c9c9;
	padding:5px;
	overflow:hidden;
}
.link h2{
	height:72px;
	background:url(../images/link.jpg) repeat-x;
	color:#fff;
	display:block;
	overflow:hidden;
	line-height:72px;
	font-size:20px;
	float:left;
	padding:0 10px;
	text-transform:uppercase;
}

.link a{
	
}

.footer_nav{
	width:1200px;
	overflow:hidden;
	text-align:center;
	border-bottom:1px solid #75C7FF;
	margin:20px auto;
	padding-bottom:10px;
}
.footer_nav a{
	display:inline-block;
	*display:inline;
	*zoom:1;
	color:#fff;
	padding:0 25px;
	border-right:1px solid #fff;
	height:16px;
	overflow:hidden;
	line-height:16px;
	font-size:16px;
	text-transform:uppercase;
}
.fenlei{
	width:263px;
	float:left;
	overflow:hidden;
}
.fenlei h2{
	height:37px;
	line-height:37px;
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-indent:15px;
	text-transform:uppercase;
	background:url(../images/h2.png) no-repeat;
}
.fenlei dl{
	padding:1px;
	border:1px solid #c6c6c6;
	border-top:none;
}
.fenlei dl dt{
	line-height:34px;
	height:34px;
	text-indent:15px;
	overflow:hidden;
	border-bottom:1px solid #fff;
	background:url(../images/dt.jpg) repeat-x;

}
.fenlei dl dt a{
	line-height:34px;
	display:block;
}
.fenlei dl dd{
	line-height:25px;
	border-bottom:1px dotted #aeaeae;
	text-indent:20px;
	background:url(../images/dian.jpg) 10px center no-repeat;
}
.fenlei dl dd a{
	display:block;
	line-height:25px;
	color:#484848;
}

.fenlei dl.index_lxxx{
	padding:10px;
	border:1px solid #c6c6c6;
	border-top:none;
	color:#4a4a4a;
	line-height:25px;
}
.fenlei dl.index_lxxx img{
	max-width:100%;
	display:block;
	margin-bottom:10px;
}