.body-wrapper .content-wrapper #tuijian .each-item img {


  width: 100%;


  height: 100%;


}

/* 首页幻灯片 控制按钮定位
.body-wrapper .content-wrapper .layui-carousel-ind ul {


  float: left !important;


  margin-left: 20px !important;


}
*/

.body-wrapper .content-wrapper #poet_list {


  display: flex;


  flex-wrap: wrap;


  margin-bottom: 20px;


  margin-top: 20px;


  background-color: #fff;


  padding: 20px 20px 20px 24px;


  /*border-radius: 5px;*/


}


.body-wrapper .content-wrapper #poet_list .each-poet {


  width: 25%;


  text-align: center;


  margin-top: 30px;


}


.body-wrapper .content-wrapper #poet_list .each-poet .poet-img {


  width: 102px;


  height: 102px;


  border-radius: 50%;


}


.body-wrapper .content-wrapper #poet_list .each-poet .name {


  margin-top: 10px;


  color: #333333;


}


.body-wrapper .content-wrapper #poet_list .each-poet .introduction {


  margin-top: 4px;


  color: #999999;


}


.body-wrapper .right-menu-wrapper #login_wrapper {


  height: 300px;


  background-color: #fff;


  padding-top: 60px;


  margin-bottom: 24px;


  background: url(../img/index/login_bg.png) no-repeat;


  background-position: left bottom;


}


.body-wrapper .right-menu-wrapper #login_wrapper .login-type {


  width: 152px;


  height: 42px;


  margin: 0 auto 10px auto;


  background-color: #42696c;


  color: #fff;


  border-radius: 6px;


  text-align: center;


  line-height: 42px;


}


.body-wrapper .right-menu-wrapper #login_wrapper .login-type img {


  vertical-align: middle;


  font-size: 15px;


}


.body-wrapper .right-menu-wrapper #login_wrapper .login-type:hover {


  cursor: pointer;


  opacity: 0.7;


}


.body-wrapper .right-menu-wrapper #other_login_type {


  width: 152px;


  display: flex;


  justify-content: space-between;


  padding: 10px;


  margin: 20px auto;


  color: #42696c;


}


.body-wrapper .right-menu-wrapper #other_login_type div:hover {


  opacity: 0.7;


  cursor: pointer;


}


/*完善*/


.wanshan-content{


  padding:30px 0px;


}


#captcha_img{width: 120px;float: left;display: inline-block;margin-left:10px;cursor: pointer;}
