﻿
/*在线留言*/
.feedback01 { padding: 36px 0;color: #333;}
.feedbacktips em { color: #9D2328;}
.feedback1 {  border-top: 1px solid #ddd; padding: 3% 0%;margin-top: 2%;}
.feedback1 ul li {  padding-bottom: 3%;}
.feedback1 ul li:nth-child(2n) {float: initial;}
.feedback1 ul li label {display: block; padding-top: 6px;}
.feedbacklabel { display: block;}
.feedbacklabel em {color: #333;margin-right: 8px;}
.feedbacktext {width: 100%; height: 40px; border: 1px solid #cbd6e2;  padding-left: 12px;background: #fff;}
.feedbackarea { width: 100%; height: 126px;border: 1px solid #cbd6e2; background: #fff; padding: 12px;}
.feedback1 ul li.lastfeedback {width: 100%;}
.feedbackbtn { text-align: center;}
.feedbackbtn input { width: 48%; float: left; margin-right: 4%; height: 40px; background: #ff7a59; font-size: 18px;color: #fff; line-height: 40px;cursor: pointer;margin-bottom: 3%;border: none !important; border-radius: 3px;}
.feedbackbtn input:hover{ background: #ea8d75; }
.feedbackbtn input:nth-child(2){margin-right: 0;}
.feedbackbtn input.feedbackrebtn {background: #333;}
.feedbackcode { border: 1px solid #cbd6e2; width: 100%;height: 38px;background: #fff; position: relative;}
.feedbackcode input { width: 100%;height: 36px;}
.feedbackcodeimg { display: block;  position: absolute;  top: 0px; right: 0;}
.feedbackcodeimg img { display: block; width: 83px;height: 36px;}
.feedbacktips{text-align: center;}

/**/
@media (min-width: 768px){
  .feedback1 ul li { width: 42%; float: left;}
    .feedback1 ul li:nth-child(2n) {float: right;   }
    .feedbackarea {height: 232px; }
    .feedbackbtn input {width: 119px;margin-bottom: 0; margin-right: 0;}
    .feedbackbtn input.feedbackrebtn { margin-left: 20px; }
    .feedbackcode { width: 217px; }

}


/*在线留言*/

input[type=button], input[type=submit], input[type=file], button { cursor: pointer; -webkit-appearance: none; }




.middle-align iframe{width: 100%; height: 500px; }



@media (max-width: 768px){
.middle-align iframe{width: 100%; height: 300px; }


}





