/*******************头部css************************/

/**默认隐藏**/
.zd_nav{ display:none;}
.zt{ display:none;}
.ksdh{ display:none;}

/**默认隐藏结束**/
.mainWrap {
	margin:auto;
	width:1200px;	
}
.imgbk{ float:right; text-align:right;}
.header{padding:0; width:988px; background:url(/tpl/9/images/lmdw.png) repeat-x center; margin:0 auto;}
.topbk{ width:100%;}
.topWrap {
	padding:0;
	/* background:#7f0101 url(../img/pkucloud1h100.png) no-repeat top right; LHY */
	
	border-top:0px solid #c40000;
	border-bottom:0px solid #600000;
	z-index:1000;
}
.header .topWrap .mainWrap{
	height:135px;
}

.logoimg{ width:40%;
	float:left;
	padding-top:30px;
	padding-bottom:20px;
	padding-left:15px;
	text-align:left;}
.rclmlogo{width:41%;
	float:left;
	padding-top:50px;
	padding-bottom:20px;
	padding-right:15px;
	text-align:right;}
.imglogo{ height:60px;}

/****************导航css*********************/
ul,ol, li,h1,h2,h3,h4,h5,h6,p,span{margin:0;padding:0;}

img{vertical-align:middle;}
em{font-style:normal;}
a img, :link img, :visited img{border:0;}
a:link, a:visited{
	text-decoration:none;
	color:#000;
}
a:hover,a:focus{text-decoration:underline;color:#0573bd;text-decoration:none;}
ul, ul li{list-style-type:none;}


#topp_bg{
	height:40px;
	width:980px;
	box-shadow:1px 1px 7px #999;
	position:relative;
	z-index:999;
	left:0px;
	border-bottom:#C6C6C6 solid 1px;
	background-color: #FFF;
	margin:0 auto;
}
.topp{width:100%;height:40px; margin:0 auto; max-width:980px;}

.nav_z{
	width:auto!important;
	height:40px;
	float:left;
	position:relative;
	z-index:999;

}
#navul li{float:left;width:98px;height:40px;position:relative;text-align:center;line-height:40px;}
#navul li a:link, #navul li a:visited{
	color:#000;
	font-weight:500;
	letter-spacing:2px;
}
#navul li ul{display:none;position:absolute;z-index:999;background:#e6e6e6;border:#c6c6c6 1px solid;border-bottom:none;left:-1px;}
#navul li ul li{display:block;width:96px;float:none;height:35px;position:relative;line-height:35px;border-bottom:#C6C6C6 1px solid;font-size:12px;overflow:hidden}
#navul li.navmoon{background:#E6E6E6;border:#C6C6C6 1px solid;width:96px;height:38px;line-height:38px;}
#navul li.navmoon a{color:#404a58;}
#navul li.navhome a:hover{color:#FCFF00;}
#navul li.navmoon ul{display:block;}
#navul li.navmoon ul a{display:block;width:96px;height:35px;line-height:35px;}
#navul li.navmoon ul a:hover{color:#0573bd;background:#FFF;}

