.header_top {
    background: none;
    height: 85px;
}
.header_top .left_welcome {
  display: inline-block;
  float: left;
  margin: 26px 0;
  font-size: 12px;
}
.header_top .right_list {
  float: right;
  margin: 26px 0;
  font-size: 12px;
}
.header_top .right_list a {
  text-decoration: none;
  color: #191919;
  margin-left: 8px;
}
.header_top .right_list a:hover {
  color: #C11717 !important;
}
.header_box {
  height: 54px;
  margin-bottom: 70px;
}
.header_box > img {
  display: inline-block;
  float: left;
  height: 54px;
}
.header_box > a > img{
  width:215px;
}

.header_box .right_nav_list {
  display: inline-block;
  float: right;
}
.header_box .right_nav_list a {
  text-decoration: none;
  margin-left: 25px;
  /* font-weight: bold; */
  font-size: 26px;
  color: #333;
  line-height: 54px;
}
.header_box .right_nav_list a:hover {
  color: #c11717;
}
.header_box .right_nav_list .active {
  color: #c11717;
}
.footer {
  height: 100px;
  width: 100%;
  background: #1e1e1e;
}
.footer .footer_content {
  margin: auto;
  width: 1140px;
  height: 100px;
  position: relative;
}
.footer .footer_content > img {
  position: absolute;
  width: 111px;
  height: 44px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.footer .footer_content .left_link {
  display: inline-block;
  float: left;
}
.footer .footer_content .left_link a {
  display: inline-block;
  margin-right: 10px;
  color: #aaa;
  font-size: 14px;
  line-height: 100px;
  color: #b3b3b3;
}
.footer .footer_content .copy_right {
  display: inline-block;
  line-height: 100px;
  float: right;
}
.footer .footer_content .copy_right a {
  color: #B9B9B9;
  font-size: 14px;
}
.footer .footer_content .copy_right img {
  vertical-align: middle;
}
.to_login_box {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.6);
  z-index: 999;
}
.to_login_box .to_login_content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 506px;
  height: 260px;
  background: url(../../images/hbt/imagine_w506px_h259px.png);
  padding-top: 70px;
  padding-left: 38px;
  box-sizing: border-box;
}
.to_login_box .to_login_content h2 {
  font-size: 24px;
  color: #7f4e0f;
  font-weight: normal;
  margin-bottom: 26px;
}
.to_login_box .to_login_content > a {
  display: inline-block;
  width: 140px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 14px;
  background: #986C33;
  text-align: center;
  margin-bottom: 30px;
}
.to_login_box .to_login_content p {
  line-height: 30px;
  font-size: 14px;
  color: #333;
}
.to_login_box .to_login_content p a {
  color: #954428;
}
.to_login_box .to_login_content_close {
  position: absolute;
  right: -28px;
  top: 0;
  width: 28px;
  height: 28px;
  cursor: pointer;
}
.to_login_box .to_login_content_close img {
  width: 100%;
}
.index_box {
  width: 100%;
  background: url(../../images/hbt/bg.png) no-repeat;
  background-size: cover;
  font-family: 微软雅黑, "microsoft yahei";
}
.index_box .content_box {
  margin: 0 auto;
  width: 1142px;
  height: auto;
  overflow: hidden;
}
.index_box .content_box .header_top {
  background: none;
  height: 85px;
}
.index_box .content_box .header_top .left_welcome {
  display: inline-block;
  float: left;
  margin: 26px 0;
  font-size: 12px;
}
.index_box .content_box .header_top .right_list {
  float: right;
  margin: 26px 0;
  font-size: 12px;
}
.index_box .content_box .header_top .right_list a {
  text-decoration: none;
  color: #191919;
  margin-left: 8px;
}
.index_box .content_box .header_top .right_list a:hover {
  color: #C11717 !important;
}
.index_box .content_box .header_box {
  height: 54px;
  margin-bottom: 70px;
}
.index_box .content_box .header_box > img {
  display: inline-block;
  float: left;
  height: 54px;
}
.index_box .content_box .header_box .right_nav_list {
  display: inline-block;
  float: right;
}
.index_box .content_box .header_box .right_nav_list a {
  text-decoration: none;
  margin-left: 25px;
  /* font-weight: bold; */
  font-size: 26px;
  color: #333;
  line-height: 54px;
}
.index_box .content_box .header_box .right_nav_list a:hover {
  color: #c11717;
}
.index_box .content_box .header_box .right_nav_list .active {
  color: #c11717;
}
.index_box .content_box .banner img {
  display: block;
}
.index_box .content_box .self_intro {
  width: 100%;
  padding-left: 260px;
  padding-top: 37px;
  padding-bottom: 32px;
  height: 210px;
  box-sizing: border-box;
  background: url(../../images/hbt/2.jpg) no-repeat top left;
  overflow: hidden;
  margin-bottom: 20px;
}
.index_box .content_box .self_intro h2 {
  font-size: 18px;
  margin-bottom: 14px;
}
.index_box .content_box .self_intro p {
  width: 865px;
  font-size: 14px;
  overflow: hidden;
  margin-bottom: 10px;
  line-height: 22px;
}
.index_box .content_box .self_intro a {
  color: #b80b0b;
}
.index_box .content_box .doctor_text {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-bottom: 20px;
}
.index_box .content_box .doctor_text .left_doctor {
  display: inline-block;
  float: left;
  width: 660px;
  height: 565px;
  background: url(../../images/hbt/box_1.png) no-repeat left top;
  background-size: 100%;
  padding: 0 10px;
  padding-left: 40px;
  padding-bottom: 10px;
  padding-top: 105px;
  box-sizing: border-box;
  margin-right: 20px;
  
}
.yiyao{
  position: absolute;
  top: 38px;
}
.doctor_text_list{
  width: 597px;
  height: 105px;
  margin-bottom: 40px;
}
.doctor_text_list:last-child{
  margin-bottom: 0;
}
.doctor_text_list h3{
  font-size: 16px;
  color: #333;
  margin-bottom: 15px;
}
.doctor_text_pic img{
  width: 110px;
  height: 70px;
  margin-right:15px;
  float: left;
}
.doctor_text_detail p{
  font-size: 12px;
  line-height: 18px;
  color: #6a6a6a;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
.doctor_text_bar span{
  font-size: 12px;
  color: #919191;
}
.bar_list{
  float: left;
  margin-right: 15px;
  padding-top: 15px;
}
.bar_list img{
  width: 14px;
  height: 14px;
  margin-right: 0;
}
.wenzhu{
  position: absolute;
  top: 38px;
}
.doctor_text a{
  text-decoration: none;
}
.index_box .content_box .doctor_text .left_doctor .left_doctor_ul{
  overflow-y: auto;
  overflow-x: hidden;
  height: 200px;
}
.index_box .content_box .doctor_text .left_doctor li {
  height: 34px;
  line-height: 34px;

}
.index_box .content_box .doctor_text .left_doctor li img {
  margin: 7px;
  display: inline-block;
  float: left;
}
.index_box .content_box .doctor_text .left_doctor li p,
.index_box .content_box .doctor_text .left_doctor li a {
  font-size: 12px;
  display: inline-block;
  color: #000;
  text-decoration: none;
  max-width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index_box .content_box .doctor_text .right_text {
  display: inline-block;
  float: left;
  width: 457px;
  height: 565px;
  background: url(../../images/hbt/box_2.png) no-repeat top left;
  padding-top: 135px;
  padding-left: 42px;
  box-sizing: border-box;
}
.r_box .r_box_item > div{
  height: 140px!important;
  background-color: #fff;
}
.index_box .content_box .doctor_text .right_text li {
  width: 110px;
  height: 163px;
  overflow: hidden;
  display: inline-block;
  float: left;
  margin-right: 25px;
  margin-bottom: 40px;
}
.index_box .content_box .doctor_text .right_text li img {
  width: 100%;
}
.index_box .content_box .doctor_text .right_text li p {
  text-align: center;
  font-size: 12px;
  color: #333;
  width: 100%;
  margin:0 auto;
  margin-top: 10px;
  text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.index_box .content_box .data_picture {
  height: auto;
  margin-bottom: 18px;
  overflow: hidden;
}
.left_lunbo{
  width: 272px;
  height: 400px;
  float: right;
  margin-right: 15px;
  margin-top: -20px;
}
.left_lunbo img{
  width: 100%;
  height: 328px;
}
.left_lunbo .swiper-slide{
  width: 100%;
  height: 400px;
}
.left_lunbo .swiper-pagination{
  position: absolute;
  top: 305px;
}
.index_box .content_box .data_picture .left_data {
  display: inline-block;
  float: left;
  width: 660px;
  height: 527px;
  background: url(../../images/hbt/box_3.png) no-repeat top left;
  padding: 120px 10px 20px 40px;
  box-sizing: border-box;
  margin-right: 20px;
}
.ziliao{
  position: absolute;
  top: 38px;
}
.index_box .content_box .data_picture .left_data ul{
  float: left;
  width: 312px;
  font-size: 0;
  overflow-y: auto;
  overflow-x: hidden;
  height: 100%;

}
.index_box .content_box .data_picture .left_data li {
  float: left;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
  padding-right: 6px;
  min-width: 0;
  padding-left: 30px;
  position: relative;
}
.index_box .content_box .data_picture .left_data .clear {
clear: both;

}
.index_box .content_box .data_picture .left_data span {
  display: inline-block; 
}
.index_box .content_box .data_picture .left_data li img {
  display: inline-block;
  position: absolute;
  left: 0;
  margin: 3px;
}
.index_box .content_box .data_picture .left_data li p {
  font-size: 12px;
  display: inline-block;
  color: #000;
  vertical-align: top;
  text-decoration: none;
  word-break: break-all;
}
.index_box .content_box .data_picture .left_data li a {
  line-height: 26px;
  font-size: 12px;
  display: inline;
  color: #000;
  vertical-align: top;
  text-decoration: none;
  word-break: break-all;
}
.shuhua{
  position: absolute;
  top: 38px;
}
.index_box .content_box .data_picture .right_picture {
  display: inline-block;
  float: left;
  width:457px;
  height: 527px;
  background: url(../../images/hbt/box_4.png) no-repeat;
  background-size: 100% 100%;
  padding-top: 100px;
  padding-left: 40px;
  box-sizing: border-box;
}
.index_box .content_box .data_picture .right_picture a {
  display: inline-block;
  float: left;
  margin-right: 8px;
  width: 123px;
  height: 195px;
  background-color: #f9f4ee;
  margin-bottom:5px;
}
.index_box .content_box .data_picture .right_picture a:nth-child(3n){
  margin-right:0;
}
.more{
  background:#be1a17!important;
}
.login_box {
  width: 100%;
  height: 100vh;
  background: url(../../images/hbt/loginbg.jpg) no-repeat center;
  background-size: 100% 100%;
  position: relative;
}
.login_box .login_form_box {
  width: 600px;
  height: 392px;
  background: url(../../images/hbt/loginbgbg.png) no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  padding: 108px 50px 0 50px;
  box-sizing: border-box;
}
.login_box .login_form_box .sub_form {
  height: auto;
  overflow: hidden;
}
.login_box .login_form_box .sub_form .form_item {
  display: block;
  height: 40px;
  line-height: 40px;
  margin-bottom: 10px;
}
.login_box .login_form_box .sub_form .form_item input {
  float: left;
  width: 250px;
  display: inline-block;
  height: 39px;
  border: 1px solid #d1c0a5;
  box-sizing: border-box;
  background-color: #f7ebd6;
  outline: none;
  margin-right: 10px;
  text-indent: 10px;
  font-size: 14px;
}
.login_box .login_form_box .sub_form .form_item p {
  float: left;
  display: inline-block;
  color: #dd3c3c;
  font-size: 12px;
}
.login_box .login_form_box .sub_form .form_item img {
  width: 84px;
  height: 39px;
}
.login_box .login_form_box .sub_form .form_item .code {
  width: 156px;
}
.login_box .login_form_box .sub_form button {
  display: block;
  width: 250px;
  height: 40px;
  background: #986d33;
  font-size: 14px;
  color: #fff;
  border: none;
  cursor: pointer;
}
.login_box .reg_form_box {
  background: url(../../images/hbt/regbg.png) no-repeat center !important;
  background-size: 100% 100%;
  width: 600px;
  height: 474px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  padding: 130px 50px 0 35px;
  box-sizing: border-box;
}
.login_box .reg_form_box .sub_form {
  height: auto;
  overflow: hidden;
}
.login_box .reg_form_box .sub_form .form_item {
  display: block;
  height: 40px;
  line-height: 40px;
  margin-bottom: 10px;
}
.login_box .reg_form_box .sub_form .form_item em {
  display: inline-block;
  float: left;
  width: 80px;
  font-style: normal;
  text-align: right;
  margin-right: 10px;
  font-size: 12px;
  color: #666;
}
.login_box .reg_form_box .sub_form .form_item input {
  float: left;
  width: 250px;
  display: inline-block;
  height: 39px;
  border: 1px solid #d1c0a5;
  box-sizing: border-box;
  background-color: #f7ebd6;
  outline: none;
  margin-right: 10px;
  text-indent: 10px;
  font-size: 14px;
}
.login_box .reg_form_box .sub_form .form_item p {
  float: left;
  display: inline-block;
  color: #dd3c3c;
  font-size: 12px;
}
.login_box .reg_form_box .sub_form .form_item img {
  width: 84px;
  height: 39px;
}
.login_box .reg_form_box .sub_form .form_item .code {
  width: 156px;
}
.login_box .reg_form_box .sub_form button {
  margin-left: 90px;
  width: 250px;
  height: 40px;
  background: #986d33;
  font-size: 14px;
  color: #fff;
  border: none;
  cursor: pointer;
}
.login_box .reg_form_box .sub_form .to_login {
  line-height: 90px;
  text-indent: 90px;
  font-size: 12px;
  color: #000;
}
.login_box .reg_form_box .sub_form .to_login a {
  color: #986c33;
}
.suc_reg_box {
  width: 100%;
  height: 100vh;
  background: url(../../images/hbt/loginbg.png) no-repeat center;
  background-size: 100% 100%;
  position: relative;
}
.suc_reg_box .suc_reg_form_box {
  background: url(../../images/hbt/imagine_w600px_h474px.png) no-repeat center;
  background-size: 100% 100%;
  width: 600px;
  height: 474px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  padding: 135px 50px 0 35px;
  box-sizing: border-box;
  text-align: center;
}
.suc_reg_box .suc_reg_form_box .success {
  margin-bottom: 35px;
}
.suc_reg_box .suc_reg_form_box .user_name {
  margin-bottom: 54px;
  color: #333;
  font-size: 14px;
}
.suc_reg_box .suc_reg_form_box a {
  margin: auto;
  display: block;
  width: 238px;
  height: 38px;
  background: #986C33;
  text-align: center;
  line-height: 38px;
  font-size: 14px;
  color: #fff;
}
.news_box_bg {
  background: url(../../images/hbt/bg4_w1920px_h1732px.jpg) top no-repeat, url(../../images/hbt/sm_bg.jpg) bottom repeat !important;
}
.msg_box {
  width: 100%;
  background: url(../../images/hbt/13.jpg) top left no-repeat;
  font-family: 微软雅黑, "microsoft yahei";
}
.msg_box .content_box {
  margin: 0 auto;
  width: 1142px;
  height: auto;
  overflow: hidden;
}
.msg_box .content_box .banner {
  display: block;
  height: auto;
  overflow: hidden;
  margin-bottom: 20px;
}
.msg_box .content_box .banner img {
  display: block;
}
.msg_box .content_box .page_box {
  display: inline-block;
  height: auto;
  overflow: hidden;
  margin: auto;
}
.msg_box .content_box .page_box div,
.msg_box .content_box .page_box a {
  display: inline-block;
  float: left;
  cursor: pointer;
}
.msg_box .content_box .page_box .big_btn {
  width: 64px;
  height: 30px;
  background: url(../../images/hbt/btn_1.png) no-repeat center;
  background-size: 100% 100%;
  font-size: 12px;
  line-height: 30px;
  color: #333;
  margin: 0 7px;
}
.msg_box .content_box .page_box .sm_btn {
  width: 33px;
  height: 33px;
  background: url(../../images/hbt/btn_2.png) no-repeat center;
  background-size: 100% 100%;
  line-height: 33px;
  font-size: 12px;
  margin: 0 7px;
}
.msg_box .content_box .page_box .active {
  background-image: url(../../images/hbt/btn_3.png);
  color: #fff;
}
.msg_box .content_box .news_box {
  height: auto;
  overflow: hidden;
  margin-bottom: 34px;
  text-align: center;
}
.msg_box .content_box .news_box .about_me_box {
  display: inline-block;
  float: left;
  width: 843px;
  height: auto;
  margin-right: 20px;
  box-sizing: border-box;
  overflow: hidden;
  padding-bottom: 56px;
}
.msg_box .content_box .news_box .about_me_box .bottom_zlg {
  background: url(../../images/hbt/aboutmebottombg.jpg) no-repeat left top #fff;
  padding-top: 35px;
  padding-bottom: 48px;
  box-sizing: border-box;
  height: auto;
  overflow: hidden;
}
.msg_box .content_box .news_box .about_me_box .bottom_zlg .slef_video {
  height: auto;
  overflow: hidden;
  padding-left: 30px;
  box-sizing: border-box;
  margin-top: 66px;
  padding-bottom: 30px;
}
.msg_box .content_box .news_box .about_me_box .bottom_zlg .slef_video a {
  display: inline-block;
  float: left;
  width: 250px;
  height: auto;
  overflow: hidden;
  text-align: center;
  margin-bottom: 30px;
  margin-right: 20px;
}
.msg_box .content_box .news_box .about_me_box .bottom_zlg .slef_video a img {
  /*width: 100%;
  display: block;
  min-height: 140px;
  margin-bottom: 10px;*/
}
.msg_box .content_box .news_box .about_me_box .bottom_zlg .slef_video a p {
  font-size: 14px;
  line-height: 24px;
  color: #333333;
}
.msg_box .content_box .news_box .about_me_box .bottom_zlg .text {
  padding-left: 30px;
  display: block;
  height: auto;
  overflow: hidden;
}
.msg_box .content_box .news_box .about_me_box .bottom_zlg .text .swiper_box_detail {
  display: inline-block;
  float: right;
  margin-right: 30px;
  width: 300px;
  height: 440px;
}
/*.msg_box .content_box .news_box .about_me_box .bottom_zlg .text .swiper_box_detail .swiper-slide >div{
  width: 100%;
  height: 385px;
  background-color: #f5eddf;
  display: flex;
  align-items: center;
}*/
.msg_box .content_box .news_box .about_me_box .bottom_zlg .text .swiper_box_detail .swiper-slide img {
  width: 100%;
  height: 385px;
}
.msg_box .content_box .news_box .about_me_box .bottom_zlg .text .news_list {
  width: 415px;
  float: left;
  height: auto;
  overflow: hidden;
  padding-top: 80px;
  padding-bottom: 30px;
  box-sizing: border-box;
  text-align: left;
}
.msg_box .content_box .news_box .about_me_box .bottom_zlg .text .news_list li {
  height: 34px;
  line-height: 34px;
}
.msg_box .content_box .news_box .about_me_box .bottom_zlg .text .news_list li img {
  margin: 7px;
  display: inline-block;
  float: left;
}
.msg_box .content_box .news_box .about_me_box .bottom_zlg .text .news_list li p,
.msg_box .content_box .news_box .about_me_box .bottom_zlg .text .news_list li a {
  font-size: 12px;
  display: inline-block;
  color: #000;
  text-decoration: none;
}
.msg_box .content_box .news_box .about_me_box .top_zlg {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 127px 0px 0px 57px;
  box-sizing: border-box;
  background: url(../../images/hbt/aboutmetopbg.jpg) no-repeat left top #fff;
  margin-bottom: 20px;
}
.msg_box .content_box .news_box .about_me_box .top_zlg .intro_1 {
  display: block;
  height: auto;
  overflow: hidden;
  text-align: left;
  margin-bottom: 60px;
}
.msg_box .content_box .news_box .about_me_box .top_zlg .intro_1 img {
  display: inline-block;
  float: left;
  margin-right: 28px;
}
.msg_box .content_box .news_box .about_me_box .top_zlg .intro_1 .detail {
  width: 510px;
  display: inline-block;
  float: left;
}

.msg_box .content_box .news_box .about_me_box .top_zlg .intro_1 p {
  font-size: 14px;
  /*margin-right: 80px;*/
  line-height: 26px;
  color: #333333;
}
.msg_box .content_box .news_box .about_me_box .top_zlg .intro_1 span {
  font-size: 14px;
  /*margin-right: 80px;*/
  line-height: 26px;
  color: #333333;
}
.msg_box .content_box .news_box .news_box_left {
  display: inline-block;
  float: left;
  width: 843px;
  height: auto;
  padding: 0 45px;
  margin-right: 20px;
  box-sizing: border-box;
  overflow: hidden;
  padding-bottom: 56px;
  background: url(../../images/hbt/imagine2.png) #fff;
}
.msg_box .content_box .news_box .news_box_left .barbar-img{
  display: block;
  height: 12px;
   background: url(../../images/hbt/bar250.png) left no-repeat;
   background-size: 100% 100%;
   margin-bottom: 10px;
}
.msg_box .content_box .news_box .news_box_left .intro {
  width: 462px;
  margin: 130px 0 0 0;
  line-height: 24px;
  text-align: left;
  margin-bottom: 10px;
}
.msg_box .content_box .news_box .news_box_left .intro .mar_box {
  height: 30px;
}
.msg_box .content_box .news_box .news_box_left .intro .name {
  font-size: 18px;
  color: #986c33;
}
.msg_box .content_box .news_box .news_box_left .intro .title {
  font-size: 14px;
  color: #161616;
}
.msg_box .content_box .news_box .news_box_left .intro .text {
  margin-top: 10px;
  font-size: 14px;
  color: #666666;
}
.msg_box .content_box .news_box .news_box_left .news_list {
  width: 765px;
  height: auto;
  overflow: hidden;
  text-align: left;
  margin-bottom: 46px;
}
.msg_box .content_box .news_box .news_box_left .news_list .news_list_item {
  height: auto;
  overflow: hidden;
  margin-bottom: 40px;
}
.msg_box .content_box .news_box .news_box_left .news_list .news_list_item .news_title {
    font-size: 18px;
    line-height: 24px;
    color: #333333;
    margin-bottom: 15px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.msg_box .content_box .news_box .news_box_left .news_list .news_list_item .intro_detail {
  display: block;
  float: left;
  min-height: 90px;
  overflow: hidden;
}
.msg_box .content_box .news_box .news_box_left .news_list .news_list_item .intro_detail > img {
  display: inline-block;
  float: left;
  width: 140px;
  height: 90px;
  margin-right: 25px;
}
.msg_box .content_box .news_box .news_box_left .news_list .news_list_item .intro_detail .intro_detail_text {
  width: 600px;
  display: inline-block;
  float: left;
  height: auto;
  overflow: hidden;
}
.msg_box .content_box .news_box .news_box_left .news_list .news_list_item .intro_detail .intro_detail_text p {
  min-height: 74px;
  font-size: 13px;
  line-height: 18px;
  color: #8e8c8c;
}
.msg_box .content_box .news_box .news_box_left .news_list .news_list_item .intro_detail .intro_detail_text > div {
  width: 600px;
  height: 16px;
  display: inline-block;
  float: left;
}
.msg_box .content_box .news_box .news_box_left .news_list .news_list_item .intro_detail .intro_detail_text > div p {
  display: inline-block;
  float: left;
  line-height: 16px;
  margin-right: 15px;
}
.msg_box .content_box .news_box .news_box_left .news_list .news_list_item .intro_detail .intro_detail_text > div p img {
  display: inline-block;
  width: 12px;
  vertical-align: middle;
}
.msg_box .content_box .news_box .news_box_right {
  display: inline-block;
  float: left;
  width: 276px;
  height: auto;
  overflow: hidden;
  background: url(../../images/hbt/imagine3.png) no-repeat top left, #fff;
}
.msg_box .content_box .news_box .news_box_right .about_news {
  display: inline-block;
  padding-left: 32px;
  box-sizing: border-box;
  margin-top: 96px;
  margin-bottom: 86px;
  height: auto;
  overflow: hidden;
}
.msg_box .content_box .news_box .news_box_right .about_news > div {
  display: inline-block;
  float: left;
  margin-right: 23px;
  height: auto;
  overflow: hidden;
}
.msg_box .content_box .news_box .news_box_right .about_news > div img {
  display: block;
  width: 90px;
}
.msg_box .content_box .news_box .news_box_right .about_news > a {
  margin-top: 22px;
  display: block;
  width: 100%;
  float: left;
  font-size: 12px;
  color: #986c33;
  text-align: center;
  text-indent: -32px;
}
.msg_box .content_box .news_box .news_box_right .about_video {
  width: 250px;
  margin: auto;
}
.msg_box .content_box .news_box .news_box_right .about_video embed {
  width: 100%;
  height: 140px;
}
.msg_box .content_box .news_box .news_box_right .about_video p {
  font-size: 12px;
  color: #333333;
  margin-top: 18px;
}
.msg_box .content_box .news_box .news_box_right .about_video a {
  margin-top: 20px;
  display: block;
  width: 100%;
  float: left;
  font-size: 12px;
  color: #986c33;
  text-align: center;
}
.msg_box .content_box .news_box .news_box_right .about_news_list {
  padding-bottom: 35px;
  margin-top: 116px;
  padding-left: 28px;
  box-sizing: border-box;
  height: auto;
  overflow: hidden;
  text-align: left;
}
.msg_box .content_box .news_box .news_box_right .about_news_list li {
  height: 34px;
  line-height: 34px;
}
.msg_box .content_box .news_box .news_box_right .about_news_list li img {
  margin: 7px;
  display: inline-block;
  float: left;
}
.msg_box .content_box .news_box .news_box_right .about_news_list li p,
.msg_box .content_box .news_box .news_box_right .about_news_list li a {
  font-size: 12px;
  display: inline-block;
  color: #000;
  text-decoration: none;
}
.msg_box .content_box .msg_bottom_box {
  height: auto;
  overflow: hidden;
  margin-bottom: 34px;
  text-align: center;
}
.msg_box .content_box .msg_bottom_box .wzg_list_box {
  display: inline-block;
  float: left;
  width: 843px;
  height: auto;
  overflow: hidden;
  background: url(../../images/hbt/wzg.jpg) no-repeat top left #fff;
  padding: 104px 0px 0px 0px;
  box-sizing: border-box;
  margin-right: 20px;
}
.msg_box .content_box .msg_bottom_box .wzg_list_box ul {
  width: 824px;
  display: inline-block;
  margin: auto;
  height: auto;
  overflow: hidden;
}
.msg_box .content_box .msg_bottom_box .wzg_list_box ul li {
  display: inline-block;
  float: left;
  width: 110px;
  height: auto;
  overflow: hidden;
  margin: 23px 47px;
}
.msg_box .content_box .msg_bottom_box .wzg_list_box ul li a {
  display: block;
}
.msg_box .content_box .msg_bottom_box .wzg_list_box ul li a > div{
  width: 100%;
  height: 140px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom:15px;
}
.msg_box .content_box .msg_bottom_box .wzg_list_box ul li a img {
  width: 100%; 
}
.msg_box .content_box .msg_bottom_box .wzg_list_box ul li a .name {
  font-size: 12px;
  line-height: 24px;
  color: #986c33;
}
.msg_box .content_box .msg_bottom_box .wzg_list_box ul li a .year {
  font-size: 12px;
  line-height: 24px;
  color: #666666;
}
.msg_box .content_box .msg_bottom_box .all_detail_box {
  display: inline-block;
  float: left;
  width: 843px;
  height: auto;
  overflow: hidden;
  margin-right: 20px;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .show_video_box {
  background: url(../../images/hbt/aboutvidebg.jpg) no-repeat top left #fff;
  height: auto;
  overflow: hidden;
  padding-top: 120px;
  box-sizing: border-box;
  margin-bottom: 20px;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .show_video_box .link_line_box {
  padding: 0 30px;
  box-sizing: border-box;
  height: 65px;
  line-height: 65px;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .show_video_box .link_line_box span {
  display: inline-block;
  float: left;
  font-size: 18px;
  color: #986c33;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .show_video_box .link_line_box a {
  display: inline-block;
  float: right;
  line-height: 65px;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .show_video_box .link_line_box a img {
  vertical-align: middle;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .privacy_detail_box {
  background: url(../../images/hbt/privacybg.jpg) no-repeat top left #fff;
  height: auto;
  overflow: hidden;
  box-sizing: border-box;
  margin-bottom: 20px;
  padding: 140px 40px 70px 40px;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .privacy_detail_box p {
  font-size: 14px;
  line-height: 26px;
  color: #666666;
  text-align: left;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .mymsg_detail_box {
  background: url(../../images/hbt/mymsg.jpg) no-repeat top left #fff;
  height: auto;
  overflow: hidden;
  padding-top: 140px;
  box-sizing: border-box;
  margin-bottom: 20px;
  padding-bottom: 30px;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .mymsg_detail_box .top_box {
  height: auto;
  overflow: hidden;
  padding-left: 37px;
  box-sizing: border-box;
  text-align: left;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .mymsg_detail_box .top_box .user_name {
  font-size: 14px;
  line-height: 30px;
  color: #986c33;
  text-indent: 24px;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .mymsg_detail_box .top_box .welcome {
  color: #333;
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 18px;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .mymsg_detail_box .top_box .tips_line {
  font-size: 14px;
  line-height: 24px;
  color: #986c33;
  margin-bottom: 45px;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .mymsg_detail_box .huifu_box {
  padding: 37px;
  box-sizing: border-box;
  height: auto;
  overflow: hidden;
  text-align: left;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .mymsg_detail_box .huifu_box .title_box {
  height: auto;
  overflow: hidden;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .mymsg_detail_box .huifu_box .title_box span {
  font-size: 18px;
  line-height: 40px;
  color: #333333;
  font-weight: bold;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .mymsg_detail_box .huifu_box .title_box .time {
  display: inline-block;
  line-height: 40px;
  float: right;
  font-size: 14px;
  color: #666666;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .mymsg_detail_box .huifu_box .content {
  border: solid #eee;
  border-width: 1px 0 1px 0;
  height: auto;
  overflow: hidden;
  min-height: 300px;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .mymsg_detail_box .msg_list {
  height: auto;
  padding: 20px 38px;
  margin-bottom: 10px;
  box-sizing: border-box;
  overflow: hidden;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .mymsg_detail_box .msg_list .no_read {
  color: #986c33 !important;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .mymsg_detail_box .msg_list .list_item {
  /*height: 54px;
  line-height: 54px;
  border-bottom: 1px solid #eee;
  text-align: left;
  font-size: 14px;
  color: #333;*/
  height: 54px;
  line-height: 54px;
  border-bottom: 1px solid #eee;
  text-align: left;
  font-size: 14px;
  color: #333;
  cursor: pointer;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .mymsg_detail_box .msg_list .list_item .center {
  margin-left: 10px;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .mymsg_detail_box .msg_list .list_item img {
  display: inline-block;
  width: 14px;
  height: 14px;
  vertical-align: middle;
  cursor: pointer;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .mymsg_detail_box .msg_list .list_item .delete_icon {
  display: inline-block;
  float: right;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .news_detail_box {
  background: url(../../images/hbt/newsdetail_bg.jpg) no-repeat top left #fff;
  height: auto;
  overflow: hidden;
  padding-top: 127px;
  box-sizing: border-box;
  margin-bottom: 20px;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .news_detail_box .news_title {
  font-size: 26px;
  color: #333333;
  font-weight: normal;
  margin-bottom: 20px;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .news_detail_box .news_year {
  display: inline-block;
  margin: auto;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .news_detail_box .news_year div {
  display: inline-block;
  float: left;
  font-size: 12px;
  line-height: 20px;
  margin-right: 10px;
  color: #666;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .news_detail_box .news_year div img {
  width: 12px;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .news_detail_box .news_content {
  min-height: 100px;
  padding: 30px;
  box-sizing: border-box;
  text-align: left;
  background: url(../../images/hbt/newsdetail_line.png) top left repeat-x, url(../../images/hbt/newsdetail_line.png) bottom left repeat-x;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .news_detail_box .news_content img {
  max-width: 100%;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .news_detail_box .about_news {
  height: 98px;
  padding: 25px 33px;
  box-sizing: border-box;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .news_detail_box .about_news .left_box {
  display: inline-block;
  float: left;
  text-align: left;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .news_detail_box .about_news .left_box a {
  display: block;
  color: #666666;
  font-size: 14px;
  line-height: 24px;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .news_detail_box .about_news .right_box {
  display: inline-block;
  height: 48px;
  float: right;
  padding: 9px 0;
  box-sizing: border-box;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .news_detail_box .about_news .right_box a {
  display: inline-block;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .wzg_detail_box {
  background: url(../../images/hbt/wzg.jpg) no-repeat top left #fff;
  height: auto;
  overflow: hidden;
  padding-top: 127px;
  box-sizing: border-box;
  padding-bottom: 23px;
  margin-bottom: 20px;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .wzg_detail_box .book_detail {
  margin: auto;
  background: #f8f8f8;
  width: 780px;
  height: 280px;
  padding: 44px 40px 35px 44px;
  box-sizing: border-box;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .wzg_detail_box .book_detail .book_img {
  display: inline-block;
  float: left;
  margin-right: 45px;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .wzg_detail_box .book_detail .book_img img {
  /*width: 146px;
  height: 200px;
  display: inline-block;*/
}
.msg_box .content_box .msg_bottom_box .all_detail_box .wzg_detail_box .book_detail .book_text_intro {
  display: inline-block;
  width: 505px;
  float: left;
  text-align: left;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .wzg_detail_box .book_detail .book_text_intro .book_name {
  font-size: 18px;
  line-height: 24px;
  color: #986c33;
  margin-bottom: 14px;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .wzg_detail_box .book_detail .book_text_intro .book_year {
  font-size: 12px;
  line-height: 24px;
  color: #666666;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .wzg_detail_box .book_detail .book_text_intro .book_intro {
  display: block;
  font-size: 12px;
  line-height: 24px;
  color: #666666;
  text-indent: 2em;
  margin-bottom: 4px;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .wzg_detail_box .book_detail .book_text_intro a {
  display: block;
  margin-top: 26px;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .picture_detail_box {
  background: url(../../images/hbt/picbg.png) no-repeat top left #fff;
  height: auto;
  overflow: hidden;
  padding-top: 127px;
  box-sizing: border-box;
  padding-bottom: 23px;
  margin-bottom: 20px;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .picture_detail_box .big_show {
  margin: auto;
  width: 800px;
  height: 800px;
  background-color: #F8F8F8;
  padding: 20px;
  box-sizing: border-box;
  text-align: center;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .picture_detail_box .big_show div {
  width: 760px;
  height: 760px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .picture_detail_box .work_title {
  margin-top: 22px;
  font-size: 18px;
  color: #333333;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .picture_detail_box .work_intro {
  margin-top: 17px;
  font-size: 14px;
  color: #333333;
  margin-bottom: 30px;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .comment_box {
  width: 100%;
  height: auto;
  overflow: hidden;
  background: url(../../images/hbt/commentbg.jpg) no-repeat top left #fff;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .comment_box .comment_header {
  height: 95px;
  line-height: 95px;
  text-align: left;
  text-indent: 160px;
  font-size: 14px;
  color: #986c33;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .comment_box .comment_list {
  padding: 30px;
  box-sizing: border-box;
  height: auto;
  overflow: hidden;
  margin-bottom: 46px;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .comment_box .comment_list .comment_item {
  height: auto;
  overflow: hidden;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
  margin-bottom: 14px;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .comment_box .comment_list .comment_item .top {
  height: 36px;
  overflow: hidden;
  text-align: left;
  margin-bottom: 6px;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .comment_box .comment_list .comment_item .top img {
  display: inline-block;
  float: left;
  width: 36px;
  height: 36px;
  border-radius: 50%;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .comment_box .comment_list .comment_item .top .info {
  display: inline-block;
  float: left;
  margin-left: 10px;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .comment_box .comment_list .comment_item .top .info .userName {
  font-size: 14px;
  line-height: 20px;
  color: #986C33;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .comment_box .comment_list .comment_item .top .info .time {
  font-size: 12px;
  color: #B9B9B9;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .comment_box .comment_list .comment_item .comment_content {
  padding-left: 46px;
  box-sizing: border-box;
  height: auto;
  overflow: hidden;
  font-size: 14px;
  line-height: 24px;
  color: #333333;
  text-align: left;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .comment_box .sub_comment {
  text-align: left;
  margin: 30px;
  box-sizing: border-box;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .comment_box .sub_comment .top {
  height: 40px;
  line-height: 40px;
  text-align: left;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .comment_box .sub_comment .top span {
  font-size: 16px;
  line-height: 24px;
  color: #986c33;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .comment_box .sub_comment .top .tips {
  display: inline-block;
  float: right;
  font-size: 14px;
  line-height: 24px;
  color: #b8b8b8;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .comment_box .sub_comment .form_box {
  border: 1px solid #DCDCDC;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .comment_box .sub_comment .form_box textarea {
  resize: none;
  border: none;
  border-bottom: 1px solid #DCDCDC;
  width: 100%;
  height: 100px;
  padding: 10px;
  box-sizing: border-box;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .comment_box .sub_comment .form_box .form_box_bottom {
  height: 50px;
  line-height: 50px;
  color: #986c33;
  font-size: 14px;
  padding-left: 10px;
  box-sizing: border-box;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .comment_box .sub_comment .form_box .form_box_bottom .unLogin {
  color: #986c33;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .comment_box .sub_comment .form_box .form_box_bottom a {
  color: #8c8c8c;
}
.msg_box .content_box .msg_bottom_box .all_detail_box .comment_box .sub_comment .form_box .form_box_bottom .sub_btn {
  margin: 10px;
  float: right;
  width: 84px;
  height: 30px;
  background: url(../../images/hbt/sub_comment.png) no-repeat center;
 
  border: none;
  vertical-align: middle;
}
.msg_box .content_box .msg_bottom_box .picture_box {
  display: inline-block;
  float: left;
  width: 843px;
  height: auto;
  background: url(../../images/hbt/picbg.png);
    background-size: 843px 1000px;

  padding: 127px 0px 0 34px;
  box-sizing: border-box;
  margin-right: 20px;
}
.msg_box .content_box .msg_bottom_box .picture_box .piture_intro {
  margin: 0 44px 52px 12px;
  font-size: 14px;
  font-family: MicrosoftYaHeiUI;
  line-height: 28px;
  text-align: left;
  text-indent: 2em;
}
.msg_box .content_box .msg_bottom_box .picture_box ul {
  height: auto;
  overflow: hidden;
}
.msg_box .content_box .msg_bottom_box .picture_box ul li {
  display: inline-block;
  float: left;
  width: 175px;
  height: 277px;
  background: #f6f3ed;
  margin-right: 25px;
  margin-bottom: 33px;
  position: relative;
  text-align: center;
}
.msg_box .content_box .msg_bottom_box .picture_box ul li img {
  display: block;
  width: 150px;
  max-width: 150px;
  max-height: 262px;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.msg_box .content_box .msg_bottom_box .left {
  display: inline-block;
  float: left;
  width: 843px;
  height: 823px;
  background: url(../../images/hbt/msgleftbg.png);
  padding: 175px 0px 0 82px;
  box-sizing: border-box;
  margin-right: 20px;
}
.msg_box .content_box .msg_bottom_box .left .title_box {
  height: auto;
  overflow: hidden;
  margin-bottom: 68px;
}
.msg_box .content_box .msg_bottom_box .left .title_box h2 {
  font-size: 24px;
  color: #986C33;
  margin-bottom: 10px;
}
.msg_box .content_box .msg_bottom_box .left .title_box p {
  font-size: 14px;
  color: #000000;
}
.msg_box .content_box .msg_bottom_box .left .form {
  height: auto;
  overflow: hidden;
}
.msg_box .content_box .msg_bottom_box .left .form .form_item_box {
  height: auto;
  overflow: hidden;
  margin-bottom: 27px;
}
.msg_box .content_box .msg_bottom_box .left .form .form_item_box .item {
  display: inline-block;
  height: auto;
  overflow: hidden;
  float: left;
}
.msg_box .content_box .msg_bottom_box .left .form .form_item_box .item span {
  display: inline-block;
  float: left;
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  color: #666;
  margin-right: 15px;
}
.msg_box .content_box .msg_bottom_box .left .form .form_item_box .item input {
  display: inline-block;
  float: left;
  height: 40px;
  width: 240px;
  border: 1px solid #dcdcdc;
  box-sizing: border-box;
  margin-right: 50px;
  background: #f9f9f9;
  outline: none;
}
.msg_box .content_box .msg_bottom_box .left .form .form_item_box .item textarea {
  display: inline-block;
  float: left;
  width: 600px;
  height: 230px;
  background: #F9F9F9;
  resize: none;
  outline: none;
  border: solid 1px #dcdcdc;
}
.msg_box .content_box .msg_bottom_box .left .form .form_item_box .item select {
  width: 150px;
  height: 40px;
  background: #F9F9F9;
  outline: none;
  border: solid 1px #dcdcdc;
}
.msg_box .content_box .msg_bottom_box .left .form button {
  width: 140px;
  height: 38px;
  background: #986C33;
  margin-left: 70px;
  border: none;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
}
.msg_box .content_box .msg_bottom_box .right {
  display: inline-block;
  float: left;
  width: 276px;
  height: auto;
  overflow: hidden;
  background: #f50;
  background: url(../../images/hbt/have_boss.jpg) no-repeat #FFFFFF left top;
  text-align: left;
}
.msg_box .content_box .msg_bottom_box .right .mes_button {
  width: 84px;
  height: 30px;
  margin: 137px 51px 0px 141px;
}
.msg_box .content_box .msg_bottom_box .right .ad_box {
  background: #fff;
  width: 276px;
  height: 90px;
  margin-top: 20px;
  overflow: hidden;
}
.msg_box .content_box .msg_bottom_box .right .boss_intro {
  margin-top: 34px;
  padding: 0 25px;
  box-sizing: border-box;
  font-size: 12px;
  line-height: 24px;
  color: #161616;
  margin-bottom: 90px;
}
.msg_box .content_box .msg_bottom_box .right .boss_intro a {
  color: #B80B0B;
}
.msg_box .content_box .msg_bottom_box .right .news_list {
  height: auto;
  overflow: hidden;
  padding: 0 24px;
  box-sizing: border-box;
  background: #FFFFFF;
}
.msg_box .content_box .msg_bottom_box .right .news_list .title_3 {
  text-align: center;
}
.msg_box .content_box .msg_bottom_box .right .news_list .title_3 img {
  display: inline-block;
  margin: 24px auto 16px ;
}
.msg_box .content_box .msg_bottom_box .right .news_list li {
  height: 34px;
  line-height: 34px;
}
.msg_box .content_box .msg_bottom_box .right .news_list li img {
  margin: 7px;
  display: inline-block;
  float: left;
}
.msg_box .content_box .msg_bottom_box .right .news_list li p,
.msg_box .content_box .msg_bottom_box .right .news_list li a {
  font-size: 12px;
  display: inline-block;
  color: #000;
  text-decoration: none;
}
.msg_box .content_box .msg_bottom_box .right .news_list .med_box {
  text-align: center;
}
.msg_box .content_box .msg_bottom_box .right .news_list .med_box img {
  display: inline-block;
  margin: 20px auto 0;
}
.msg_box .content_box .msg_bottom_box .right .news_list .link {
  text-align: center;
}
.msg_box .content_box .msg_bottom_box .right .news_list .link a {
  display: inline-block;
  margin: 11px auto;
  font-size: 12px;
  line-height: 24px;
  color: #986c33;
}
.msg_box .content_box .msg_bottom_box .right .about_news {
  background: #f8f8f8;
}
.msg_box .content_box .msg_bottom_box .right .about_news .title_2 {
  text-align: center;
}
.msg_box .content_box .msg_bottom_box .right .about_news .title_2 img {
  display: inline-block;
  margin: 24px auto 36px ;
}
.msg_box .content_box .msg_bottom_box .right .about_news .books {
  text-align: center;
}
.msg_box .content_box .msg_bottom_box .right .about_news .books img {
  display: inline-block;
  width: 89px;
  height: 123px;
  margin: 0 auto;
  margin-left: 23px;
}
.msg_box .content_box .msg_bottom_box .right .about_news .books .book_1 {
  margin-left: 0px;
}
.msg_box .content_box .msg_bottom_box .right .about_news .link {
  text-align: center;
}
.msg_box .content_box .msg_bottom_box .right .about_news .link a {
  display: inline-block;
  margin: 11px auto;
  font-size: 12px;
  line-height: 24px;
  color: #986c33;
}
.msg_box .content_box .msg_bottom_box .right .about_news_remove_bg .title_2 {
  text-align: center;
}
.msg_box .content_box .msg_bottom_box .right .about_news_remove_bg .title_2 img {
  display: inline-block;
  margin: 24px auto 36px ;
}
.msg_box .content_box .msg_bottom_box .right .about_news_remove_bg .books {
  text-align: center;
}
.msg_box .content_box .msg_bottom_box .right .about_news_remove_bg .books img {
  display: inline-block;
  width: 89px;
  height: 123px;
  margin: 0 auto;
  margin-left: 23px;
}
.msg_box .content_box .msg_bottom_box .right .about_news_remove_bg .books .book_1 {
  margin-left: 0px;
}
.msg_box .content_box .msg_bottom_box .right .about_news_remove_bg .link {
  text-align: center;
}
.msg_box .content_box .msg_bottom_box .right .about_news_remove_bg .link a {
  display: inline-block;
  margin: 11px auto;
  font-size: 12px;
  line-height: 24px;
  color: #986c33;
}
.msg_box .content_box .msg_bottom_box .right .about_video .title_4 {
  text-align: center;
}
.msg_box .content_box .msg_bottom_box .right .about_video .title_4 img {
  display: inline-block;
  margin: 24px auto 24px ;
}
.msg_box .content_box .msg_bottom_box .right .about_video .video {
  text-align: center;
}
.msg_box .content_box .msg_bottom_box .right .about_video .video embed {
  display: inline-block;
  width: 250px;
  height: 138px;
}
.msg_box .content_box .msg_bottom_box .right .about_video .video .video_instro {
  text-align: center;
}
.msg_box .content_box .msg_bottom_box .right .about_video .video .video_instro p {
  margin: 18px auto 0;
  font-size: 12px;
  color: #333333;
}
.msg_box .content_box .msg_bottom_box .right .about_video .link {
  text-align: center;
}
.msg_box .content_box .msg_bottom_box .right .about_video .link a {
  display: inline-block;
  margin: 11px auto;
  font-size: 12px;
  line-height: 24px;
  color: #986c33;
}
.msg_box .content_box .msg_bottom_box .right .about_picture .title_1 {
  text-align: center;
}
.msg_box .content_box .msg_bottom_box .right .about_picture .title_1 img {
  display: inline-block;
  margin: 24px auto 27px ;
}
.msg_box .content_box .msg_bottom_box .right .about_picture .pictures {
  text-align: center;
}
.msg_box .content_box .msg_bottom_box .right .about_picture .pictures img {
  display: inline-block;
  width: 92px;
  height: 166px;
  padding: 9px 12px;
  margin: 0 11px 2px;
  background: #f8f4ef;
}
.msg_box .content_box .msg_bottom_box .right .about_picture .link {
  text-align: center;
}
.msg_box .content_box .msg_bottom_box .right .about_picture .link a {
  display: inline-block;
  margin: 11px auto 6px;
  font-size: 12px;
  line-height: 24px;
  color: #986c33;
}
.msg_box .content_box .msg_bottom_box .right_no_boss {
  display: inline-block;
  float: left;
  width: 276px;
  height: auto;
  overflow: hidden;
  background: #f50;
  background: url(../../images/hbt/no_boss.jpg) no-repeat #FFFFFF left top;
  text-align: left;
}
.msg_box .content_box .msg_bottom_box .right_no_boss .ad_box {
  background: #fff;
  width: 276px;
  height: 90px;
  margin-top: 20px;
  overflow: hidden;
}
.msg_box .content_box .msg_bottom_box .right_no_boss .news_list {
  height: auto;
  overflow: hidden;
  padding: 0 24px;
  box-sizing: border-box;
  background: #FFFFFF;
}
.msg_box .content_box .msg_bottom_box .right_no_boss .news_list .title_3 {
  text-align: center;
}
.msg_box .content_box .msg_bottom_box .right_no_boss .news_list .title_3 img {
  display: inline-block;
  margin: 24px auto 16px ;
}
.msg_box .content_box .msg_bottom_box .right_no_boss .news_list li {
  height: 34px;
  line-height: 34px;
}
.msg_box .content_box .msg_bottom_box .right_no_boss .news_list li img {
  margin: 7px;
  display: inline-block;
  float: left;
}
.msg_box .content_box .msg_bottom_box .right_no_boss .news_list li p,
.msg_box .content_box .msg_bottom_box .right_no_boss .news_list li a {
  font-size: 12px;
  display: inline-block;
  color: #000;
  text-decoration: none;
}
.msg_box .content_box .msg_bottom_box .right_no_boss .news_list .med_box {
  text-align: center;
}
.msg_box .content_box .msg_bottom_box .right_no_boss .news_list .med_box img {
  display: inline-block;
  margin: 20px auto 0;
}
.msg_box .content_box .msg_bottom_box .right_no_boss .news_list .link {
  text-align: center;
}
.msg_box .content_box .msg_bottom_box .right_no_boss .news_list .link a {
  display: inline-block;
  margin: 11px auto;
  font-size: 12px;
  line-height: 24px;
  color: #986c33;
}
.msg_box .content_box .msg_bottom_box .right_no_boss .about_news .title_2 {
  text-align: center;
}
.msg_box .content_box .msg_bottom_box .right_no_boss .about_news .title_2 img {
  display: inline-block;
  margin: 24px auto 36px ;
}
.msg_box .content_box .msg_bottom_box .right_no_boss .about_news .books {
  text-align: center;
}
.msg_box .content_box .msg_bottom_box .right_no_boss .about_news .books img {
  display: inline-block;
  width: 89px;
  height: 123px;
  margin: 0 auto;
  margin-left: 23px;
}
.msg_box .content_box .msg_bottom_box .right_no_boss .about_news .books .book_1 {
  margin-left: 0px;
}
.msg_box .content_box .msg_bottom_box .right_no_boss .about_news .link {
  text-align: center;
}
.msg_box .content_box .msg_bottom_box .right_no_boss .about_news .link a {
  display: inline-block;
  margin: 11px auto;
  font-size: 12px;
  line-height: 24px;
  color: #986c33;
}
.msg_box .content_box .msg_bottom_box .right_no_boss .about_news_remove_bg .title_2 {
  text-align: center;
}
.msg_box .content_box .msg_bottom_box .right_no_boss .about_news_remove_bg .title_2 img {
  display: inline-block;
  margin: 24px auto 36px ;
}
.msg_box .content_box .msg_bottom_box .right_no_boss .about_news_remove_bg .books {
  text-align: center;
}
.msg_box .content_box .msg_bottom_box .right_no_boss .about_news_remove_bg .books img {
  display: inline-block;
  width: 89px;
  height: 123px;
  margin: 0 auto;
  margin-left: 23px;
}
.msg_box .content_box .msg_bottom_box .right_no_boss .about_news_remove_bg .books .book_1 {
  margin-left: 0px;
}
.msg_box .content_box .msg_bottom_box .right_no_boss .about_news_remove_bg .link {
  text-align: center;
}
.msg_box .content_box .msg_bottom_box .right_no_boss .about_news_remove_bg .link a {
  display: inline-block;
  margin: 11px auto;
  font-size: 12px;
  line-height: 24px;
  color: #986c33;
}
.msg_box .content_box .msg_bottom_box .right_no_boss .about_video .title_4 {
  text-align: center;
}
.msg_box .content_box .msg_bottom_box .right_no_boss .about_video .title_4 img {
  display: inline-block;
  margin: 24px auto 24px ;
}
.msg_box .content_box .msg_bottom_box .right_no_boss .about_video .video {
  text-align: center;
}
.msg_box .content_box .msg_bottom_box .right_no_boss .about_video .video embed {
  display: inline-block;
  width: 250px;
  height: 138px;
}
.msg_box .content_box .msg_bottom_box .right_no_boss .about_video .video .video_instro {
  text-align: center;
}
.msg_box .content_box .msg_bottom_box .right_no_boss .about_video .video .video_instro p {
  margin: 18px auto 0;
  font-size: 12px;
  color: #333333;
}
.msg_box .content_box .msg_bottom_box .right_no_boss .about_video .link {
  text-align: center;
}
.msg_box .content_box .msg_bottom_box .right_no_boss .about_video .link a {
  display: inline-block;
  margin: 11px auto;
  font-size: 12px;
  line-height: 24px;
  color: #986c33;
}
.msg_box .content_box .msg_bottom_box .right_no_boss .about_picture .title_1 {
  text-align: center;
}
.msg_box .content_box .msg_bottom_box .right_no_boss .about_picture .title_1 img {
  display: inline-block;
  margin: 24px auto 27px ;
}
.msg_box .content_box .msg_bottom_box .right_no_boss .about_picture .pictures {
  text-align: center;
}
.msg_box .content_box .msg_bottom_box .right_no_boss .about_picture .pictures img {
  display: inline-block;
  width: 92px;
  height: 166px;
  padding: 9px 12px;
  margin: 0 11px 2px;
  background: #f8f4ef;
}
.msg_box .content_box .msg_bottom_box .right_no_boss .about_picture .link {
  text-align: center;
}
.msg_box .content_box .msg_bottom_box .right_no_boss .about_picture .link a {
  display: inline-block;
  margin: 11px auto 6px;
  font-size: 12px;
  line-height: 24px;
  color: #986c33;
}

.login_box .login_form_box .sub_form .to_login{
  position: relative;
  line-height: 1.5;
}

.login_box .login_form_box .sub_form  .forget-psw {
  margin-top: 28px;
  padding-left:85px;
   display: inline-block;
}

.login_box .login_form_box .sub_form  .forget-psw a{
  display: inline-block;
  font-size: 12px; 
  color: #986c33;
}

