.m-jubao-box {
    width: 1200px;
    height: 609px;
    margin: 0 auto;
    background-image: url(../images/toushubj.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.m-jubao-box .m-left {
    float: left;
    width: 15.417%;
    margin: 0 20px;
}

.navbar-default {
    border: none;
    background-color: transparent;
}

.container-fluid>.navbar-collapse {
    margin-left: 0;
    margin-right: 0;
}

.container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.collapse {
    padding-right: 0;
    padding-left: 0;
}

.navbar-nav {
    margin: 0;
}

.nav li {
    width: 185px;
    height: 60px;
    line-height: 60px;
    margin-top: 21px;
    text-align: center;
    background: url(../images/tab.jpg) center center no-repeat;
}

.navbar-default .navbar-nav>li>a {
    font-size: 18px;
    padding-top: 20px;
    font-weight: bold;
    color: #fff;
}

.navbar-default .navbar-collapse {
    width: 100%;
    border: none;
}

.container-fluid>.navbar-header {
    margin-right: 140px
}

.m-tab-boxa .m-taba {
    display: none;
}

.m-tab-boxa .active {
    display: block;
}

#m-hide {
    display: none;
}

/* 举报首页 */

.m-right {
    float: right;
    width: 77.334%;
    margin: 0 26px 0 21px;
}

.m-page {
    padding-top: 55px;
}

.m-page p {
    line-height: 40px;
    font-size: 16px;
    color: #333333;
    text-indent: 32px;
}

.m-page span {
    float: right;
    font-size: 16px;
    color: #333333;
    margin-top: 35px;
    font-weight: bold;
}

/* 举报须知 */

.m-notice {
    padding-top: 46px;
}

.m-notice h2 {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
}

.m-notice ul li p {
    font-size: 16px;
    color: #333333;
    line-height: 29px;
    text-indent: 32px;
}

.m-btn {
    padding-top: 48px;
    padding-left: 337px;
}

.m-btn a {
    display: block;
    float: left;
    width: 18.615%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    border-radius: 5px;
    text-align: center;
    background-color: #e1e1e1;
    color: #333333;
}

.m-btn a:first-child {
    margin-right: 30px;
    color: #fff;
    background-color: #fca310;
}

/* 举报填写 */

.m-jubao-write {
    padding-top: 23px;
}

.m-jubao-write h2 {
    line-height: 41px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #333333;
    background-color: #ffebdb;
    border: 1px solid #f2d3ba;
}

.m-jubao-write .m-jbr {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    border-left: 1px solid #f2d3ba;
    border-right: 1px solid #f2d3ba;
    background-color: #fff7f1;
}

.m-jubao-write span {
    font-size: 14px;
    color: #333333;
}

.m-jbr .choose {
    position: relative;
}

.m-jbr .choose .radio {
    position: relative;
    display: inline-block;
    font-weight: 400;
    color: #0c4757;
    padding-left: 25px;
    padding-bottom: 18px;
    cursor: pointer;
    padding: 9px;
    border-radius: 50%;
    margin-top: 0;
    margin-bottom: 5px;
}

.m-jbr .choose .radio input {
    position: absolute;
    left: -9999px;
}

.m-jbr .choose .radio i {
    display: block;
    position: absolute;
    top: 9px;
    left: 0;
    width: 18px;
    height: 18px;
    outline: 0;
    border: 1px solid #e4e4e4;
    background: #dddddd;
    border-radius: 50%;
    transition: border-color .3s;
    -webkit-transition: border-color .3s;
}

.m-jbr .choose .radio input+i:after {
    position: absolute;
    content: '';
    top: 2.6px;
    left: 2.4px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #999999;
    opacity: 0;
    transition: opacity .1s;
    -webkit-transition: opacity .1s;
}

.m-jbr .choose .radio input:checked+i:after {
    opacity: 1;
}

.m-jubao-write .m-jbr i {
    font-size: 14px;
    color: #333333;
}

.m-jubao-write input[type="text"] {
    border: 1px solid #dddddd;
}

.m-jubao-write .m-jbr input[type="text"] {
    width: 65.06%;
    line-height: 28px;
}

.m-jubao-write .m-jbr span {
    line-height: 28px;
}

.m-jubao-write .m-jbr li:first-child {
    padding: 13px 0 10px 69px;
}

.m-jubao-write .m-jbr li:first-child input {
    width: 61.76%;
}

.m-jubao-write .m-jbr li:nth-of-type(3) {
    padding: 13px 68px 10px 0;
}

.m-jubao-write .m-jbr li:nth-of-type(4) {
    padding: 0 0 21px 83px;
}

.m-jubao-write .m-jbr li:last-child {
    padding: 0 68px 21px 0;
}

.m-by-jb {
    border-left: 1px solid #f2d3ba;
    border-right: 1px solid #f2d3ba;
    border-bottom: 1px solid #f2d3ba;
    background-color: #fff7f1;
}

.m-by-jb i {
    font-size: 14px;
    color: #ff0000;
    padding-right: 10px;
}

.m-by-jb li:first-child {
    padding-top: 13px;
}

.m-by-jb li div:first-child {
    padding-left: 33px;
    float: left;
}

.m-by-jb li div:last-child {
    padding-right: 68px;
    float: right;
}

.m-by-jb li div input[type="text"] {
    width: 54.8%;
    height: 28px;
}

.m-by-jb li:nth-of-type(2) {
    padding-top: 10px;
    padding-left: 96px;
}

.m-by-jb li:nth-of-type(2) input[type="text"] {
    height: 28px;
    width: 82.5%;
}

.m-by-jb li:nth-of-type(3) {
    padding-top: 10px;
    padding-left: 67px;
}

.m-by-jb li:nth-of-type(3) input[type="text"] {
    width: 79.9%;
    height: 79px;
}

.m-by-jb li:nth-of-type(3) span {
    line-height: 79px;
}

.m-by-jb li:last-child {
    padding: 10px 0 20px 81px;
}

.m-by-jb li:last-child input[type="text"] {
    width: 13.965%;
    height: 28px;
}
.m-by-jb li textarea {
	display:inline-block;
	width:80%;
	outline:none;
	border-radius:0;
	resize: none;
}

.m-jb-note {
    padding-top: 15px;
    padding-left: 156px;
}

.m-jb-note span {
    font-size: 14px;
    clear: #333333;
}

.m-jb-note span i {
    font-size: 14px;
    color: #ff0000;
}

.m-submit {
    display: block;
    width: 11.855%;
    height: 42px;
    font-size: 16px;
    text-align: center;
    line-height: 42px;
    color: #fff;
    background-color: #f8ae23;
    border: none;
    border-radius: 5px;
    margin: 10px auto;
	padding-right:10px;
}

/* 举报反馈 */

.m-feed {
    padding-top: 21px;
}

.m-feed h2 {
    display: block;
    width: 100%;
    height: 46px;
    font-size: 22px;
    color: #e26b11;
    background: url(../images/fk.jpg) center center no-repeat;
    text-align: center;
    line-height: 46px;
}

.m-feed ul {
    padding: 57px 197px 0 201px;
}

.m-feed ul li span {
    color: #333333;
    font-size: 14px;
    line-height: 35px;
}

.m-feed ul li input[type="text"] {
    height: 33px;
    border: 1px solid #dddddd;
}

.m-feed ul li:first-child {
    padding-bottom: 20px;
}

.m-feed ul li:first-child input[type="text"] {
    width: 81.889%;
}

.m-feed ul li:nth-of-type(2) input[type="text"] {
    width: 44.718%;
}

.m-feed ul li:last-child {
    padding-top: 30px;
}

.m-feed ul li:last-child a {
    display: block;
    width: 25%;
    height: 42px;
    line-height: 42px;
    text-align: center;
    margin: 0 auto;
    margin-top: 150px;
    border: none;
    border-radius: 5px;
    background-color: #f8b027;
    color: #fff;
}
input {
	padding-left: 10px;
	color: #333;
	font-size: 14px;
}

/* 反馈查询结果 */
.feedback .text {
	margin-top: 20px;
	border: 1px solid #f7bf68;
}
.feedback .text table {
	table-layout:fixed;
}
.feedback .text p {
	text-align: center;
	font-size: 14px;
	color: #cd0200;
	padding: 5px 0;
	background: #ffebcb;
}
.feedback .text p span {
	color: #333;
}
.feedback .text table {
	width: 100%;
	border: none;
	background: #fff;
}
.feedback .text table tr td {
	word-wrap:break-word;
	border: none;
	color: #333;
	padding: 10px 0;
}
.feedback .text table tr td:first-child,
.feedback .text table tr td:nth-child(3) {
	width: 18%;
	font-size: 14px;
	text-align: right;
}
.feedback .text table tr td:nth-child(2),
.feedback .text table tr td:nth-child(4) {
	font-size: 12px;
}



.layui-layer p {
	color:#333;
}