@charset "utf-8";
/**************************在线留言(start)**************************/
#lib_feedback_form{width:100%; clear:both; overflow:hidden;}
#lib_feedback_form .rows{margin:10px 0; clear:both;}
#lib_feedback_form .rows label{width:20%; overflow:hidden; float:left; height:28px; line-height:28px; text-align:right; color:#555;}

#lib_feedback_form .input{border:1px solid transparent;width:388px;height:46px; line-height:46px;text-indent: 10px;font-size: 14px;background: #f0f0f0;margin-right: 10px;}
#lib_feedback_form .half_row .input { width: 388px; }
#lib_feedback_form .full_row .input { width: 815px; }
/*#lib_feedback_form .row>.input{width: 815px;border: 1px solid #f0f0f0}*/
#lib_feedback_form .rows span .vcode{text-transform:uppercase; width:50px;margin-bottom: 5px}
#lib_feedback_form .rows span img{margin-top:2px;}
#lib_feedback_form .rows input[type=submit]{background-color: #2baf63; height: 35px;line-height: 35px;width: 155px;;cursor: pointer;vertical-align: middle; color:#fff;}

/**************************在线留言(end)**************************/



#lib_feedback_form .row .half_row:first-child{margin-right: 38px}
#lib_feedback_form  .contents{width:785px; height:148px; border: none;background:#f0f0f0 }

#lib_feedback_form .row textarea{padding: 15px;border: 1px solid #f0f0f0;}
#lib_feedback_form .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;width: 1180px;margin:0 auto 50px; padding-top: 50px;}













