@charset "UTF-8";
/* CSS Document */
.c_info dt{
  border-bottom: 1px dashed #000;
}
.c_info dd{
  border-bottom: 1px dashed #000;
}
.c_info dt{
  text-align: left;
  padding-left: 20px;
}
.c_info dd{
  margin-left: 160px;
}
.list_first{
  padding-top: 9px;
  height: 40px;
}
.list_second{
  padding-top: 9px;
  line-height: 1.5em;
  height: 66px;
}
.list_third{
  line-height: 2.5em;
  height: 412px;
}
.list_fourth{
  line-height: 2.5em;
  height: 116px;
}
.c_info {
  margin-bottom: 0;
}
.form_wrapper{
  background-color: #35b597;
  padding: 15px;
  border-radius: 6px;
  font-size: 14px;
}
.form-group{
  padding: 0 0 15px 0;
  border-bottom: 1px solid #fff;
  color: #fff;
}
.last_child{
    padding: 0;
    margin: 0px;
    border: none;
}
.control-label{
  text-align: left!important;
  }
.control-label .note{
  float: right;
  color: #f15a24;
  font-size: 12px;
}
.radio-inline{
  vertical-align: middle;
}
.btn-primary{
  background-color: #35b597;
  border: none;
}
.btn-primary:hover{
  background-color: #f15a24;
}
.sub_comment{
  text-align: center;
  margin: 20px auto;
}
.help-block{
  text-align: right;
  margin: -15px 0;
  padding: 0;
}
.help-block ul{
  text-align: right;
  background-color: #f15a24;
  border: none;
  color: #fff;
  font-size: 14px;
  margin: 0;
  padding: 60px 0 10px;
}
.last_child .help-block ul{
  padding: 105px 0 10px;
}
.alert-success{
  background-color: #f15a24;
  color: #fff;
  text-align: center;
}
.radiobtn{
  vertical-align: middle;
}
.f_banner_min{
	 width;387px;
}
@media screen and (max-width:1199px) { 
}
@media screen and (max-width:991px) { 
.list_second{
  height: 86px;
}
.list_third{
  height: 40px;
}
}
@media screen and (max-width:767px) { 
.c_info dl{
	width:80%;
	border-bottom: 1px solid #80b0d9;
	height: auto;
}
.c_info dt {
	border-top: 1px solid #80b0d9;
	text-align: center;
  padding-left: 0px;
	height: auto;
}
.c_info dd {
	text-align: center;
	margin-left: 0px;
	height: auto;
	border-bottom: none;
}
.list_second{
}
.list_third_dd{
	border-bottom: 1px solid #80b0d9!important;
}
.form_wrapper{
}
.form-group{
  padding-bottom: 30px;
}
.last_child{
  padding-bottom: 15px;
  border: none;
}
.help-block ul{
  text-align: right;
  background-color: #35b597;
  border: none;
  color: #f15a24;
  font-size: 14px;
  margin-top: -80px;
  margin-bottom: -30px;
  padding: 90px 0 10px;
}
.third_child .help-block ul{
  padding: 80px 0 10px;
  margin-top: -47px;
}
.last_child .help-block ul{
  padding: 130px 0 10px;
  margin-top: -120px;
}
.control-label .note{
  color: #f15a24;
  font-size: 12px;
  padding-left: 20px;
}
.f_banner_min{
	width: 80% !important;
}
}
.ukeoihead{
	background-color: #F29B79;
}