  .list_fr {
    width: 100%;
  }
  
  .list_fr p{
	  padding-bottom: 10px;
	  margin-bottom: 10px;
  }
  
  #mail_cx {
  	overflow: hidden;
  	width: 784px;
  	margin: auto;
  }
  
  #mail_cx .input_box {
  	overflow: hidden;
  	margin-right: 20px;
  	float: left;
  	line-height: 36px;
  }
  
  #mail_cx .input_box .mail_cx_name{
  	color: #245399;
  }
  
  #mail_cx .input_box .input_name,
  #mail_cx .input_box input {
  	float: left;
  }
  
  #mail_cx .input_box input {
  	height: 36px;
  	padding: 6px 12px;
  	border: 1px solid #eee;
  }
  
  #mail_cx .input_box .btn-info {
  	width: 86px;
  	height: 36px;
  	background: #245399;
  	color: #fff;
  	border: 0;
  	outline: none;
  	border-radius: 4px;
  	cursor: pointer;
  }
  
  #mail_cx .input_box .btn-info:hover {
      background-color: #205cb6;
  }
  
  .xd_tit span:last-child {
    float: right;
    display: block;
    width: 195px;
    height: 40px;
    background: url(/tkxx/xhtml/images/zmhd/hd_but01.png) no-repeat;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    font-weight: 800;
    color: #ffffff;
    vertical-align: middle;
  }
  .list_box {
    padding: 20px 20px 26px 0;
    border-bottom: #ddd solid 1px;
  }
  
  .list_title li {
    float: left;
    color: #015193;
    font-weight: 400;
    padding: 0px 10px;
    border-bottom: #015193 solid 2px;
    font-size: 18px;
  }
  
  .list_con {
    border: none;
  }
  
  .con_title {
    margin-top: 10px;
  }
  
  .con_list {
    border: 1px solid #ddd;
    margin-top: 10px;
    border-top: none;
    border-left: none;
  }
  
  .top_tit li {
    height: 36px;
    border-top: 1px solid #ddd;
    background-color: #e6e6e6;
  }
  
  .top_tit span {
    height: 36px;
    border-left: 1px solid #ddd;
    padding-top: 7px;
  }
  
  .con_content li {
    height: 36px;
  }
  
  .con_content span {
    vertical-align: middle;
    border-left: 1px solid #ddd;
    height: 36px;
    padding-top: 10px;
  }
  
  .top_tit span:nth-child(1) {
    display: inline-block;
    width: 50%;
    text-align: center;
  }
  
  .top_tit span:nth-child(2) {
    width: 16%;
    display: inline-block;
    text-align: center;
  }
  
  .top_tit span:nth-child(3) {
    width: 16%;
    display: inline-block;
    text-align: center;
  }
  
  .top_tit span:nth-child(4) {
    width: 16%;
    display: inline-block;
    text-align: center;
  }
  
  .con_content span:nth-child(1) {
    display: inline-block;
    width: 578px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    padding-left: 10px;
  }
  
  .con_content span:nth-child(2) {
    width: 188px;
    display: inline-block;
    text-align: center;
  }
  
  .con_content span:nth-child(3) {
    width: 16%;
    display: inline-block;
    text-align: center;
  }
  
  .con_content span:nth-child(4) {
    width: 16%;
    display: inline-block;
    text-align: center;
  }
  
  .con_content li:nth-of-type(odd) {
    background-color: #f9f9f9;
  }
  
  .hd_survey_title {
    border-bottom: 2px solid #ccc;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  
  .hd_survey_title h1 {
    font-size: 24px;
    /* font-weight: 500; */
    color: #333;
    line-height: 50px;
    text-align: center;
    word-wrap: break-word;
    margin: 20px 0;
  }
  
  .hd_survey_time {
    margin-top: 12px;
    color: #4c4c4c;
    font-size: 16px;
    line-height: 23px;
    text-align: center;
  }
  
  .hd_survey_time>span {
    margin-right: 20px;
  }
  
  .hd_survey_time p {
    text-indent: 2em;
    font-size: 16px;
    text-align: left;
  }
  
  .hd_form {
    margin-bottom: 25px;
    overflow: auto;
  }
  
  .hd_form div h5 {
    color: #4c4c4c;
    font-size: 14px;
    font-weight: normal;
    text-indent: 10px;
    padding: 3px 0;
    background: url(../images/hdjl/pageTitle1.gif) repeat;
  }
  
  .hd_form div h5 span {
    color: red;
  }
  
  .hd_form div p {
    overflow: hidden;
    padding: 8px 0;
  }
  
  .hd_form div p>input {
    display: block;
    float: left;
    width: 13px;
    height: 13px;
    margin: 5px 0 0 20px;
  }
  
  .hd_form div p label {
    display: block;
    float: left;
    font-size: 16px;
    color: #828282;
    margin-left: 10px;
  }
  
  .hd_forms div p label {
    width: 50%;
  }
  
  .hd_form div p label input {
    margin-left: 10px;
    border: 1px solid #e5e5e5;
  }
  
  .hd_form div p label img {
    height: 103px;
    margin-left: 10px;
  }
  
  .hd_yzm {
    text-align: center;
    margin-top: 8px;
  }
  
  .hd_yzm p {
    display: inline-block;
  }
  
  .hd_yzm input {
    display: inline-block;
    width: 250px;
    height: 30px;
    margin-right: 20px;
    padding: 0 8px;
    border: 1px solid #e5e5e5;
  }
  
  .hd_yzm div {
    display: inline-block;
    width: 100px;
    height: 30px;
  }
  
  .hd_btn {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 28px;
  }
  
  .hd_btn input {
    width: 120px;
    height: 34px;
    line-height: 32px;
    font-weight: bold;
    color: #fff;
    border-radius: 5px;
    outline: none;
    border: 0;
    background-color: #0099ff;
    cursor: pointer;
  }
  
  .hd_form div p textarea {
    width: 40%;
    height: 160px;
    outline: none;
    resize: none;
    margin-left: 20px;
  }
  
  /*åœ¨çº¿è°ƒæŸ¥-é—®ç­”é¡µ*/
  
  /*åœ¨çº¿è°ƒæŸ¥-ç»“æžœé¡µ*/
  
  .hd_form div p span {
    display: block;
    float: left;
    width: 30%;
    height: 10px;
    background-color: #ccc;
    margin-top: 6px;
  }
  
  .hd_form div p span i {
    display: block;
    width: 0%;
    height: 100%;
    background-color: #1a4d99;
    transition: all 0.4s linear;
  }
  
  .hd_form div p b {
    float: left;
    margin: 1px 0 0 10px;
  }
  
  .hd_survey_time>p {
    /* background-color: #F9F9F9; */
    /* border-bottom: 1px solid #DDDDDD; */
    font-size: 14px;
    font-weight: bold;
    line-height: 36px;
    text-align: left;
    margin-bottom: 8px;
  }
  
  .hd_survey_time table tr td:nth-last-child(2) {
    width: 200px;
  }
  
  .hd_survey_time table tr td:nth-last-child(2) img {
    margin-top: 8px;
  }
  
  .hd_btn>a {
    display: inline-block;
    width: 120px;
    height: 34px;
    line-height: 32px;
    border-radius: 5px;
    color: #fff;
    background-color: #F37B1D;
    border-color: #F37B1D;
  }
  
  @media screen and (max-width:768px) {
    .list_fl {
      float: none;
      width: 100%;
    }
    .list_fl .lmlistbox {
      padding: 10px 0 10px 0;
    }
    .list-lm {
      overflow: hidden;
    }
    .list_fl .lmlist li {
      float: left;
      width: 50%;
    }
    .list_fr {
      width: 100%;
    }
    .list_fr .top_tit span {
      float: left;
      width: 25%;
    }
    .list_fr .con_content span {
      float: left;
      width: 25%;
    }
	
	#mail_cx{
		width: 100%;
	}
	
	#mail_cx .input_box{
		float: none;
		margin-bottom: 10px;
	}
  }