
.box01{ margin:0 30px;}
input,select{ height:38px; line-height:38px;  margin-bottom:13px; BACKGROUND-COLOR: transparent;
	color:#000000; font-size:16px;font-family:微软雅黑; border:1px solid #cccccc;
	border-radius:5px; margin-top: 10px;}
textarea{ height: 150px !important; border-radius: 5px; font-size: 16px !important;margin-top: 10px !important; width: 100%}
.input-text, input.date, input.endDate, .input-focus{  margin-left:35px;height:25px; border:0;border:1px solid #cccccc;}
.button_tj{background-color:#368ef0;
	color: rgb(255, 255, 255);-moz-box-shadow:-5px 5px 6px  #317a8b; /* 老的 Firefox */
	/*box-shadow:-5px 5px 6px  #317a8b;*/
	font-size: 18px;  color:#fff; font-size:19px; letter-spacing:1px; border:1 solid #3cc1f0; border-radius:5px; height:35px; line-height:35px; width:190px; font-family:微软雅黑; font-weight:500; border-radius:5px;}
#submit ib{ width:100%; display:block}
#code_img{ position: absolute; top:0px;}
.showt{ float:left; color:#ffffff; width:250px; margin-top:30px; margin-left:50px;}
.showt h3{color:#ffffff ; padding-left:10px;width:300px; text-align:center;font-size:25.5px;text-shadow:5px 1px 6px #317a8b; font-family:微软雅黑;}
.showt p{color:#ffffff;text-align:center; font-weight:600;width:300px;font-size:25.5px;text-shadow:-5px 1px 6px #317a8b;  font-family:微软雅黑;}
.button_tj1 {background-color:#368ef0;
	color: rgb(255, 255, 255);  background: linear-gradient(#3f95fd, #65d5ff); /* 标准的语法 */
	font-size: 24px;  color:#fff;  letter-spacing:1px; border:1 solid #3cc1f0; border-radius:90px; height:54px; line-height:54px; width:161px; font-family:微软雅黑; font-weight:500; border:0}
.input-focus1 { border:0;border:1px solid #f8af54;}
.input-text1 {width: 40%; border:0;border:1px solid #cccccc; background:#FFF; text-indent:5px}
input.date1 { border:0;border:1px solid #f8af54;}
input.endDate1 { border:0;border:1px solid #f8af54;}
.tdb{ width: 100%}
.tdb td{ text-align: left; font-size: 16px}
.red{ color: #fc0404; font-size: 16px;}
.com-opt {
	padding-right: 1.8rem;
	border:1px solid #cccccc;
	font-size:16px;
	outline: none;
	cursor: pointer;
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	background:url(//cdn.beiing.net/huing_net/newsite/jt.jpg)no-repeat right 5px center transparent;
}
/*渠道管理*/
.Channel_titlea{ max-width:391px;width: 90%; height: 70px; background: url("//cdn.beiing.net/huing_net/newsite/channel/title_b.png"); margin: 50px auto;
    line-height: 60px; font-size: 34px; color: #4dacfe; font-weight: 600; text-align: center; margin-bottom: 5px;}
.Channel{ max-width: 1200px;width: 100% ; margin: 30px auto; justify-content: space-between;flex-wrap: wrap;}
.Channel ul{ margin: 0; padding: 0;display:flex; justify-content: space-between;flex-wrap: wrap;}
.Channel ul li{flex: 0 0 7%; width: 7%;font-size: 16px; color:#000000; text-align: center;margin: 0 0; }
.Channel ul li img{display: block;margin:0 auto}
.channel_box{  max-width: 1200px;width: 100%; padding:50px 0;display:flex;justify-content: space-between;flex-wrap: wrap;}
.channel_item{flex: 0 0 22.8%; width: 22.8%; height: 260px; border-radius: 10px;margin:0px 0;box-shadow: 0px 0px 6px 0 #b2e1fc; background: #ffffff;border-radius:10px 10px 0 0 ;}
.channel_item_top{ width: 100%; height: 107px;line-height: 107px;font-size:22px;font-weight: 600;
 color: #ffffff; text-align: center;border-radius: 10px 10px 0 0 ;}
.channel_item_top01{background: url("//cdn.beiing.net/huing_net/newsite/channel/22.png");}
.channel_item_top02{background: url("//cdn.beiing.net/huing_net/newsite/channel/33.png");}
.channel_item_top03{background: url("//cdn.beiing.net/huing_net/newsite/channel/44.png");}
.channel_item_top04{background: url("//cdn.beiing.net/huing_net/newsite/channel/111.png");}
.channel_item_bottom{ margin: 30px 20px; color: #8c8c8c; font-size: 16px;}
.channel_lc{ width:11%;flex: 0 0 11%; height: 170px; border-radius: 5px;
    border: 1px solid #e6e6e6; font-size: 18px; color: #8c8c8c; text-align: center;float:left; margin:0px 0; }
.channel_lc img{margin:30px auto;display: block}
.jt{width:5%;flex: 0 0 5%; }
.jt img{width: 45%;margin-top: 100%}
.channel_form{background: url("//cdn.beiing.net/huing_net/newsite/channel/bg.jpg") center center; width: 100%; padding-bottom: 60px;}
.form_main {
  width: 100%;
  background: #ffffff;
  margin: 70px auto;
  border-radius: 15px;
  padding: 65px;
}
/*-----------------*/
@media screen and (max-width:800px) {
	.channel_item{ width: 47%;flex:0 0 47%;margin: 1%}
	.channel_lc{ width: 90%;flex:0 0 90%;margin: 0 5%}
	.jt {
  width: 100%;
  flex: 0 0 100%;text-align: center
}
	.jt img{width: 5%;margin-top: 0%;}
	.Channel ul li{width:33%;flex:0 0 33%;text-align: center}
	.form_main {

		padding: 65px 5px;margin: 2%;width: 96%}
	.input-text1 {width: 100%; 
}






