/*面包屑调整*/ .mc_bread_nav span {font-size: 14px;color: #fff!important;} .mc_bread_nav span a:hover {color: #999!important;} .mc_bread_nav span a:last-child{color: #999 !important;} @media screen and (max-width: 768px){ .mc_bread_navbox { display: none; } } .menu{z-index:999;} #conn{margin-top:40px;} /*表单input样式*/ .table_item input {border: 1px solid #767676;border-radius: 2px;} /* 表格样式修改 */ .liuyan_wrap h4 { color: #124d9a; font-family: 'Arial','微软雅黑'; } .liuyan_wrap h5 { color: #666; } .liuyan_wrap textarea { border: 1px solid #d3d3d3; } .ly_checklist .ly_checkinput span { color: #666; } .table_item p {color: #666;} .form_yszc input { -webkit-appearance: auto !important; } .table_item input { font-size: 16px; padding-left: 15px;} @media screen and (min-width: 1000px) { .liuyan_wrap h4 { font-size: 30px !important; font-weight: 500; margin-bottom: 17px; } .liuyan_wrap h5 { font-size: 18px; line-height: 2; margin-bottom: 8px; } .liuyan_wrap textarea { height: 77px; width: 100%; padding: 15px; font-size: 16px; line-height: 24px; resize: none; margin-bottom: 19px; } .ly_flo_box h6 { font-size: 18px; } .ly_checktotal>span { height: 40px; line-height: 29px; } .ly_checkjjfa .ly_checkinput span label { height: 40px; line-height: 29px; } .yx_box h6 { font-size: 18px !important; margin-bottom: 43px; } .table_item p { font-size: 18px !important; } .form_yszc a { position: relative; top: -2px; } .table_item input { height: 42px!important; } } @media screen and (max-width: 999px) { .table_item input {height: 40px!important;} }