@import url("./public.css");
@import url("./header.css");
@import url("./footer.css");
header{
    background-image: url('../images/banner_xwzx.png');
}

.container{
  padding: 15px 0 30px;
}

.right_box{
  width: 100%;
}

.detailsPage{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.detailsleft{
  box-sizing: border-box;
  padding: 18px 40px 84px;
  width: 72.7%;
  /* height: 1115px; */
  border-radius: 4px;
  background: #FFFFFF;
  box-shadow: 0px 4px 52px 0px rgba(20, 59, 118, 0.08);
}

.detailsHead {
  margin-bottom: 25px;
  text-align: center;
}

.detailsHead .xw_title {
  padding: 40px 0 25px;
  font-size: 26px;
  font-weight: bold;
}

.attribute {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding-bottom: 20px;
  color: #333;
  font-size: 16px;
  border-bottom: 1px solid #F3F9F8;
}

.attribute>div {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  height: 47px;
}

.attribute .operationl {
  width: 292px;
}

.attribute>div span {
  margin-right: 70px;
}
.attribute .zh a{
	cursor: pointer;
}
.attribute .zh a.on {
  padding: 0 5px;
  color: #1F7DBF;
  font-weight: bold;
}

.detailsMain {
  font-size: 16px;
  line-height: 250%;
}

.detailsMain video,
.detailsMain img {
  max-width: 100%!important;
  margin: 0 auto;
}

.detailsMain * iframe {
  max-width: 100%!important;
}

.operationl .stxt {
  display: inline-block;
  line-height: 35px;
  font-size: 16px;
}

.operationr {
  margin: 20px 0 10px;
  display: flex;
  justify-content: flex-end;
}

.operationr a {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #333;
  font-size: 16px;
}

.h {
  background: #f7f4ad;
  width: 12px;
  height: 12px;
  display: inline-block;
  border: 1px solid #000100;
}

.l {
  background: #9edaf4;
  width: 12px;
  height: 12px;
  display: inline-block;
  border: 1px solid #000100;
}

.hui {
  background: #dfdfdf;
  width: 12px;
  height: 12px;
  display: inline-block;
  border: 1px solid #000100;
}

.fen {
  background: #fad1d9;
  width: 12px;
  height: 12px;
  display: inline-block;
  border: 1px solid #000100;
  margin-top: 5px;
}

.zi {
  background: #e3c7f7;
  width: 12px;
  height: 12px;
  display: inline-block;
  border: 1px solid #000100;
}

.bai {
  background: #fff;
  width: 12px;
  height: 12px;
  display: inline-block;
  border: 1px solid #000100;
}

/*分享*/

.share {
  margin: 28px 0 68px;
  padding: 0 40px;
  margin-right: 0!important;
  zoom: 1;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.share:after {
  content: "";
  display: block;
  clear: both;
}

.share a {
  position: relative;
  margin-left: 15px;
  cursor: pointer;
  display: block;
  box-sizing: border-box;
}

.share a i {
  display: block;
  width: 34px;
height: 34px;
  background: #FFFFFF;
box-sizing: border-box;
border: 1px solid #F0F0F0;
border-radius: 100%;
}

.share a i:hover {
  color: #2C6BD9;
}

.share #share-icon {
  width: 26px;
  height: 26px;
  float: left;
  display: none;
}

.share #share-icon img {
  width: 100%;
  height: 100%;
}

.share .bg-code {
  left: -36px;
  z-index: 10;
}

.share .wechat{
  background: url('../images/wechat.png') no-repeat center;
}

.share .qq{
  background: url('../images/qqzone.png') no-repeat center;
}

.share .weibo{
  background: url('../images/webo.png') no-repeat center;
}

.share .qrcode {
  position: absolute;
  top: -120px;
  border: 1px solid #ccc;
  padding: 5px;
  background: #fff;
  display: none;
  left: -98%;
  z-index: 11;
}

.share .close-btn {
  position: absolute;
  background: #fff;
  color: #000;
  font-size: 12px;
  z-index: 12;
  width: 12px;
  height: 12px;
  line-height: 12px;
  text-align: center;
  right: -39px;
  top: 50px;
  display: none;
  cursor: pointer;
}

.detailsright {
  padding: 36px 0;
  width: 27.3%;
border-radius: 4px;
background: #FFFFFF;
box-shadow: 0px 4px 52px 0px rgba(20, 59, 118, 0.08);
}

.detailsright p {
  padding: 30px 40px;
  font-size: 16px;
  border-bottom: 1px solid #F6FBFF;
}

.detailsright p span{
  margin-bottom: 10px;
  display: block;
  font-weight: 700;
font-size: 16px;
color: #1F7DBF;
}

.detailsright a {
  display: block;
}

.detailsright a:hover {
  color: #2C6BD9;
}

.detailsMain body {
  overflow: hidden;
}

.news4 {
  width: 100% !important;
}

.layui-elem-quote {
  border-left: 5px solid #2C6BD9;
}

.return{
  padding-left: 38px;
  margin:0 40px ;
  font-size: 20px;
  font-weight: bold;
  line-height: 32px;
  color: #1F7DBF;
  background: url('../images/return.png') no-repeat left center;
}


@media only screen and (max-width: 996px) {
  
  .attribute>div span {
    margin-right: 20px;
}
  .detailsMain * iframe {
    height: auto!important;
  }
  .detailsleft{
    width: 100%;
    padding: 18px 20px 84px;
  }
  .detailsright{
    margin-top: 20px;
    width: 100%;
  }
}