input{outline: none;}
/*重写之前样式*/
.con_right{width: 100%; float: none;}
.con_right_bread h1{margin-left: 0; font-size: 16px;}
.con_right_bread span{margin-right: 0;}
.con_right_content{margin-left: 0; margin-bottom: 30px;}

.m_con{width: 100%;}
.m_con,.m_con p,.m_con p a,.m_con div,.m_con span,.m_con font,.m_con strong,.m_con b{font-size: 16px !important; line-height: 32px !important; font-family: "微软雅黑" !important;}
/*.m_con_table table{width: 700px; border-spacing: 0;}
.m_con_table table tr{margin: 0; padding: 0;}
.m_con_table table tr th,.m_con_table table tr td{height: 60px; border-bottom: 1px solid #dcdcdc; border-right:1px solid #dcdcdc; padding: 0; font-size: 16px;}
.m_con_table table tr th{width:150px; padding-right: 10px; text-align: right;}
.m_con_table table tr td{width:200px;}
.m_con_table table tr th{font-weight: normal;}
.m_con_table table tr th span{color: red; display: inline-block;}
.m_con_table table tr td input.input_text{border: none; width: 230px; height: 60px; line-height: 60px; text-align: left; padding:0 8px; outline:none; box-sizing: border-box;}
.m_con_table table tr td textarea{resize: none; width:100%; height: 300px; padding:10px 8px; border: 0 none; outline:none; box-sizing: border-box;}*/

/*表单表格*/
.formTable{border: 1px solid #ccc; border-radius: 6px; width: 900px; margin: 0 auto;}
.formTable tr th{background: #e5edf8; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; height: 42px; vertical-align: middle; font-weight: normal; font-size: 15px; text-align: right; padding-right: 25px; width: 110px;}
.formTable tr th span{color: #cd2123; float: right; width: 15px; margin-top: 3px;}
.formTable tr td{border-bottom: 1px solid #ccc; padding: 5px}
.formTable tr td .input_text{border: 1px solid #e5e5e5; border-radius: 5px; height: 30px; line-height: 30px; padding: 0 10px; font-size: 15px; width: 290px;}
.formTable tr td label{font-size: 15px; padding-right: 20px;}
.formTable tr td textarea{width: 742px; border: 1px solid #e5e5e5; border-radius: 5px; line-height: 30px; font-size: 15px; padding: 3px 10px; height: 300px; display: block; min-width: 742px; max-width: 742px; min-height: 300px; max-height: 300px;}

.con_m_bottom{height: 40px; text-align: center; padding: 20px 0; overflow: hidden;}
.con_m_bottom p.wyyd{color: #666; font-size: 16px; padding-left: 25px; background: url(checkbox.jpg) no-repeat left center; width: 80px; margin: 0 auto; background-size: 16px; cursor: pointer; display: inline; padding-right: 40px;}
.con_m_bottom p.on{background: url(checked.jpg) no-repeat left center;}
.con_m_bottom span{/*width: 100%; display: block; height: 32px; text-align: center; margin: 20px auto;*/}
.con_m_bottom .ksxx{text-align: center; font-size: 15px; width: 100px; height: 34px; line-height: 34px; background: #ccc; color: #333; border-width: 0; padding: 0;  border-radius: 5px; outline:none !important; font-family: "微软雅黑";}
.con_m_bottom .active{background:#227fbf; border:none; border-width: 0; cursor: pointer; color: #fff;}

/*提交重置按钮*/
.m_btn{text-align: center; height: 34px; overflow: hidden; padding: 30px 0 10px;}
.m_btn .btn{border:none; background: #ccc; outline: none; color: #333; text-align: center;width: 100px; height: 34px; line-height: 34px; font-size: 15px; border-radius: 5px; cursor: pointer; display: inline; margin: 0 16px;}
.m_btn .submitBtn{background: #227fbf; color: #fff;}
