@charset "utf-8";
body,td,th {
	font-size: 12px;
	
}
body {
	margin:0px;
	background-repeat: repeat-x;
	font-family:"微软雅黑";
	background:#f8f8f8
}
#header{ height:184px;}
/** a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF3300;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
} **/
.index_stedit {
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
}

.title1:link {font-size:14px; color: #006093; text-decoration: none;font-family:Arial, Helvetica, sans-serif;font-weight:normal}
.title1:visited {font-size:14px; color: #006093; text-decoration: none;font-family:Arial, Helvetica, sans-serif;font-weight:normal}
.title1:hover {font-size:14px; color: #006093; text-decoration: underline;font-family:Arial, Helvetica, sans-serif;font-weight:normal}

.title2:link {font-size:14px; color: #ffffff; text-decoration: none;font-weight:bold}
.title2:visited {font-size:14px; color: #ffffff; text-decoration: none;font-weight:bold}
.title2:hover {font-size:14px; color: #ffffff; text-decoration: underline;font-weight:bold}




.index_text1 {
	font-size:14px;
	font-weight:normal;
	color:#000000;
	line-height: 28px;
}
.index_text2 {
	font-size:14px;
	font-weight:bold;
	color: #0089FF;
}
.index_text3 {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
.index_text33 {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
.index_text4 {
	color: #F77719;
	font-weight:bold;
	font-size: 22px;
}
.index_text5 {
	color: #000000;
	line-height: 20px;
	height:100px;
}
.index_text6 {
	color: #F77719;
	font-size: 12px;
	font-weight: bold;
}
.line1 {border-bottom:1px #ccc dotted}
.load{ width:100%; padding:20px 0; text-align:center; float:left}

.load a{
	float: left;
	height: 35px;
	width: auto;
	text-align: center;
	font-size: 14px;
	line-height: 35px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 17px;
	padding-left: 17px;
}
.load a:hover{
	color: #FFF;
	background-color: #22B6F2;
}img{border:0;}
.load  a.current{background-color: #22B6F2;color:#fff;}
ul,li{padding:0; margin:0; list-style:none}
.cl{clear:both;}
.index_list{ padding:10px 0 0 0 }
.index_list li{width:355px; float:left; padding:0 0 10px 15px; height:200px;}
.index_list .title{border-bottom:#22b7f3 solid 4px; height:30px; line-height:30px; background:url(/global/zdly_zl1.jpg) left no-repeat; padding:0 0 0 10px; color:#0089ff; font-weight:bold; font-size:16px;}
.index_list span{float:right; line-height:30px;}
.index_list .list{width:100%; padding:5px 0 0 0;}
.index_list .list li{width:100%; height:25px; line-height:25px; float:left; padding:0}
.tt{padding:0 0 0 60px; font-size:30px; color:#FFF; font-weight:bold}

.Container{width:1100px;margin:0 auto}

.yclb{padding-left:20px}
.dltitle{height:43px;border-bottom:1px solid #E5E5E5}
.dltitle span{padding:0 20px;
display:inline-block;
height:43px;
color:#fff;
line-height:43px;
    background: #0d609e;
    text-align: center;
	font-size:20px
	}
	.dltitle,.dllist{width:98%}
	.dllist li{line-height:50px;font-size:15px;border-bottom: 1px solid #ddd;}
	.dllist li span{float:right;}
	.dllist li:hover{background:#F7F7F7}
	.dllist li a{color:#333333;font-size:15px;text-decoration:none;font-family: "微软雅黑";}
	.dllist li a:hover{color:#B8381A}
	
	
	.zdlylogo img{width:100%}
	
	
/****************响应式布局******************/
	
	
@media(min-width:1200px) {
	.Container{ width:1200px!important;}
	
} 



@media(max-width:990px){
	.Container{width:auto!important;}
}