@charset "utf-8";
/* CSS Document */
div,table,html,body,form,ul,ol,li,dl,dt,img,dd,tr,span,input,select,img,p{margin:0 ;padding:0;}
h1,h2,h3,h4,h5,h6{padding:0;margin:0;}
body{ font-size:14px;font-family:"微软雅黑";color:#000;text-align:left; line-height:26px;}
a{text-decoration:none;color:#000;cursor:pointer;}
a:hover{text-decoration:none;color:#CC0000;cursor:pointer;}
ul,li{list-style:none;}
img{border:none;}
.mycl{ clear:both;}
.rt{ float:right;}
.lf{ float:left;}
.mg10{ margin-left:15px;}
.bk10{ height:10px; overflow:hidden;}
.bk20{ height:20px; overflow:hidden;}

.main{ width:1160px; margin:30px auto;}
.nr_lf{ width:680px; float:left;}
.nr_rt{ width:400px; float:right;}
.bg1{ background:url(20210831yfzq.jpg) center top no-repeat; height:360px; min-width:1160px;}
.bg2{ display:none;}
.news{ border-bottom:#ccc dashed 1px; padding:0px 10px 35px 10px; margin-bottom:20px;}
.news h1{ font-size:20px; line-height:40px; font-weight:normal;}
.news span.time{ line-height:40px; color:#5f5f5f;}
.news .pic{ width:100%;margin-top:20px;}
.news img{ width:300px; height:182px; float:left; margin-right:20px; }
.news .pic p{ font-size:16px; line-height:30px; color:#5f5f5f; padding-top:10px;}
.getmore{ background-color:#dddddd; line-height:200%; font-size:16px; color:#545454; text-align:center;}
/*右侧*/
.nr_rt .title1{font-size:20px; border-bottom:#dcdcdc solid 1px; padding-bottom:4px;}
.nr_rt .title1 span{ border-bottom:#f52900 solid 4px; padding:0 15px;}
.nr_rt .ewm{width:100%; text-align:center;}
.nr_rt img{ width:200px; height:200px;margin:40px auto;  }
#data{ display:none;}
@media screen and (min-width:801px) and (max-width: 1159px) {
	.bg1{min-width:inherit;}
	.main{width:100%;}
	.nr_rt{width:300px;}
}
@media screen and (max-width: 800px) {
	body{font-size:1em; line-height:1em;}
	.main{ width:100%;}
	.nr_rt{ display:none;}
	.bg1{ display:none;}
	.bg2{ display:block;}
	.bg2 img{width:100%;}
	.nr_lf{ width:100%; }
	.news h1{font-size:1.2em; line-height:150%;}
	.news span.time{line-height:200%;}
	.news img{ width:40%; height:auto;}
	.news .pic{ margin-top:1em;}
	.news .pic p{ font-size:1em; line-height:150%;padding-top:0px;}
	.getmore{font-size:1em;}
}


