/* 清除浏览器默认样式 */
blockquote,
body,
button,
caption,
dd,
div,
dl,
dt,
fieldset,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
html,
input,
legend,
li,
menu,
ol,
p,
pre,
table,
td,
textarea,
th,
ul {
    padding: 0;
    margin: 0
}

address,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

caption,
th {
    font-weight: 400;
    text-align: left
}

.hidden {
    display: none;
}

abbr,
body,
fieldset,
html,
iframe,
img {
    border: 0
}

address,
cite,
dfn,
em,
i,
var {
    font-style: normal
}

[hidefocus],
summary {
    outline: 0
}

li {
    list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6,
small {
    font-size: 100%;
    font-family: "微软雅黑", 'Microsoft YaHei', serif, Helvetica, Arial, sans-serif;

}

sub,
sup {
    font-size: 83%
}

code,
kbd,
pre,
samp {
    font-family: inherit
}

q:after,
q:before {
    content: none
}

textarea {
    overflow: auto;
    resize: none
}

label,
summary {
    cursor: default
}

a,
button {
    cursor: pointer
}

b,
em,
h1,
h2,
h3,
h4,
h5,
h6,
strong {
    font-weight: 700;
    font-family: "微软雅黑", 'Microsoft YaHei', serif;
}

a,
a:hover,
del,
ins,
s,
u {
    text-decoration: none
}

body,
button,
input,
keygen,
legend,
select,
textarea {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    color: #333333;
    outline: 0;
    box-sizing: border-box;
    vertical-align: middle;
}

select::-ms-expand {
    display: none
}

select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none
}

/* 清除浏览器默认样式 */

body {
    margin: 0;
    padding: 0;
}

.containers {
    width: 1300px;
    margin: 0 auto;
}

.header {
    width: 100%;
    height: 165px;
    background: #fff;

}

.header-top {
    width: 100%;
    height: 95px;

}

.header-nav {
    width: 100%;
    height: 70px;
    background: #b90601;
}


.nav-ul li {
    float: left;
    padding: 0 30px;
}

