/* 将页面中标签默认样式去掉 */

body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
dd,
dt,
li,
input {
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: "微软雅黑";
    font-size: 14px;
}

a {
    text-decoration: none;
    color: #000;
}

a:hover {
    color: #323232;
}

img,
input {
    vertical-align: middle;
    border: 0 none;
    outline-style: none;
    padding: 0;
}


/* 清除浮动 */

.clearfix::after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

.clearfix {
    zoom: 1;
}


/* 版心:; */

body {
    min-width: 1200px;
}

.w {
    width: 1200px;
    margin: 0 auto;
}
.twogd{
	float: right;
    margin-right: 10px;
    margin-top: -25px;
    font-size: 14px;
}

/* 内容区域 */

.lj_sy {
    width: 100%;
}

.lj_a {
    width: 100%;
    background-color: #e4000f;
    margin-bottom: 23px;
}

.lj_a .w {
    padding: 15px 0;
    box-sizing: border-box;
    overflow: hidden;
}

.lj_a ul {
    overflow: hidden;
    margin-right: -34px;
    background-color: #e4000f;
}

.lj_a ul li {
    padding-right: 26px;
    background: url("../img/sy_a.png") no-repeat right center;
    margin-right: 20px;
    float: left;
    margin-bottom: 10px;
    width: 200px;
}

.lj_a ul li a {
    color: #ffffff;
    font-size: 18px;
}

.lj_a ul li:last-child {
    /* background: none; */
}

.lj_b {
    overflow: hidden;
}

.lj_b_z {
    float: left;
    width: 215px;
    border: 3px solid #eee;
    padding: 16px 14px;
    min-height: 1711px;
}
.xg_lj_b_z{
    float: left;
    width: 251px;
    /* height: 1946px; */
}
.lj_b_z img {
    vertical-align: top;
    margin-right: 6px;
}

.lj_b_z div {
    line-height: 23px;
    color: #e4000f;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
}

.lj_b_z ul {
    width: 100%;
}

.lj_b_z ul li {
    width: 100%;
    height: 45px;
    line-height: 45px;
    background: url("../img/sy_b.png") no-repeat left center;
}

.lj_b_z ul li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 21px 0 16px;
    box-sizing: border-box;
    color: #323232;
    font-size: 14px;
    display: block;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.lj_b_z ul li a:hover {
    color: #e4000f;
}

.lj_b_y {
    float: right;
    width: 936px;
}

.lj_b_y_tou {
    width: 683px;
    overflow: hidden;
    float: left;
    padding-bottom: 10px;
}

.lj_b_y_tou .left {
    float: left;
    width: 348px;
}

.lj_b_y_tou .left img {
    width: 100%;
}

.lj_b_y_tou .right {
    float: right;
    width: 319px;
}
.lj_b_y_tou .right p:first-child {
    font-weight: 700;
}
.lj_b_y_tou .right p {
    width: 100%;
    color: #323232;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 12;
    -webkit-box-orient: block-axis;
    line-height: 31px;
}

.lj_b_y_tou .right p a {
    display: block;
}

.lj_b_y_xia {
    width: 685px;
    margin-top: 10px;
    overflow: hidden;
}

.lj_b_y_xia_z {
    float: left;
    width: 686px;
}

.lj_b_y_xia_z ul {
    overflow: hidden;
    background: url(" ./img/sy_b.jpg ") no-repeat center;
    background-size: 100% 100%;
    margin-right: -20px;
}

.lj_b_y_xia_z ul li {
    float: left;
    width: 217px;
    height: 164px;
    margin-right: 12px;
    margin-bottom: 12px;
}

.lj_b_y_xia_z ul li:hover {
    box-shadow: 0 4px 26px -2px #999;
}

.lj_b_y_xia_z ul li a {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 133px;
    box-sizing: border-box;
    text-align: center;
    color: #000;
    font-size: 18px;
}

.lj_b_y_xia_y {
    float: right;
    width: 250px;
}

.lj_b_yi {
    width: 98%;
    min-height: 221px;
    border: #e3e3e3 solid 3px;
    padding: 16px 14px;
    box-sizing: border-box;
    margin-bottom: 13px;
}
.lj_cs_zxzx{
    min-height: 221px;
    width: 251px;
    border: 3px solid #eee;
    /* padding: 15px; */
    margin-bottom: 13px;
}
.lj_cs_xwzx{
	height: 1748px;
}
.lj_b_yi_tou {
    color: #e4000f;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
}

.lj_b_yi_tou img {
    margin-right: 10px;
    vertical-align: sub;
}

.lj_b_yi_ge {
    line-height: 30px;
    color: #323232;
    font-size: 14px;
}
.lj_b_yi_ge a{
    display: block;
    padding: 0 21px 0 16px;
    box-sizing: border-box;
    background: url("../img/sy_b.png") no-repeat left center;
}
.lj_b_yi_ge span {
    color: #e4000f;
    font-size: 14px;
}

.lj_b_er_a {
    width: 100%;
}

.lj_b_er_a p {
    color: #323232;
    font-size: 14px;
    width: 100%;
    padding-left: 10px;
    line-height: 28px;
}

.lj_b_er_a img {
    display: block;
    margin: 20px auto 0;
}

.lj_b_er_a div {
    width: 100%;
    text-align: center;
}

.lj_b_san_a li {
    width: 100%;
    background: url("../img/sy_b.png") no-repeat left center;
}

.lj_b_san_a li h3 {
    width: 100%;
    font-weight: 400;
}

.lj_b_san_a li h3 a {
    width: 100%;
    display: block;
    overflow: hidden;
    line-height: 45px;
    padding: 0 21px 0 16px;
    box-sizing: border-box;
}

