#lib_feedback_form .contact_row{width: 400px;margin-bottom: 20px;}
#lib_feedback_form .center{margin-right: 38px;}
#lib_feedback_form .contact_row .form_input{width: 390px;height: 46px;line-height: 46px;padding: 0 15px;background: #f0f0f0;border: none;}
#lib_feedback_form .contact_row .red{color: #ff001b;}
#lib_feedback_form .contact_row label{height: 46px;line-height: 46px;color: #333;font-size: 14px;font-weight: normal;}
#lib_feedback_form .contact_row span{height: 15px;margin-top: 30px;}
#lib_feedback_form .contact_row input[type=submit]{background-color: #2baf63; height: 35px;line-height: 35px;width: 155px;;cursor: pointer;vertical-align: middle; color:#fff;border:none;}


#lib_feedback_form .contact_row .half_row:first-child{margin-right: 38px}
#lib_feedback_form  .contents{width:829px; height:148px; border: none;background:#f0f0f0 }
#lib_feedback_form .contact_row.vcode_box{width:829px; }

#lib_feedback_form .contact_row .wraper{display: inline-block!important;width: 390px!important;padding: 0px!important;}
#lib_feedback_form .contact_row.contents .wraper{width: 100%!important;}
#lib_feedback_form .contact_row textarea{width: 829px;height: 148px;resize: none;padding: 15px;border: 1px solid #f0f0f0;}
#lib_feedback_form .contact_row textarea+span{;position: absolute;top: 0;right: 345px;}

/*修改placeholder颜色*/
#lib_feedback_form input::-webkit-input-placeholder{text-indent: 15px;color: #0c1c31}/* WebKit browsers */
#lib_feedback_form input:-moz-placeholder {text-indent: 15px;color: #0c1c31} /*Mozilla Firefox 4 to 18 */
#lib_feedback_form input::-moz-placeholder {text-indent: 15px;color: #0c1c31 }/* Mozilla Firefox 19+ */
#lib_feedback_form input:-ms-input-placeholder {text-indent: 15px;color: #0c1c31}/* Internet Explorer 10+ */

#lib_feedback_form textarea::-webkit-input-placeholder{color: #0c1c31}/* WebKit browsers */
#lib_feedback_form textarea:-moz-placeholder {;color: #0c1c31} /*Mozilla Firefox 4 to 18 */
#lib_feedback_form textarea::-moz-placeholder {color: #0c1c31 }/* Mozilla Firefox 19+ */
#lib_feedback_form textarea:-ms-input-placeholder {;color: #0c1c31}/* Internet Explorer 10+ */




.container#feedback .contact_info li.Address{width: 516px}
.container#feedback .contact_info li {line-height: 26px}
.container#feedback .contact_info li.Address .right{width: 395px}
.container#feedback .contact_info li.Address .title{height: 30px;line-height: 30px}
.container#feedback .contact_info li.Phone{}
.container#feedback .contact_info li.Phone .title,.container#feedback .contact_info li.Email .title{height: 44px;line-height: 44px}
.container#feedback .contact_info li.Email{float: right}
.container#feedback .contact_info li .left{margin-right: 20px}



.main_feedback {height: auto;max-width: 1180px;margin:0 auto 50px; padding-top: 50px;}
@media screen and (max-width: 768px) {

.main_feedback{ padding: 5% 10px 5%;    margin: 0 auto; overflow: hidden;}
.main_feedback .fz_30px{ font-size: 20px;}
#lib_feedback{ height: auto; overflow: hidden; padding:0 10px;}

#lib_feedback_form .contact_row{ width: 100%;}


#lib_feedback_form .contact_row .wraper{ width: calc(100% - 6px) !important;}
#lib_feedback_form .contact_row span{ width: 6px;}
#lib_feedback_form .contact_row .form_input{ width: 100%;}
#lib_feedback_form .contact_row textarea{ width: 100%;}

#lib_feedback_form .contact_row.vcode_box label.dis{ display: block; width: 100%}
#lib_feedback_form .contact_row.vcode_box .wraper{ width:30%!important;}
#lib_feedback_form .contact_row.vcode_box .dis{width: 130px; }





}