﻿﻿/* CSS Document */
*,
body{
	padding: 0px;
	margin:0 auto;
}
img{
  margin:0px;
}
body {
    font-family:"微软雅黑";
	color: #000000;
	font-size:12px;
	text-align:left;
	background:#FFF;
}
.hr_10,
.hr_5,
.hr_3,
.hr_1 {
	height:10px;
	clear:both;
	font-size:1px;
	line-height:1px;
	overflow:hidden;
}
.hr_5{
	height:5px;
}
.hr_3{
	height:3px;
}
.hr_1{
	height:1px;
}
.left{
	float:left;
	overflow:hidden;
}
.mid{
	float:left;
	margin-left:10px;
}
.right{
	float:right;
}
.strong{ font-weight:bold;}
.w1000{ max-width:1000px; margin:0 auto;border:1px solid #cccccc;}
.p20{ padding:0 20px;}
.w196-left{ width:196px;}
.renwu{height:40px;padding-left:15px; margin-bottom:10px;background:#f5f5f5;border-radius: 3px;}
.current{ border-radius: 3px;background:#0066ba ; color:#FFFFFF;}
.danqian{background:url(../images/icon-you.jpg) no-repeat 150px;}
.renwu h2{font-size:14px; line-height:40px;font-weight:normal;}
.w730-right{ width:730px;}
.ldjs-wenzi{ height:32px; background:url(../images/title05-bg.jpg) left bottom no-repeat; }
.ldjs-title{ font-size:18px; line-height:30px; font-weight:bold; } 
.img-box{ width:120px; padding-left:40px;float:left;}
.right-bottom{ background:#f5f5f5;}
.img116{ width:100px; border:1px solid #cccccc;padding:10px 8px 10px 8px;margin:0px; background:#FFFFFF;}
.img-title{ width:116px;text-align:center; color:#0066cc;font-size:14px; line-height:30px;}
.text01{ padding:0 30px;width:510px; float:right; font-size:14px; color:#5f5f5f;line-height:28px;}
.text01 p{ text-indent:2em;}
a{ text-decoration:none; color:#000000;}
a:hover{text-decoration:none;}

.colum-title{ height:32px;background: url(../images/title04-bg.jpg) bottom left no-repeat;}
.title01{ width:145px;}
.more{ float:right;padding-right:8px; line-height:30px;}
.title01 {
font-size: 18px;
font-weight: bold;
line-height: 30px;
height: 30px;
width: 80px;
float: left;}
.w1000 ul{list-style-type: none;}
.w1000 ul li{
	padding-left:8px;
	font-size:14px;
	line-height:35px;
	background-image: url(../images/li-bg.png);
	background-repeat: no-repeat;
	background-position: left 15px;
} 
.ldjs-text .text01{
	text-indent:2em;
}
@media only screen and (max-width: 1000px) {
        .w196-left{width:100%;}
		.w730-right{ width:100%; }
		.renwu{width:30%;float:left;margin-right:5px;}
		.text01{ float:left;width:70%;}
}
@media only screen and (max-width: 780px) {
       .img-box{width:95%; padding-left:0px; text-align:center;}
	   .img116{ margin:0 auto;}
	   .text01{ padding:0 10px; width:95%;}

}
@media only screen and (max-width: 630px) {
       .renwu{width:45%;float:left;}   
}
@media only screen and (max-width: 460px) {
       .renwu{width:95%;float:left;}   
}
@media only screen and (max-width: 440px) {
       .renwu{width:90%;float:left;} 
}