.nav-ul li a {
    display: block;
    line-height: 67px;
    border-bottom: 3px solid #b90601;
    color: #fff;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}
.nav-ul .on a{
    border-bottom: 3px solid #fff7e0;
}
.nav-ul li a:hover {
    border-bottom: 3px solid #fff7e0;
}

.header-logo {
    width: 310px;
    height: 60px;
    margin: 15px 0;
    float: left;
}

.header-logo img {
    width: 100%;
}

.header-tt {
    width: 336px;
    height: 30px;
    margin: 35px 0 0 123px;
    float: left;
}

.header-tt img {
    width: 100%;
}

.header-js {
    margin-left: 120px;
    float: right;
}

.header-lxwm {
    margin-top: 40px;
    color: #404040;
    font-size: 18px;
    float: left;
    font-weight: bold;
    display: block;
}

.header-ewm {
    float: left;
    margin-top: 40px;
    font-size: 18px;
    font-weight: bold;
    margin-left: 30px;
    cursor: pointer;
    position: relative;
}
.ewm-img{
    width: 160px;
    height: 160px;
    position: absolute;
    top: 25px;
    left: -13px;
    display: none;
    z-index: 99;
}
.header-ewm:hover .ewm-img{
    display: block;
}
.ewm-img img{
    width: 100%;
}
.header-ewm span {
    width: 24px;
    height: 20px;
    background: url(../images/common/wx.png) 0 center no-repeat;
    padding-left: 30px;
    background-size: contain;
}

.header-sel {
    float: left;
    margin-top: 34px;
    margin-left: 30px;
    position: relative;


}

.header-sel .btn {
    width: 125px;
    font-size: 18px;
    font-weight: bold;
    border: none;
    background: #fff;
}


.footer {
    width: 100%;
    height: 150px;
    background: #b90601;
}

.footer-left {
    float: left;
    margin-top: 63px;
}

.footer-left img {
    width: 53px;
    height: 43px;
    float: left;
}

.footer-left span {
    font-size: 30px;
    color: #fff;
    margin-left: 35px;
    line-height: 48px;
    display: block;
    float: left;
}

.footer-right {
    float: left;
    margin-left: 160px;
    margin-top: 54px;
}

.footer-right p {
    color: #fff;
    font-size: 18px;
}

.footer-right p:nth-child(2) {
    margin-top: 5px;
}

.footer-right p:nth-child(2) span:nth-child(1) {
    margin-right: 30px;
}

.footer-right a {
    color: #fff;
}

.footer-right img {
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-top: -5px;
}



.common-box {
    background: url(../images/common/common-tt.png) 1px 0 no-repeat;
    overflow: hidden;
    margin-top: 155px;
    margin-bottom: 30px;
    position: relative;
}

.common-title {
    overflow: hidden;
}

.common-title span {
    display: block;
    width: 7px;
    height: 58px;
    background-color: #b90601;
    float: left;
}

.common-title-p {
    float: left;
    margin-left: 20px;
}

.common-title-p p:nth-child(1) {
    font-size: 25px;
    font-weight: bold;
    color: #b90601;
    margin-bottom: 0;
}

.common-title-p p:nth-child(2) {
    font-size: 18px;
    font-weight: bold;
    color: #898989;
    margin-bottom: 0;
}

.common-box1 {
    width: 100%;
    border: solid 1px #e1e1e1;
    border-top: none;
    padding-top: 50px;
    position: relative;
    overflow: hidden;
}

.list-box {
    width: 964px;
    background: #fff;
    padding: 45px;
    float: right;
    border: solid 1px #e1e1e1;
    border-bottom: none;
    border-right: none;
    min-height: 1000px;
}

.list-left {
    width: 333px;
    float: left;
}

.common-title1 {
    margin-top: 20px;
    margin-left: 80px;
    position: absolute;
    top: 0px;
}

.common-title1-p p:nth-child(1) {
    font-size: 35px;
    color: #fff;
    font-weight: bold;
}

.common-title1-p p:nth-child(2) {
    font-size: 18px;
    color: #fff;
    opacity: 0.4;
}

.list-nav {
    width: 100%;
    overflow: hidden;
    margin-top: 76px;
    background: #fff;
}

.list-nav li {
    width: 100%;
    overflow: hidden;
}

.list-nav li a {
    display: block;
}

.list-nav li a span {
    display: block;
    width: 100%;
    padding-left: 95px;
    height: 50px;
    font-size: 25px;
    line-height: 50px;
    color: #4e4e4e;
    border-left: 7px solid rgba(255,255,255,0);
    margin-top: 25px;

}

.list-nav li:hover a span {
    color: #b90601;
    border-left: 7px solid #b90601;
}

.list-nav li a p {
    display: block;
    width: 250px;
    height: 1px;
    background: #e2e2e2;
    margin: 25px auto 0;
}

.list-nav .on a span {
    color: #b90601;
    border-left: 7px solid #b90601;
}

.content-box {
    width: 872px;
    margin: 0 auto;
    overflow: hidden;
}





.m-lst42 {
    height: auto;
    overflow: hidden
}

.m-lst42 ul li {
    overflow: hidden;
    line-height: 42px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px
}
.m-lst42 ul li:hover a{
    color: #b90601;
}
.m-lst42 ul li:hover b{
    color: #b90601;
}
.m-lst42 ul li:hover .time{
    color: #b90601;
}
.m-lst42 ul li a {
    overflow: hidden;
    font-size: 16px;
    color: #333;
    text-overflow: ellipsis
}

.m-lst42 ul li .column {
    padding-right: 10px;
    font-size: 16px
}

.m-lst42 ul li .time {
    float: right;
    padding-left: 10px;
    font-size: 16px;
    padding-right: 10px;
    color: #333;
}

.m-lst42 ul b {
    float: left;
    padding-right: 10px;
    font-style: revert;
    color: #cecece;
}



.page {
    text-align: center;
    margin: 10px 0;
}
.page span {
    font-size: 14px;
    line-height: 36px;
    display: inline-block;
    margin: 0 2px;
    padding: 0 10px;
    /* height: 25px; */
    vertical-align: middle;
    /* line-height: 25px; */
}
.page span {
    font-size: 14px;
    line-height: 36px;
    display: inline-block;
    margin: 0 2px;
    padding: 0 10px;
    /* height: 25px; */
    vertical-align: middle;
    /* line-height: 25px; */
}
.page .quyt {
    display: inline-block;
    margin: 0 2px;
    padding: 0 10px;
    width: 40px;
    /* text-align: left; */
    height: 25px;
    border: 1px solid #bfbfbf;
    border-radius: 4px;
    background: #f2f2f2;
    color: #bfbfbf;
    vertical-align: middle;
    text-align: center;
    line-height: 25px;
    margin-top: -3px;
}
.page .submitbox {
    display: inline-block;
    margin: 0 2px;
    padding: 0 10px;
    height: 25px;
    border: 1px solid #b90601;
    border-radius: 4px;
    background-color: #b90601;
    color: #fff;
    vertical-align: middle;
    line-height: 25px;
    cursor: pointer;
    margin-top: -3px;
}

.common-border{
    display: block;
    width: 1px;
    height: 79px;
    position: absolute;left: 0;
    top: 0;
    border-left: 1px solid #b90601;
    z-index: 999;
}
.nav-active{
    position: relative;
}
.nav-sub{
    position: absolute;
    
    width: 100%;
    display: none;
    left: 0;
    top: 70px;
    z-index: 99999;
}
.nav-sub li{
    text-align: center;
    background: #b90601b0;
    
}
.nav-sub li a{
    display: inline-block;
    width: 100%;
    height: 50px;
    
    line-height: 50px;
    color: #fff;
    font-weight: normal;
    font-size: 16px;
}
.nav-sub li{
    padding: 0 10px;
    width: 100%;
    
}
.nav-sub li a{
    border:none;
    
}
.nav-sub li:hover{
    background: #b90601;
}
.nav-sub li:hover a{
    border-bottom: none;
}
.shzr-memo{
    font-size: 18px;
    line-height: 35px;
    text-indent: 2em;
    justify-content: center;
    margin-bottom: 30px;
    padding: 0 10px;
}