﻿body{
    background: url(../img/page_bg2.png) no-repeat;
    background-size: 100% auto;
    overflow: auto;
}
.page-footer{
    margin-top: 0;
}
.interact-wrap{
  padding: 30px;
}
.interact-wrap .left-box {
  width: 937px;
  margin-right: 39px;
}
.interact-wrap .left-box .top-info{
  padding: 20px 26px;
  height: 233px;
  box-sizing: border-box;
  background: url(../img/hd_bg.png) no-repeat;
  background-size: 100% 100%;
}
.interact-wrap .left-box .top-info .mail{
  width: 171px;
  height: 192px;
  background: linear-gradient(36deg, rgba(232, 248, 255, 0.63), rgba(249, 253, 255, 0.63), rgba(248, 252, 255, 0.63));
  border-radius: 10px;
  margin-right: 21px;
  text-align: center;
}
.interact-wrap .left-box .top-info .mail img{
  display: block;
  height: 117px;
  margin: 16px auto 14px;
  transition: all 0.4s;
}
.interact-wrap .left-box .top-info .mail img:hover{
  transform: scale(1.06);
}
.interact-wrap .left-box .top-info .mail a{
  color: #125EBD;
  font-size: 20px;
  font-weight: bold;
}
.interact-wrap .left-box .top-info .mail-list{
  background: rgba(171, 192, 255, .5);
  font-size: 16px;
  color: #fff;
  line-height: 41px;
  width: 493px;
  margin-left: 4px;
}
.interact-wrap .left-box .top-info .mail-list .list-wrap{
  padding: 0 26px 18px;
}
.interact-wrap .left-box .top-info .mail-list a{
  color: #fff;
  display: block;
  width: 280px;
  margin-right: 10px;
}
.interact-wrap .left-box .top-info .mail-list li{
  border-bottom: dashed 1px #fff;
}
.interact-wrap .left-box .top-info .mail-num-wrap{
  background: rgba(255, 255, 255, .9);
  color: #222;
  font-size: 14px;
  height: 46px;
  line-height: 46px;
}
.interact-wrap .left-box .top-info .mail-num-wrap .title{
  width: 88px;
  height: 46px;
  background: url(../img/hd_total_bg.png) no-repeat;
  background-size: 100% 100%;
  color: #fff;
  padding-left: 8px;
  box-sizing: border-box;
  margin-right: 5px;
  font-size: 16px;
}
.interact-wrap .left-box .top-info .mail-num-wrap span{
  margin-right: 12px;
}
.interact-wrap .left-box .bottom-info{
  margin-top: 10px;
}
.interact-wrap .left-box .bottom-info .title{
  color: #2D72B2;
  font-weight: bold;
  font-size: 24px;
  padding: 22px 0;
}
.interact-wrap .left-box .bottom-info .title a{
	color: #2D72B2;
}
.interact-wrap .left-box .bottom-info .answer{
  width: 435px;
}
.interact-wrap .left-box .bottom-info .answer-list {
  font-size: 16px;
}
.interact-wrap .left-box .bottom-info .answer-list .list-item{
  line-height: 34px;
  transition: all 0.6s;
}
.interact-wrap .left-box .bottom-info .answer-list .list-item:hover{
  transform: translateX(15px);
}
.interact-wrap .left-box .bottom-info .answer-list .list-item a{
  display: block;
  width:358px;
  color: #666;
}
.interact-wrap .left-box .bottom-info .answer-list .list-item a:hover{
  color: red;
}
.interact-wrap .left-box .bottom-info .answer-list .list-item .time{
  display: block;
  color: #999;
}
.interact-wrap .left-box .bottom-info .idea{
  margin-left: 42px;
  width: 460px;
}
.interact-wrap .left-box .bottom-info .idea .mark{
  display: block;
  width: 69px;
  height: 24px;
  border: solid 1px #2D72B2;
  color: #2D72B2;
  font-size: 14px;
  text-align: center;
  line-height: 24px;
  margin: 4px 20px 0 0;
}
.interact-wrap .left-box .bottom-info .idea .mark.end{
  color: #fff;
  background: #BFBFBF;
  border: solid 1px #BFBFBF;
}
.interact-wrap .left-box .bottom-info .idea .answer-list .list-item{
  margin-bottom: 10px;
}
.interact-wrap .left-box .bottom-info .idea .answer-list .list-item a{
  width: 298px;
}
.interact-wrap .left-box .bottom-info .idea .answer-list .list-item.top{
  background: #F1F2F4;
  line-height: 24px;
}
.interact-wrap .left-box .bottom-info .idea .answer-list .list-item.top .mark-news{
  display: block;
  width: 71px;
  height: 63px;
  margin-right: 21px;
}
.interact-wrap .left-box .bottom-info .idea .answer-list .list-item.top a{
  padding: 8px 0;
}
.interact-wrap .right-box{
  width: 364px;
}
.interact-wrap .right-box .title{
  color: #2D72B2;
  font-size: 24px;
  font-weight: bold;
  margin: -5px 0 16px 0;
}
.interact-wrap .right-box .title a{
	color: #2D72B2;
}
.interact-wrap .right-box .main .ft-img-wrap{
  width: 100%;
  height: 234px;
  overflow: hidden;
}
.interact-wrap .right-box .main .ft-img{
  display: block;
  width: 100%;
  height:234px;
  transition: all .4s;
}
.interact-wrap .right-box .main .ft-img:hover{
  transform: scale(1.06);
}
.interact-wrap .right-box .main .ft-title{
  font-size: 20px;
  color: #2D72B2;
  font-weight: bold;
  margin-top: 18px;
}
.interact-wrap .right-box .main .ft-info{
  font-size: 16px;
  color: #666;
}
.interact-wrap .right-box .main .ft-info .info{
  width: 239px;
  margin-top: 10px;
}
.interact-wrap .right-box .main .ft-info .info .time{
  margin-bottom: 10px;
}
.interact-wrap .right-box .main .ft-info .info .desc{
  line-height: 26px;
}
.interact-wrap .right-box .main .ft-info .info .desc .zy{
	height:52px;	
}
.interact-wrap .right-box .main .ft-info .info .look-detail{
  color: #2D72B2;
}
.interact-wrap .right-box .main .look-old{
  width: 81px;
  height: 78px;
  text-align: center;
  background: rgba(76, 136, 191, .25);
  border-radius: 5px;
  color: #2D72B2;
  font-size: 22px;
  padding-top: 10px;
  box-sizing: border-box;
  font-weight: 400;
  margin: 37px 0 0 32px;
  cursor: pointer;
}
.interact-wrap .right-box .main .look-old a{
  color: #2D72B2;
}
.interact-wrap .right-box .main .look-old a:hover{
  color: #2D72B2;
}
.interact-wrap .right-box .main .small-banner{
  display: block;
  margin-top: 32px;
  width: 100%;
  height: 89px;
  overflow: hidden;
}
.interact-wrap .right-box .main .small-banner img{
  display: block;
  width: 100%;
  height: 89px;
  transition: all .4s;
}
.interact-wrap .right-box .main .small-banner img:hover{
  transform: scale(1.06);
}