/*观看视频*/
.m_videoShow {
  position: relative;
}
.m_videoShow p {
  width: 100%;
  background: rgba(0, 0, 0, 0.34);
  color: #fff;
  font-size: 200%;
  text-indent: 1em;
  position: absolute;
  bottom: 0;
  height: 54px;
  line-height: 54px;
}
.video_play {
  position: absolute;
  width: 82px;
  height: 82px;
  background: url("../images/video_play.png") 0 0 no-repeat;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
/*大图滚动*/
.homeMain > div {
  margin-bottom: 10px;
}
.img_jy,
.img_cj,
.img_bk,
.img_etc,
.img_3d {
  display: block;
}
.secondMenu a {
  color: rgba(255, 255, 255, 0.88);
}
.m_act {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.m_act .slick-slide {
  position: relative;
}
.m_act h3 {
  position: absolute;
  bottom: 20px;
  left: 10px;
  color: #001b53;
  font-size: 180%;
  text-shadow: #ffffff 1px 0 0, #ffffff 0 1px 0, #ffffff -1px 0 0, #ffffff 0 -1px 0;
  -webkit-text-shadow: #ffffff 1px 0 0, #ffffff 0 1px 0, #ffffff -1px 0 0, #ffffff 0 -1px 0;
  -moz-text-shadow: #ffffff 1px 0 0, #ffffff 0 1px 0, #ffffff -1px 0 0, #ffffff 0 -1px 0;
}
.mm_white a {
  color: #001b53;
}
/*.slick-dots{
  bottom: 5px;
  right: 5px;
  width: auto;
}
.slick-dots li button{
  border-radius: 50%;
  background: rgba(255,255,255,0.8);
  border:1px solid #666;
}*/
/*END 大图滚动*/
/*意见区 表单*/
.suggestion {
  background: #dcdddd;
  padding: 0 0 18px;
  overflow: hidden;
  position:relative;
}
.s_main {
  width: 570px;
  height: 160px;
  overflow: hidden;
  margin: 0 auto;
  display: block;
  border: 1px solid #8c8887;
  background: #fff;
  font-size: 200%;
  line-height: 1.5em;
  box-sizing: border-box;
  padding: 0.5em;
}
.w570 {
  width: 570px;
  margin: 0 auto;
  padding: 12px 0;
}
.s_name,
.s_tel {
  height: 62px;
  position: relative;
  font-size: 180%;
}
.s_name {
  float: left;
}
.s_tel {
  float: right;
}
.s_name > input {
  padding: 0 1em;
  height: 100%;
  width: 230px;
  box-sizing: border-box;
}
.s_tel > input {
  padding: 0 1em;
  height: 100%;
  width: 330px;
  box-sizing: border-box;
}
.red {
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -10px;
  color: #ff0000;
}
.s_ps {
  padding-left: 1.2em;
}
.send {
  background: #fff;
  border-radius: 12px;
  border: 1px solid #c9caca;
  margin-right: 35px;
  padding: 9px 1.5em;
  color: #595757;
  font-size: 258%;
}
.zs_btn{margin-left: -5px;display: inline-block;width: 180px;height: 61px;border: 1px #8c8887 solid;color: #898989;font-size: 30px;text-align: center;line-height: 61px;}

.message_btn{display: inline-block;width: 283px;height: 61px;border: 1px #8c8887 solid;color: #898989;font-size: 30px;text-align: center;line-height: 61px;margin-left: 34px;}
.toushu_btn{display: inline-block;width: 283px;height: 61px;border: 1px #8c8887 solid;color: #898989;font-size: 30px;text-align: center;line-height: 61px;margin-left: -4px;}
.open{background-color: #ffffff;}
.add {
  background: #fff;
  border-radius: 12px;
  border: 1px solid #c9caca;
  margin-right: 16px;
  padding: 9px 1.5em;
  color: #595757;
  font-size: 258%;
}
.gai{    position: absolute;
    top: 360px;
    left: 253px;
    width: 160px;
    height: 30px;opacity: 0;}
.xuan{background-color: #dcdddd;}
.fr1{
  display: inline-block;
  width: 200px;
  overflow: hidden;
  height: 54px;
  line-height: 54px;
  /*background: #fff;*/
  border-radius: 12px;
  /*border: 1px solid #c9caca;*/
  margin-right: 16px;
  color: red;
  font-size: 258%;
  text-align: right;
}
/*END 意见区 表单*/
.meng{position: fixed;top:0;left: 0;width: 100%;height: 100%;background-color: rgba(0,0,0,0.8);z-index: 100;}
.meng img{width: 600px;position: absolute;left: 50%;margin-left: -300px;top:60px;}










