.top { overflow: hidden; ; height: 45px; background: #eee; border-bottom: 1px solid #ddd; /*border-top: 2px solid #01339e;*/ box-sizing: border-box; }
.top .l { width:860px; height: 100%; display: flex; justify-content: left; align-items: center; float: left; line-height: 45px; font-size: 15px; color: #666 }
.top .r { height: 100%; float: right; display: flex; justify-content: left; align-items: center; }
.top .r li { width: 31px; height: 20px; float: left; margin-left: 20px; }
.top .r li a { display: block; width:31px; height: 20px; margin-top: 12.5px; }
.top .r li .a1 { background: url("../images2021/china.png") center no-repeat; }
.top .r li .a2 { background: url("../images2021/en.png") center no-repeat; }
.mainbox { width: 100%; }
.container { width: 1200px; margin: 0 auto; }

/*最顶部右侧文字2022*/
.r p{ line-height:43px; margin-right:15px;}
.r p a{ margin-right:15px; font-size:16px;}

/*图片栏目分页列表*/
.pic2021 { float:left;}
.pic2021 ul { margin:0px; padding:0px; margin-top:15px; }
.pic2021 li { float:left; list-style:none; margin-left:17px; display:inline; }
.pic2021 li img { width:270px; height:270px; padding:3px; border:1px solid #ccc; }
/*.pic ul li  a img{ border:1px #e6e7e7 solid;}
.pic ul li  a:hover img{border:1px #f60 solid; background:#f60;}*/
.pic2021 li dt { height:45px; width:198px; overflow:hidden; text-align:center; line-height:45px;}
.pic2021 ul li dt a:link,.pic ul li dt a:visited{ color:#000; font-size:14px; text-decoration:none; display:block; }
.pic2021 ul li dt a:hover{ color:#F00;}

/*分页样式*/
.pages { text-align:center; margin-top:15px; margin-bottom:15px;}
.pages a { display:inline-block; border:1px solid #ccc; height:20px; line-height:20px; padding:0 7px; margin-left:5px; background:#fff; text-indent:0px; text-decoration:none; color:#8f8f8f; }
.pages a:hover { color:#f60; border:1px solid #ff5500; }
.pages .curr { display:inline-block; color:#f60; border:1px solid #ff5500; height:20px; line-height:20px; padding:0 7px; margin-left:5px; background:#ffeee5; text-indent:0px; }

/*文章内容页标题日期样式*/
.arttitle{line-height:45px;text-align:center; margin-top:25px;font-size:22px;font-weight:bold;color:#000;}
.nariqi{ width:95%; height:45px;line-height:45px;text-align:center; border-bottom:1px solid #ccc; margin:0 auto;}

/*文章内容页编辑器正文*/
#MyContent{ padding:15px; font-size:14px; line-height:2;}
#MyContent p{ margin:0px; margin-top:8px;}
#MyContent img{width: expression(this.width > 700 ? 700: true); max-width: 700px;/* padding:3px; border:1px solid #E3ECF9; text-align:center; margin:10px auto;*/ }
#MyContent a{font-size:14px;}

/*上一篇下一篇*/
.sypxyp { height:45px; font-size: 13px; line-height:45px; color: #333333; text-decoration: none;background-color: #FDFDFD;	clear: both;	width: 98%;	margin: 8px auto;	text-align: center;
border: 1px dashed #CCCCCC; background-repeat: repeat-x;	background-position: 20px;}
.sypxyp a:link,.sypxyp a:visited{ color:#666;font-size: 13px;}
.sypxyp a:hover{ color:#D90000;}



