/*!
 * ETUI v3
 *
 * Copyright 2016.9*/
/*-----字体图标引入------------------------------------------------------------------------*/
@import url("/edu-assets-20200601/edu_sh/iconfont/iconfont.css");
.iconfont{font-size: inherit;line-height: 1;-webkit-text-stroke-width:0;}
/*-----全局------------------------------------------------------------------------*/


body { 
   margin: 0;
   padding: 0;
   background: url(/edu-assets-20200601/edu_sh/images/bg.jpg) no-repeat;
   background-size: 100% auto;
   font-family: "Microsoft YaHei";
   font-size: 14px;
   letter-spacing: 1px;
}
ul li {
   list-style-type: none !important;
}

.Article-title {
   color: #565656;
   font-size: 24px;
}
.Article_content {
   font-family: "Microsoft YaHei";
   color: #444;
}
.page-header-3 {
   margin-top: 0;
   margin-bottom: 10px;
}
.page-header-3 h4 {
   line-height: 38px;
}
.page-header-3 span {
   padding: 7px 15px;
   background: #0069c5;
   color: #fff;
   border-left: solid 4px #cb0000;
}
.padding-bottom-2 {
   padding-bottom: 2px;
}
.margin-top-18 {
   margin-top: 18px;
}
.margin-bottom-22 {
   margin-bottom: 22px;
}
.margin-ud-10 {
   margin-top: 10px !important;
   margin-bottom: 10px !important;
}
ul.list-date li span.time {
   width: 80px;
   opacity: .7;
   font-family: arial;
   position: absolute;
   right: 0;
   top: 10px;
   text-align: right;
   color: #555;
   font-size: 12px;
}
.panel {
   position: relative;
   border-bottom: 0;
}
.brief {
   margin-left: 25px;
}
.brief .title {
   font-size: 16px;
   margin: 5px 0;
}
.brief a { color: #666;}
.brief p {font-size: 16px;height: auto;font-family: 'Microsoft YaHei',arial;font-size: 16.5px;color: #555;text-indent: 0;}

.uli14 li {
   padding: 8px 5px 8px 25px;
   line-height: 1.5;
   color: #0069c5;
   position: relative;
   background: url(/edu-assets-20200601/edu_sh/images/dot.jpg) 10px center no-repeat;
   list-style: none;
}

/* .container { width: 1000px;margin: 0 auto;padding: 0;} */
.container {margin: 0 auto;padding: 0;}
.main { background: #fff; padding:15px 0; margin-top: 370px;overflow: hidden;border-top: 3px solid #0037b2;}
.page-header p{text-indent: 2em;padding: 10px;}


.index-slider img {
   height: 325px;
}
.no-border-bottom {
   border-bottom: 0 !important;
}
.uli14-4 li {
   float: left;
   width: 25%;
   background: none;
   padding-left: 15px;
}
.margin-bottom-3 {
   margin-bottom: 3px !important;
}

.margin-bottom-4 {
   margin-bottom: 3px !important;
}

.footer {
   padding: 15px 0;
   margin-top: 20px;
   background-color: #565a5d;
   color: #b7b9ba;
   font-size: 12px;
   overflow: hidden;
}
.footer p {
   margin-bottom: 0;
   line-height: 1.8;
}
.footer-right a img {
   width: auto;
   margin: 0 10px;
}
.padding-top-20 {
   padding-top: 20px;
}
.more {
   position: absolute;
   top: 10px;
   right: 15px;
   color: #666;
}
.readmore {
   color: #337ab7 !important;
}
/*.footer { text-align: left;color: #fff;margin-top: 30px;background: #565a5d;font-size: 12px;}
.footer p { line-height: 25px;margin: 0;}*/

/*-----栏目列表页------------------------------------------------------------------------*/