.lj_b_san_a li h3 a:hover div {
    color: #e4000f;
}

.lj_b_san_a li div {
    float: left;
    width: 154px;
    display: block;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #323232;
    font-size: 14px;
    padding-left: 12px;
    box-sizing: border-box;
    background: url("../img/sy_b.png") no-repeat left center;
}

.lj_b_san_a li span {
    float: right;
    display: block;
    color: #666666;
    font-size: 14px;
}

.lj_b_si {
    width: 98%;
    border: #e3e3e3 solid 3px;
    box-sizing: border-box;
    margin-bottom: 14px;
    position: relative;
    height: 323px;
}

.lj_b_wu {
    width: 98%;
    border: #e3e3e3 solid 3px;
    box-sizing: border-box;
    position: relative;
    height: 329px;
}

.lj_b_wu li {
    width: 100%;
}

.lj_b_wu li h3 {
    width: 100%;
    font-weight: 400;
}

.lj_b_wu li h3 a {
    display: block;
    width: 100%;
    color: #323232;
    font-size: 14px;
    line-height: 39px;
    padding-left: 15px;
    box-sizing: border-box;
    background: url("../img/sy_b.png") no-repeat left center;
}

.lj_b_wu li h3 a:hover {
    color: #e4000f;
}

.lj_c {
    margin-top: 34px;
}

.lj_c_tou {
    width: 100%;
    height: 50px;
    overflow: hidden;
    padding-left: 16px;
    border-bottom: 1px solid #d0332e;
}

.lj_c_tou a:hover {
    opacity: 0.9;
}

.lj_c_tou_left {
    float: left;
}

.lj_c_tou_right {
    float: right;
    padding-top: 7px;
}

.lj_c_tou_right a {
    color: #d8271c;
}

.lj_c_nr {
    height: 223px;
}

.lj_c_nr_lb {
    width: 100%;
}

.lj_c_nr_lb li {
    float: left;
    width: 241px;
    border: 1px solid #ececec;
}

.lj_c_nr_lb li div {
    width: 100%;
    height: 88px;
    padding: 10px;
    box-sizing: border-box;
}

.lj_c_nr_lb li div:first-child {
    border-bottom: 1px solid #ececec;
}

.lj_c_nr_lb li div img {
    display: block;
    margin: 0 auto;
    height: 100%;
    max-width: 100%;
}

.lj_d {
    width: 100%;
    height: 80px;
    background-color: #e20204;
}

.lj_d ul {
    text-align: center;
}

.lj_d li {
    display: inline-block;
    line-height: 80px;
    color: #fff;
    font-size: 16px;
    margin: 0 80px;
}

.lj_d li img {
    margin-right: 13px;
}


/* ----------------- */

.lj_zj_a {
    float: left;
    padding-top: 36px;
    padding-bottom: 26px;
    /* margin-right: 162px; */
    /* margin-right: 94px; */
    margin-right: 25px;
}

.lj_zj_a_ss {
    width: 297px;
    height: 40px;
    overflow: hidden;
    border: 2px solid #e4000f;
}

.lj_zj_a_ss a {
    display: block;
    float: right;
    width: 82px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background-color: #e4000f;
    color: #fff;
    font-size: 14px;
}

.lj_zj_a_ss input {
    display: block;
    float: left;
    width: 210px;
    height: 40px;
    line-height: 40px;
    padding: 0 17px;
    box-sizing: border-box;
}

.lj_zj_a_ss input::-webkit-input-placeholder {
    color: #a8a8a8;
    font-size: 14px;
}

.lj_zj_a ul {
    overflow: hidden;
    padding-top: 10px;
}

.lj_zj_a ul li {
    float: left;
    padding: 0 9px;
    border-right: #dddddd solid 1px;
}

.lj_zj_a ul li:last-child {
    border-right: #dddddd solid 0px;
}

.lj_zj_a ul li a {
    color: #999999;
    font-size: 14px;
}

.lj_zj_a ul li a:hover {
    color: #e4000f;
}

.lj_zj_b {
    float: left;
    width: 370px;
    padding-top: 30px;
}

.lj_zj_b_tou {
    margin-bottom: 10px;
    color: #000000;
    font-size: 14px;
}

.lj_zj_b_dh {
    color: #e4000f;
    font-size: 18px;
    font-weight: 700;
}

.lj_zj_c {
    float: left;
    padding-top: 59px;
}

.lj_zj_c_nr {
    /*width: 95px;*/
    height: 30px;
    /*border: 1px solid #000000;*/
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    position: relative;
    color: #666;
}
.lj_zj_c_nr a{
	color: #666;
	border-left: 1px solid #ddd;
    padding-left: 10px;
    line-height: 12px;
    display: block;
    margin-left: 10px;
}
.lj_zj_c_nr img {
    vertical-align: sub;
    margin-right: 7px;
    display: none;
}

.lj_zj_c_sl {
    width: 23px;
    height: 22px;
    text-align: center;
    line-height: 22px;
    color: #fff;
    font-size: 14px;
    background: url("../img/xg_c.png") no-repeat center;
    position: absolute;
    right: -10px;
    top: -10px;
}


/* 修改 */

.lj_zj_d {
    float: left;
    padding-top: 58px;
    margin-left: 10px;
}

.lj_zj_d a {
    font-size: 14px;
    color: #666666;
}

.lj_zj_d img {
    margin-right: 5px;
}

.lj_zj_d a:hover {
    font-size: 14px;
    color: #e4000f;
}

.lj_zj_d em {
    font-style: inherit;
}

.lj_zj_d i {
    display: inline-block;
    width: 1px;
    height: 12px;
    background-color: #dddddd;
    vertical-align: middle;
    margin: 0 6px;
}