@charset "utf-8";
/* CSS Document */
input,textarea,select{ border:none; font-size:14px; font-family:"微软雅黑"; background:#fff;}

.table1 input,textarea,select{ border:1px #dcdcdc solid; padding-left:10px; padding-top:5px; margin-bottom:10px; color:#939393;}
.wyxx_l b{white-space:nowrap; line-height:22px;}
.wyxx{ width:765px; margin:0 auto; font-family:"微软雅黑";}
.wyxx_tit{ font-size:14px; font-family:"宋体"; overflow:hidden}
.fl{ float:left;}
.yzm_img{ margin-top: 3px;}

.table_form{ width:535px; margin:0 auto;}
.table1 tr td{ font-size:14px;}
.table1 tr .td1{ display:block; width:110px; background:#f1f1f1; text-align:center; height:30px !important; line-height:30px; margin-right:8px !important; float:left}
.td_input{ width:auto;}
.table1 input{ width:91%; height:22px; line-height:22px;}
.table1 input.input_yzm{ width:140px;}
.table1 span{ color:#e40000; margin-left:5px; font-size:17px;}
.table1 .td2{ height:80px; line-height:80px;}
.table1 textarea{ width:377px; height:73px;}
.textarea_span{ vertical-align:top;}
.table1 select{ width:215px; height:30px;}
.table1 span img{ vertical-align:middle}

.post_btn{ margin-left:60px; margin-top:20px; padding-bottom:62px;}
.post_btn input{ width:190px; height:32px; line-height:32px;}
.sub_btn{ background:#1260b2; color:#fff; margin-right:15px;}
.res_btn{ background:#dcdcdc; color:#1260b2;}

/*我要留言*/
.wyxx_l{ width:73px; color:#000}
.wyxx_r{ width:650px; color:#585858; line-height:22px;}

/*举报投诉*/
.wyxx2_l{ width:100px; color:#000}
.wyxx2_r{ width:650px; color:#585858; line-height:22px;}



/*手机*/
@media screen and (max-width:768px) {
	.wyxx{ width:100%}
	.col-xs-12{ width:100%; margin:4px 0;}
	.wyxx_tit{ font-family:"微软雅黑";margin-bottom: 25px}
	.main_content{ padding:0; border:none;}
	
	.table_form{ width:100%;}
	.col-xs-3{}
	.col-xs-9{ width:100%;}
	.table1 input{ width:82%;}
	.table1 select{ width:94%;}
	.table1 textarea{ width:82%;}
	.table1 input.input_yzm{width: 50%}
	
	.post_btn{ margin-left:0}
	.post_btn input{ width:45%}

}