/*******************内容部分，news**********************/
.con_wap {
    margin: 0 auto;
	width: 960px;
	margin-top:10px;
}
/****时间当前位置***/
.time{ width:100%;}
.time_left{ float:left; height:auto;}
.time_right{ float:right; height:auto;}
.content{ width:100%;}
.col_name{ background:url(/tpl/9/images/now_bj.jpg) no-repeat; width:960px; height:56px; color:#ffffff;}
.col_nr{ height:auto;  border:1px solid #99181d; border-top:none; margin-left:8px; margin-right:7px; margin-bottom:10px; }

/*****************版权*****************************/
.foot{ background-image:url(/tpl/9/images/lmdw.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height:100px; _height:100px; color:#ffffff; text-align:center; border-top:4px solid #c64a4a; width:980px; margin:0 auto;
	}

/*****************屏幕分辨率，判断*****************************/


@media screen and (min-width: 980px) and (max-width:1200px) {
.zd_nav{ display:none;}
.mainWrap {
	width:980px;
	margin:auto;
}

.logoimg{ width:40%;
	float:left;
	padding-top:30px;
	padding-bottom:20px;
	padding-left:15px;
	text-align:left;}
.rclmlogo{width:41%;
	float:right;
	padding-top:50px;
	padding-bottom:20px;
	padding-right:15px;
	text-align:right;}
.imglogo{ height:60px;}

.content{ width:100%;}
.col_name{ background:url(/tpl/9/images/now_bj.jpg) no-repeat; width:980px; height:56px; color:#ffffff;}
.col_nr{ height:auto;  border:1px solid #99181d; border-top:none; margin-left:8px; margin-right:7px; margin-bottom:10px; }

#topp_bg{
	height:40px;
	box-shadow:1px 1px 7px #999;
	position:relative;
	z-index:999;
	left:0px;
	border-bottom:#C6C6C6 solid 1px;
	background-color: #FFF;
	width:980px;
	margin:0 auto;
}
.topp{width:980px;height:40px; margin:0 auto;}

.nav_z{
	width:auto!important;
	height:40px;
	float:left;
	position:relative;
	z-index:999;

}
#navul li{float:left;width:98px;height:40px;position:relative;text-align:center;line-height:40px;}
#navul li a:link, #navul li a:visited{
	color:#000;
	font-weight:500;
	letter-spacing:2px;
}
#navul li ul{display:none;position:absolute;z-index:999;background:#e6e6e6;border:#c6c6c6 1px solid;border-bottom:none;left:-1px;}
#navul li ul li{display:block;width:96px;float:none;height:35px;position:relative;line-height:35px;border-bottom:#C6C6C6 1px solid;font-size:12px;overflow:hidden}
#navul li.navmoon{background:#E6E6E6;border:#C6C6C6 1px solid;width:96px;height:38px;line-height:38px;}
#navul li.navmoon a{color:#404a58;}
#navul li.navhome a:hover{color:#FCFF00;}
#navul li.navmoon ul{display:block;}
#navul li.navmoon ul a{display:block;width:96px;height:35px;line-height:35px;}
#navul li.navmoon ul a:hover{color:#0573bd;background:#FFF;}
}
@media screen and (min-width: 800px) and (max-width:980px) {
.zd_nav{ display:none;}
.mainWrap {
	width:800px;
	margin:auto;
}
.logoimg{ width:40%;
	float:left;
	padding-top:30px;
	padding-bottom:20px;
	padding-left:15px;
	text-align:left;}
.rclmlogo{width:41%;
	float:right;
	padding-top:50px;
	padding-bottom:20px;
	padding-right:15px;
	text-align:right;}
.imglogo{ height:60px;}


.con_wap {
    margin: 0 auto;
	width: 800px;
	margin-top:10px;
}
.content{ width:100%;}
.col_name{ background:url(/tpl/9/images/now_bj8.jpg) no-repeat; width:800px; height:56px; color:#ffffff;}
.col_nr{ height:auto;  border:1px solid #99181d; border-top:none; margin-left:8px; margin-right:7px; margin-bottom:10px; }


#topp_bg{
	height:40px;
	box-shadow:1px 1px 7px #999;
	position:relative;
	z-index:999;
	left:0px;
	border-bottom:#C6C6C6 solid 1px;
	background-color: #FFF;
	width:800px;
	margin:0 auto;
}
.topp{width:800px;height:40px; margin:0 auto;}

.nav_z{
	width:auto!important;
	height:40px;
	float:left;
	position:relative;
	z-index:999;

}
#navul li{float:left;width:80px;height:40px;position:relative;text-align:center;line-height:40px;}
#navul li a:link, #navul li a:visited{
	color:#000;
	font-weight:500;
	letter-spacing:2px;
}
#navul li ul{display:none;position:absolute;z-index:999;background:#e6e6e6;border:#c6c6c6 1px solid;border-bottom:none;left:-1px;}
#navul li ul li{display:block;width:78px;float:none;height:35px;position:relative;line-height:35px;border-bottom:#C6C6C6 1px solid;font-size:12px;overflow:hidden}
#navul li.navmoon{background:#E6E6E6;border:#C6C6C6 1px solid;width:78px;height:38px;line-height:38px;}
#navul li.navmoon a{color:#404a58;}
#navul li.navhome a:hover{color:#FCFF00;}
#navul li.navmoon ul{display:block;}
#navul li.navmoon ul a{display:block;width:78px;height:35px;line-height:35px;}
#navul li.navmoon ul a:hover{color:#0573bd;background:#FFF;}

/*****************版权*****************************/
.foot{ background-image:url(/tpl/9/images/lmdw.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height:100px; _height:100px; color:#ffffff; text-align:center; border-top:4px solid #c64a4a; width:800px; margin:0 auto;
	}	
}
@media screen and (min-width: 730px) and (max-width:799px) {
.zd_nav{ display:none;}

.mainWrap {
	width:730px;
	margin:auto;
}

.header .topWrap .mainWrap{height:145px; width:100%;}
.logoimg{ width:100%;
	padding-top:40px;
	padding-bottom:10px;
	padding-left:15px;
	text-align:left;}
.rclmlogo{display:none;}
.imglogo{ height:60px;}

.con_wap {
    margin: 0 auto;
	width: 730px;
	margin-top:10px;
}
.content{ width:100%;}
.col_name{ background:url(/tpl/9/images/now_bj730.jpg) no-repeat; width:730px; height:56px; color:#ffffff;}
.col_nr{ height:auto; border:1px solid #99181d; border-top:none; margin-left:8px; margin-right:7px; margin-bottom:10px; }

.topp{width:730px;height:40px; margin:0 auto;}
#topp_bg{
	height:80px;
	line-height:40px;
	width:100%;
	box-shadow:1px 1px 7px #999;
	position:relative;
	z-index:999;
	left:0px;
	border-bottom:#C6C6C6 solid 1px;
	background-color: #FFF;
}
.topp{width:730px;height:40px; margin:0 auto;}

.nav_z{
	width:auto!important;
	height:84px;
	float:left;
	position:relative;
	z-index:999;

}
#navul li{float:left;width:146px;height:40px;position:relative;text-align:center;}
#navul li a:link, #navul li a:visited{
	color:#000;
	font-weight:500;
	letter-spacing:2px;
}
#navul li ul{display:none;position:absolute;z-index:999;background:#e6e6e6;border:#c6c6c6 1px solid;border-bottom:none;left:-1px;}
#navul li ul li{display:block;width:144px;float:none;position:relative;border-bottom:#C6C6C6 1px solid;font-size:12px;overflow:hidden; }
#navul li.navmoon{background:#E6E6E6;border:#C6C6C6 1px solid;width:144px;height:38px;line-height:38px;}
#navul li.navmoon a{color:#404a58;}
#navul li.navhome a:hover{color:#FCFF00;}
#navul li.navmoon ul{display:block;}
#navul li.navmoon ul a{display:block;width:144px;line-height:30px; }
#navul li.navmoon ul a:hover{color:#0573bd;background:#FFF;}
/*****************版权*****************************/
.foot{ background-image:url(/tpl/9/images/lmdw.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height:100px; _height:100px; color:#ffffff; text-align:center; border-top:4px solid #c64a4a; width:730px; margin:0 auto;
	}
}
@media screen and (min-width:500px) and (max-width:730px){
.zd_nav{ display:none; background:none;}
.mainWrap {
	width:100%;
	margin:auto;
	text-align:left;
}


/****时间当前位置***/
.time{ width:100%;}
.time_left{display:none; }
.time_right{ width:100%; height:auto !important; }

.content{ width:100%;}
.col_name{ background:none;
	width:100% !important;
	font-size: 16px;
	color: #282828;
	height: 36px !important;
	line-height: 36px;
	border-bottom: 2px solid #8c0000;
	}
.col_nr{ height:auto; border:none; margin-left:0px; margin-right:0px; margin-bottom:10px; } 

.header .topWrap { 
	width:100%;
	padding:0;
	background:url(/tpl/9/images/lmdw.png) repeat-x center; margin:0 auto;
}
.header .topWrap .mainWrap{
	height:70px;
}
.logoimg{ width:100%;
float:left;
	text-align:left;
	}
.rclmlogo{display:none;}
.imglogo{ height:50px;}

.con_wap {
    margin: 0 auto;
	width: 500px;
	margin-top:10px;
}

.topp{width:500px;height:40px; margin:0 auto;}
#topp_bg{
	height:80px;
	line-height:40px;
	width:100%;
	box-shadow:1px 1px 7px #999;
	position:relative;
	z-index:999;
	left:0px;
	border-bottom:#C6C6C6 solid 1px;
	background-color: #FFF;
}
.topp{width:500px;height:40px; margin:0 auto;}

.nav_z{
	width:auto!important;
	height:84px;
	float:left;
	position:relative;
	z-index:999;

}
#navul li{float:left;width:99px;height:40px;position:relative;text-align:center;}
#navul li a:link, #navul li a:visited{
	color:#000;
	font-weight:500;
	letter-spacing:2px;
}
#navul li ul{display:none;position:absolute;z-index:999;background:#e6e6e6;border:#c6c6c6 1px solid;border-bottom:none;left:-1px;}
#navul li ul li{display:block;width:96px;float:none;position:relative;border-bottom:#C6C6C6 1px solid;font-size:12px;overflow:hidden; }
#navul li.navmoon{background:#E6E6E6;border:#C6C6C6 1px solid;width:96px;height:38px;line-height:38px;}
#navul li.navmoon a{color:#404a58;}
#navul li.navhome a:hover{color:#FCFF00;}
#navul li.navmoon ul{display:block;}
#navul li.navmoon ul a{display:block;width:96px;line-height:30px; }
#navul li.navmoon ul a:hover{color:#0573bd;background:#FFF;}

/*****************版权*****************************/
.foot{ background-image:url(/tpl/9/images/lmdw.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height:80px; _height:80px; color:#ffffff; text-align:center; border-top:4px solid #c64a4a; width:500px; margin:0 auto;
	}	
}
@media screen and (min-width:320px) and (max-width:500px){
.zd_nav{ height:20px;}	
#topp_bg{
	display:none;
}
.topp{ display:none;}

.mainWrap {
	width:100%;
	margin:auto;
}
/****时间当前位置***/
.time{ width:100%;}
.time_left{display:none; }
.time_right{ width:100%; height:auto !important; }


.content{ width:100%;}
.col_name{ background:none;
	width:100% !important;
	font-size: 16px;
	color: #282828;
	height: 36px;
	line-height: 36px;
	border-bottom: 2px solid #8c0000;
	}
.col_nr{ height:auto; border:none; margin-left:0px; margin-right:0px; margin-bottom:10px; }

.header .topWrap { 
	width:100%;
	padding:0;
	background:url(/tpl/9/images/lmdw.png) repeat-x center; margin:0 auto;
}
.header .topWrap .mainWrap{
	height:70px;
}
.logoimg{ width:100%;
float:left;
	text-align:left;
	}
.rclmlogo{display:none;}
.imglogo{ height:50px;}

.con_wap {
    margin: 0 auto;
	width: 100%;
	margin-top:10px;
}

	
	
.zd_nav{height:auto; background:#0c7bca; }
/*!meanmenu.main ###折叠导航样式######## */
a.meanmenu-reveal{display:none}
/*菜单背景样式*/
.mean-container .mean-bar{width:100%;background:#700005;padding:4px 0;min-height:35px;z-index:999999}
.mean-container a.meanmenu-reveal{width:22px;height:18px;padding:7px 13px 7px;position:absolute;top:0;cursor:pointer;color:#fff;text-decoration:none;font-size:16px;text-indent:-9999em;line-height:24px;font-size:2px;display:block;font-family:Arial,Helvetica,sans-serif;font-weight:600;}/*叉叉样式*/
.mean-container a.meanmenu-reveal span{display:block;background:#fff;height:3px;margin-top:5px; top:0; }/*三横样式*/
.mean-container .mean-nav{float:left;width:100%;background:#fff;margin-top:35px}/*菜单栏目内容的背景*/
.mean-container .mean-nav ul{padding:0;margin:0;width:100%;list-style-type:none}
.mean-container .mean-nav ul li{position:relative;float:left;width:100%}
.mean-container .mean-nav ul li a{display:block;float:left;width:100%; line-height:250%;margin:0;text-align:center;color:#323232;border-bottom:1px solid #737373;border-bottom:1px solid rgba(105,105,105,.2);text-decoration:none;text-transform:uppercase}
.mean-container .mean-nav ul li a:hover{background:#252525;background:rgba(255,255,255,.1)}
.mean-container .mean-nav ul li a.mean-expand{margin-top:1px;width:26px;height:32px;padding:12px!important;text-align:center;position:absolute;right:0;top:0;z-index:2;font-weight:700;background:rgba(255,255,255,.1);border:0!important;border-left:1px solid rgba(255,255,255,.4)!important;border-bottom:1px solid rgba(105,105,105,.2)!important}
.mean-container .mean-nav ul li a.mean-expand:hover{background:rgba(0,0,0,.9)}
.mean-container .mean-push{float:left;width:100%;padding:0;margin:0;clear:both}
.mean-nav .wrapper{width:100%;padding:0;margin:0}
.mean-container .mean-bar,.mean-container .mean-bar *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
.mean-remove{display:none!important}
/*****************版权*****************************/
.foot{ background-image:url(/tpl/9/images/lmdw.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height:70px; _height:70px; color:#ffffff; text-align:center; border-top:4px solid #c64a4a; width:100%; margin:0 auto;
	}
}

@media screen and (max-width:320px){
.zd_nav{ height:20px;}	

#topp_bg{
	display:none;
}
.topp{ display:none;}
.xxk{display:none;}
.banner{ display:none;}
.video{  display:none;}
.mainWrap {
	width:100%;
	margin:auto;
}
.header .topWrap { 
	width:100%;
	padding:0;
	background:url(/tpl/9/images/lmdw.png) repeat-x center; margin:0 auto;
}
.header .topWrap .mainWrap{
	height:80px;
}

.con_wap {
    margin: 0 auto;
	width:100%;
	margin-top:10px;
}
/****时间当前位置***/
.time{ width:100%;}
.time_left{display:none; }
.time_right{ width:100%; height:auto !important; }

.content{ width:100%;}
.col_name{ background:none;
	width:100% !important;
	font-size: 16px;
	color: #282828;
	height: 36px;
	line-height: 36px;
	border-bottom: 2px solid #8c0000;
	}
.col_nr{ height:auto; border:none; margin-left:0px; margin-right:0px; margin-bottom:10px; }

	
.zd_nav{height:auto; background:#0c7bca; }
/*!meanmenu.main ###折叠导航样式######## */
a.meanmenu-reveal{display:none}
/*菜单背景样式*/
.mean-container .mean-bar{width:100%;background:#700005;padding:4px 0;min-height:35px;z-index:999999}
.mean-container a.meanmenu-reveal{width:22px;height:18px;padding:7px 13px 7px;position:absolute;top:0;cursor:pointer;color:#fff;text-decoration:none;font-size:16px;text-indent:-9999em;line-height:24px;font-size:2px;display:block;font-family:Arial,Helvetica,sans-serif;font-weight:600;}/*叉叉样式*/
.mean-container a.meanmenu-reveal span{display:block;background:#fff;height:3px;margin-top:5px; top:0; }/*三横样式*/
.mean-container .mean-nav{float:left;width:100%;background:#fff;margin-top:35px}/*菜单栏目内容的背景*/
.mean-container .mean-nav ul{padding:0;margin:0;width:100%;list-style-type:none}
.mean-container .mean-nav ul li{position:relative;float:left;width:100%}
.mean-container .mean-nav ul li a{display:block;float:left;width:100%; line-height:250%;margin:0;text-align:center;color:#323232;border-bottom:1px solid #737373;border-bottom:1px solid rgba(105,105,105,.2);text-decoration:none;text-transform:uppercase}
.mean-container .mean-nav ul li a:hover{background:#252525;background:rgba(255,255,255,.1)}
.mean-container .mean-nav ul li a.mean-expand{margin-top:1px;width:26px;height:32px;padding:12px!important;text-align:center;position:absolute;right:0;top:0;z-index:2;font-weight:700;background:rgba(255,255,255,.1);border:0!important;border-left:1px solid rgba(255,255,255,.4)!important;border-bottom:1px solid rgba(105,105,105,.2)!important}
.mean-container .mean-nav ul li a.mean-expand:hover{background:rgba(0,0,0,.9)}
.mean-container .mean-push{float:left;width:100%;padding:0;margin:0;clear:both}
.mean-nav .wrapper{width:100%;padding:0;margin:0}
.mean-container .mean-bar,.mean-container .mean-bar *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
.mean-remove{display:none!important}

/*****************版权*****************************/
.foot{ background-image:url(/tpl/9/images/lmdw.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height:70px; _height:70px; color:#ffffff; text-align:center; border-top:4px solid #c64a4a; width:100%; margin:0 auto;
	}
	
}