
a,
ins {
    text-decoration: none !important;
}

.position {
    width: 100%;
    line-height: 40px;
}

.position .position-txt {
    font-size: 13px;
    color: #666;
}

.w {
    width: 1200px;
    margin: 0 auto;
}

.banner_bottomcon {
    margin-top: 13px !important;
}

.search_txt {
    height: 35px !important;
    line-height: 35px !important;
    outline: none !important;
    border: none !important;
    background: none !important;
    padding-left: 30px !important;
    width: 118px !important;
    border-top: none !important;
    box-shadow: none !important;
    margin-right: 0 !important;
}

.search_bnt {
    margin-right: 0 !important;
    cursor: pointer
}

.weather,
.headerTopcon_right {
    clear: none
}

.headerTopcon_right ul>:first-child {
    display: none
}

.con table {
    width: 80% !important;
}
.con-list ul li a {
    line-height: 40px;
}

body {
    font-family: "Microsoft Yahei";
}

#tjpart input[type="text"],
#tjpart input[type="password"],
#tjpart input[type="number"],
#tjpart select,
#tjpart textarea,
#tjpart [contenteditable] {
    width: 250px;
    height: 30px;
    line-height: 30px;
    padding: 4px 0;
    padding-left: 5px;
    box-sizing: border-box;
    border: 1px solid #d9d9d9;
    border-top: 1px solid #c0c0c0;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

#tjpart input[type="text"]:focus,
#tjpart input[type="password"]:focus,
#tjpart input[type="number"]:focus,
#tjpart select:focus,
#tjpart textarea:focus,
#tjpart [contenteditable]:focus {
    outline: none;
    border-color: #1E90FF;
    box-shadow: 0 0 0 rgba(30, 144, 255, .5);
}

[contenteditable] {
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
}

.form {
    max-width: 600px;
    margin: 40px 20px;
}

.form h3 {
    font-weight: 400;
    margin: 1.2em 0 .8em;
}

.form p {
    margin: .8em 0;
}

.form .note {
    color: #ccc;
    font-weight: 200;
    font-size: .9em
}

.form-item {
    margin: .8em 0;
}

.form-item .label {
    display: block;
    margin: 10px 0 2px;
    font-size: 14px;
}

.form-item .n-invalid {
    border: 1px solid #c00;
}

.form-item .n-invalid:focus {
    outline: none;
    border-color: #c00;
    box-shadow: 0 0 4px rgba(192, 0, 0, 0.5);
}

.form-item button {
    padding: 5px 20px;
}

.form-item .input-sm {
    width: 120px;
}

.con table {
    width: 80% !important;
    margin: 0 auto;
    background: #fff
}

.con table p,
.con table a {
    font-size: 15px !important;
    line-height: 35px !important;
    padding: 20px 0 30px 0;
}

body,
div,
span,
p,
ul,
li,
a,
img,
input,
h1,
h2,
h3,
h4,
i {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

img {
    vertical-align: middle;
    border: none;
}

input {
    border: none;
    outline: none;
}

a {
    text-decoration: none;
    color: #000;
}

i {
    font-style: normal;
}

li {
    list-style: none;
}

body {
    font: 12px/100% '微软雅黑';
}

.clearfix::after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}

.section-box {
    background-color: #fff;
    width: 1200px;
    margin: 0 auto;
    box-shadow: 3px 5px 29px 0 #f5756e3d;
    border-radius: 10px;
    padding: 30px 45px;
    margin-top: -24px;
    margin-bottom: 175px;
}

.position-txt a {
    font-size: 18px;
    color: #747474;
}

.con {
    margin-top: 50px;
}

.con h3 {
    font-size: 36px;
    color: #ED2222;
    line-height: 50px;
    text-align: center;
}

.con-minbt {
    display: flex;
    justify-content: space-between;
    color: #767676;
    font-size: 18px;
    margin-top: 40px;
}

.con-nr {
    margin-top: 20px;
}

.bt-none {
    display: none;
}


.bt-box-tit {
    height: 70px;
    background: url(http://www.jxlcx.gov.cn/picture/642/2407231556300671232.png) no-repeat center center;
    padding-top: 9px;
border: none;
}

.bt-box-tit .bt-left {
    float: left;
    width: 184px;
    height: 52px;
    text-align: center;
    line-height: 52px;
    font-size: 22px;
}

.bt-box-tit .bt-left a {
    display: block;

}

.act {
    color: #fff;
    background-color: #ED2222;

}

.bt-box-tit .bt-left a:hover {
    color: #fff;
}

.bt-box-nr {
    margin-top: 20px;
    font-size: 18px;
    color: #767676;
    line-height: 36px;
}

.bt-box-nr input[type="text"] {
    width: 997px;
    height: 43px;
    border: 1px solid #6E6E6E;
    color: #767676;
    font-size: 18px;
    line-height: 43px;
    padding-left: 16px;
}

.bt-box-nr div:nth-child(3) span {
    font-size: 18px;
    color: #2F2F2F;
    float: left;
    width: 100px;
    text-align: right;
}

.bt-box-nr div:nth-child(3) span i {
    color: #ED2222;
}

.bt-box-nr div:nth-child(3) p {
    margin-bottom: 28px;
}

.bt-box-nr textarea {
    width: 997px;
    height: 315px;
    font-size: 18px;
    line-height: 43px;
    padding-left: 16px;
    resize: none;
}
