@charset "utf-8";
/* CSS Document */

.jyj {
	width:100%;	
	margin-bottom:50px;
}
.jyj ul {
    display: flex;
    flex-wrap: wrap;
	align-items: center;
	}
.jyj .content {
	overflow:hidden;
	margin-left:2%;
}
.jyj ul li {
    float: left;
    width: 47%;
    list-style: none;
    text-align: center;
    background: #eaeaea;
    padding: 13px 0;
	margin-bottom:7px;
}
.jyj ul.content li a {    color: #f5482f;}

/*.jyj ul.content li:nth-child(odd),.jyj ul.more li:nth-child(odd) {
	margin-left:2%;
	margin-right:1%;	
}
.jyj ul.content li:nth-child(even),.jyj ul.more li:nth-child(even)  {
	margin-left:1%;
	margin-right:2%;	
}*/
.jyj ul.content li {
    width: 32%;
    margin-right: 1%;
}
.jyj ul li a {
	display:block;
}
.jyj .checkmore,.jyj .retract {
    clear: both;
    width: 50%;
    padding: 10px 0;
    background: #c9c9c9;
    border-radius: 4px;
    text-align: center;
    font-size: 18px;
    margin: 20px auto;
    color: #fff;
}
.jyj .more_main,.jyj .retract {
	display:none;	
}

/*列表折叠*/
.hide{
  display: none;
}
.wlist{
  width: 100%;
  margin: 20px auto 0;
}
.wlist ul{

}
.wlist ul li{
  width: 100%;
  color: #000;
  text-align: justify;
  margin: 10px 0 18px;
  list-style:none;
}
.wlist ul li .xueyuan{
  
  position: relative;
  background: #eee;
}
.wlist ul li .xueyuan span{
  display: block;
  padding: 20px;
  font-size: 18px;
  font-weight: bold;
}
.wlist ul li .zhuanye,.wlist ul li .sfxgz{
  width: 100%;
  line-height: 140%;
  margin-top: 2px;
  
}
.zhuanye .xyjj{
  width: 100%;
  height: 40px;
  font-size: 14px;
  text-indent: 10px;
  line-height: 40px;
  color: #000;
  background: #eaeaea;
}
.xiala{
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  top: 20px;
  right: 10px;
}
.xiala-move{
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
}
.xiala-up{
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
.zhuanye .zy,.sfxgz .zy{
  width: 100%;
  height: auto;
  background: #eaeaea;
  margin-top: 2px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.zhuanye .zy a,.sfxgz .zy a{
    width: 50%;
    font-size: 16px;
    display: block;
    text-align: center;
    color: #000;
    float: left;
    padding: 10px 0;
}
.bottom-copy{
	margin-bottom:35px;
}
.zy_more,.shouqi {
    clear: both;
    width: 50%;
    padding: 10px 0;
    background: #eaeaea;
    border-radius: 4px;
    text-align: center;
    font-size: 18px;
    margin: 20px auto;
}
.more,.shouqi {display:none;}

.copyright {    
	position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -150px;
    width: 300px;
    text-align: center;
}
.copyright a,.ui-page-theme-a a:visited, html .ui-bar-a a:visited, html .ui-body-a a:visited, html body .ui-group-theme-a a:visited,.ui-page-theme-a a:visited, html .ui-bar-a a:visited, html .ui-body-a a:visited, html body .ui-group-theme-a a:visited,.ui-page-theme-a a, html .ui-bar-a a, html .ui-body-a a, html body .ui-group-theme-a a,.ui-page-theme-a a, html .ui-bar-a a, html .ui-body-a a, html body .ui-group-theme-a a {    color: #f5482f;}

.e-content {margin-top:10px;}