.zhuce {
  width: 100%;
  min-height: 600px;
  background: url(../images/zhuce/bg.jpg) no-repeat center center;
  background-size: cover;
  padding: 55px 0;
}

.zhuce_center {
  border-radius: 16px;
  margin: 0 auto;
  min-height: 562px;
  width: 900px;
  background: rgba(0,0,0,0.5);
}

.zhuce_content {
  margin: 0 auto;
  width: 380px;
  height: 100%;
}

.zhuce_huanying {
  display: inline-block;
  width: 100%;
  height: 70px;
  line-height: 70px;
  color: #fff;
  font-size: 12px;
  text-align: center;
}

.zhuce_nav {
  display:inline-block;
  width: 100%;
  margin-bottom: 10px;
}

.zhuce_nav_span {
  display: inline-block;
  width: 40%;
  height: 35px;
  line-height: 35px;
  background: #fff;
  color: #000;
  text-align: center;
  font-size: 12px;
  cursor: pointer;
  float: left;
}

.zhuce_nav_span:last-child {
  float: right;
}

.zhuce_nav_span.on {
  background: #397af2;
  color: #fff;
}

.zhuce_con {
  width: 100%;
}

.zhuce_main {
  width: 100%;
}

.zhuce_main_gexiang,
.zhuce_main_gexiang_b,
.zhuce_main_gexiang_input {
  display: inline-block;
  width: 100%;
}

.zhuce_main_gexiang_b {
  font-size: 12px;
  line-height: 30px;
  color: #ff9000;
}

.zhuce_main_gexiang_input {
  height: 30px;
  line-height: 30px;
  border: 1px solid #cfcfcf;
  padding-left: 5px;
  box-sizing: border-box;
  outline: none;
  font-size: 12px;
}

.zhuce_main_gexiang_yz {
  width: 50%;
  height: 30px;
  line-height: 30px;
  border: 1px solid #cfcfcf;
  padding-left: 5px;
  box-sizing: border-box;
  outline: none;
  font-size: 12px;
  float: left;
}

.zhuce_yanzhengbtn {
  width: 40%;
  height: 30px;
  line-height: 28px;
  box-sizing: border-box;
  outline: none;
  font-size: 12px;
  float: left;
  text-align: center;
  background: #397af2;
  border: 1px solid #397af2;
  color: #fff;
  margin-left: 10%;
}

.zhuce_yanzheng_time {
  display: none;
  color: #fff;
  float: right;
  line-height: 28px;
}

.zhuce_main_gexiang input[type=checkbox] {
  margin-right: 10px;
  visibility:visible;
  float: left;
  margin-top: 9px;
  cursor: pointer;
}

.zhuce_tiaokuan {
  display: inline-block;
  color: #397af2;
  font-size: 12px;
  line-height: 30px;
}


.zhuce_btn {
  width: 242px;
  height: 40px;
  line-height: 40px;
  border-radius: 15px;
  background: url(../images/zhuce/btnbg.png) repeat-x center center;
  margin: 10px auto 15px;
}

.zhuce_btna {
  text-align: center;
  display:inline-block;
  width: 100%;
  height: 100%;
}

.zhuce_fanhuia {
  display: inline-block;
  width: 100%;
  font-size: 14px;
  color: #fff;
}

/* zhezhao start */

.t_box {
  width: 600px;
  line-height: 25px;
  margin: -183px 0px 0px -300px;
  background: url(../images/zhuce/zc_bg.gif) repeat-x center center;
}

.newstit1 {
  padding: 20px;
  font-size: 14px;
  color: #464646;
  border-bottom: 1px solid #C7C7C7;
  text-align: center;
}

.message_fasong p {
  margin: 10px;
  padding: 10px;
}

#btn_y1,
#btn_y2 {
  width: 80px;
  height: 30px;
  display: block;
  margin: auto;
  margin-bottom: 20px;
}

/* zhezhao end */

@media (max-width: 938px) {
  .zhuce {
    padding: 0;
    min-height: auto;
  }
  .zhuce_center {
    width: 100%;
  }
  .zhuce_content {
    width: 90%;
  }
}
@media (max-width: 720px) {
	.bottom_bright{
		margin: 0;
	}
}