@charset "utf-8";

/* CSS Document */

body {
    font-family: "\5FAE\8F6F\96C5\9ED1", "Microsoft Yahei", "微软雅黑", SimSun, Arial, tahoma, arial !important;
    margin: 0;
    padding: 0;
    font-style: normal !important;
    font-variant: normal !important;
    margin: 0px;
    padding: 0px;
    color: #343434;
    font-size: 12px;
    background-color: #fff;
    position: relative;
}

html {
    font-size: 62.5%;
    margin: 0px;
    padding: 0px;
}

a {
    color: #343434;
    text-decoration: none;
    outline: none;
}

a:hover {
    color: #df0024;
    text-decoration: none;
    outline: none;
}

a:focus {
    outline: none;
    text-decoration: none;
}

.clear {
    clear: both;
    font-size: 0px;
    line-height: 0;
    height: 0;
}

* html .clearfix {
    zoom: 1;
}

*:first-child+html .clearfix {
    zoom: 1;
}

.cell,
.cell2,
.cell3 {
    border-collapse: collapse;
    border-spacing: 0;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.yh {
    font-family: "\5FAE\8F6F\96C5\9ED1", "Microsoft Yahei", "微软雅黑";
}

a,
img {
    border: 0px;
}

p {
    margin: 0px;
    padding: 0px;
    line-height: 20px;
}

i {
    margin: 0px;
    padding: 0px;
    font-style: normal;
}

ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

ul li {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

br {
    margin: 0px;
    padding: 0px;
}

.clearheight {
    width: 100%;
    height: 1px;
    overflow: hidden;
}

input,
select,
textarea {
    font-family: "Microsoft Yahei";
    outline: none;
}

input[type="text"]:disabled {
    background-color: #fff;
}

input::-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #969696;
}

input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #969696;
}

input:-ms-input-placeholder {
    color: #969696;
}

input::-webkit-input-placeholder {
    color: #969696;
}

.close {
    position: absolute;
    right: 5px;
    top: 0px;
    font-size: 14px;
    background: #f0f0f0;
    color: #000;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    z-index: 99;
    text-align: center;
    cursor: pointer;
}

.gp-search {
    width: 220px;
    overflow: hidden;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    transition: all 0.35s ease-in-out;
    border: 1px solid #ccc;
}

.gp-ser {
    width: 100%;
    height: 28px;
    z-index: 9999994;
    margin: 0 auto;
    position: relative;
}

.gp-search input,
.gp-search button {
    position: absolute;
    height: 28px;
    line-height: 28px;
    border: none;
    background: none;
    top: 0px;
    overflow: hidden;
}

.gp-search input.notxt {
    color: #fff;
    width: 82%;
    left: 0;
    padding-left: 2%;
}

.gp-search .notxt1 {
    position: absolute;
    width: 15%;
    right: 0;
    cursor: pointer;
    color: #fff;
}

.in_03 dl {
    /* width: 300px; */
    margin: 0 auto;
    background: #fff;
    /* padding: 10px; */
    /* box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.08); */
}

.in_03 dl dd {
    display: none;
    margin: 0px
}

.in_03 dl dd li {
    height: 30px;
    line-height: 30px;
}

.in_03 dl dd:first-child {
    display: block;
}

.in_03 dl dd a {
    font-size: 14px;
}

.in_03 dl ol {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.wrapart {
    width: 300px;
    margin: 0 auto;
    position: absolute;
    left: calc(50% - 150px);
    height: 300px;
    top: calc(50% - 150px);
    /* display: none; */
    opacity: 0;
    z-index: -5;
}

.sub_middle {
    width: 94%;
    position: absolute;
    background: #f0f0f0;
    left: 0px;
    bottom: -25px
}

.sub_middle {
    display: none;
}

.in_03 ul li.on .sub_middle {
    display: block;
    padding: 15px 3%
}

.in_03 ul li.on .sub_middle a {
    display: inline-block;
    width: auto;
    margin: 0 10px;
}

.sub_middle a {
    color: #666;
}

.sub_middle a:hover {
    color: #df0024;
    font-weight: bold;
}

/*4.搜索按钮全屏展开*/

.search_btn {
    width: 20px;
    height: 20px;
    /* float: right; */
    background: url(../images/in_07.png) no-repeat center center;
    background-size: cover;
    margin: 5px 15px 0 0;
}

.search_btn.close {
    background: url(../images/close.png) no-repeat center center;
}

.search-overlay {
    display: none;
    opacity: 0;
    position: fixed;
    top: 5.6666666667em;
    left: 0;
    width: 100%;
    height: 100%;
}


/* .search-overlay.on {
    position: fixed;
    opacity: 0.7;
    top: 0;
    z-index: 7000;
} */

.site-search {
    position: absolute;
    z-index: 7001;
    display: none;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 0 auto;
    background-color: transparent;
    box-shadow: none;
    color: #fff;
    width: 100%;
    max-width: 640px
}

.ser {
    width: 640px !important;
    height: 48px;
    line-height: 44px;
    margin: 0 auto;
    position: relative;
}

#gp-search1 {
    display: none;
    margin: 20px auto;
}

.search input {
    position: absolute;
    height: 48px;
    line-height: 48px;
    color: #262626;
    border: none;
    background: none;
    top: 0px;
    padding-left: 0px;
}

.search input.notxt {
    color: #666;
    font-size: 18px;
    padding: 0 0 0 7px;
    width: 80%;
    border: 1px solid #bfbfbf;
    background-color: #fff;
}

.search input.notxt1 {
    position: absolute;
    width: 15%;
    right: 0;
    border: none;
    cursor: pointer;
    overflow: hidden;
    padding-right: 0;
    font-size: 18px;
    color: #fff;
    border: none;
    background-color: #df0024;
    border: 1px solid #df0024;
    height: 50px;
}

.search-overlay.current {
    opacity: 0.5;
    position: fixed;
    background-color: #000;
    top: 0px;
    z-index: 999;
    /* transition: .5s ease-in-out; */
    /* -webkit-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: b;
    animation-name: b;
    -webkit-animation-duration: reverse;
    animation-duration: reverse; */
}

.site-search.current {
    position: fixed;
    top: 50%;
    width: 100%;
    max-width: none;
}

.scroll-pane {
    width: 100%;
    height: 200px;
    overflow: auto;
}

.jspVerticalBar {
    background: none
}

.jspTrack {
    background-color: #ffdbe1;
    border-radius: 20px;
}

.jspDrag {
    background: #df0024;
}

.scroll-pane:focus {
    outline: none;
}


/*common*/

.container {
    width: 100%;
}

.wrap {
    width: 100%;
    margin: 0px auto;
    padding: 0px;
    max-width: 1920px;
    min-width: 1200px;
}

.wrap_c {
    width: 94%;
    margin: 0px auto;
    padding: 0px;
    width: 1200px;
}

.wrap_in {
    margin: 0px 30px;
}

.wrap_xm {
    width: 94%;
    margin: 0px auto;
    padding: 0px;
    width: 1200px;
}

.img_hover {
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
}

.img_hover:hover {
    transform: scale(1.01, 1.01);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
}


/*img:hover -webkit-transform:scale3d(1.05,1.05,1); transform:scale3d(1.05,1.05,1);*/

.text_wz {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.text_wz_lddj {
    text-align: justify;
    text-justify: inter-ideograph;
}

.banner_01 {
    /* overflow: hidden; */
    padding-bottom: 40px;
}

.topfr {
    width: 100%;
    overflow: visible;
    height: 84px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    /* background: red; */
}

.topfr .fl {
    margin-top: 20px;
}

.topfr .fl img {
    display: block;
    height: 60px;
}

.topfr .fr {
    margin-top: 20px;
}

.top_t {
    width: 100%;
    overflow: hidden;
}

.top_t em {
    display: inline-block;
    float: right;
    font-style: normal;
    line-height: 24px;
}

.top_t em a {
    float: left;
    font-size: 12px;
    color: #fff;
    margin-left: 10px;
}

.top_t em a:nth-child(1) {
    margin-left: 0px;
}

.top_t em a:hover {
    color: #df0024;
}

.top_c {
    width: 100%;
    overflow: visible;
    line-height: 30px;
    margin-top: 15px;
}

.top_c .topc_menu {
    float: left;
}

.top_c .topc_menu ul li {
    float: left;
    position: relative;
}

.top_c .topc_menu ul li:first-child .subNav {
    left: -30px;
    width: auto;
}

.top_c .topc_menu ul li a {
    float: left;
    font-size: 16px;
    color: #fff;
}

.top_c .topc_menu ul li a:hover {
    color: #df0024;
}

.top_c .topc_menu ul li i {
    width: 2px;
    height: 10px;
    display: block;
    overflow: hidden;
    background-color: rgba(255, 255, 255, 0.2);
    margin: 10px 20px 0px 20px;
    float: left;
}

.top_c .topc_menu ul li.li_sub {
    display: none;
}

.top_c .topc_c {
    float: left;
    height: 30px;
    line-height: 30px;
    background-color: #f8f8f8;
    border-radius: 30px;
    padding: 0px 15px;
}

.top_c .topc_c select {
    height: 30px;
    border: 0px;
    cursor: pointer;
    margin: 0px 5px;
    background: url("../images/top_01.jpg") right center no-repeat #f8f8f8;
    padding-right: 10px;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
}

.subNav {
    display: none;
    position: absolute;
    left: -20px;
    top: 29px;
    min-width: 100%;
    width: auto;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;

}

.subNav dl {
    padding: 0 10px
}

.top_c .topc_menu ul li.on .subNav {
    display: block;
}

.top_c .topc_menu ul li dd a {
    float: none;
    font-size: 14px;
    white-space: nowrap;
}

.subNav dd {
    position: relative;
    margin: 0px;
    text-align: center;
}

.top_c .topc_menu ul li.on>a {
    color: #df0024;
}

.sj {
    position: absolute;
    left: calc(100% + 10px);
    top: 0px;
    display: none;
}

.sj a {
    font-size: 12px;
}

.top_c .topc_menu ul li.on .subNav dd.on .sj {
    display: block;
    width: auto;
    background: rgba(0, 0, 0, 0.4);
}

.top_c .topc_menu ul li.on .subNav dd.on>a {
    color: #df0024;
}

.topcc_sel {
    float: left;
    position: relative;
    padding: 0px 7px;
}

.topcc_sel:nth-child(1) {
    border-right: 1px solid #eee;
    margin-right: 10px;
    padding-right: 12px;
}

.topcc_sel .topcc_sel_t {
    width: 100%;
    overflow: hidden;
    font-size: 13px;
    color: #333;
    cursor: pointer;
}

.topcc_sel .topcc_sel_t span {
    display: inline-block;
    background: url("../images/top_01.jpg") right center no-repeat #f8f8f8;
    padding-right: 15px;
}

.topcc_sel .topcc_sel_c {
    width: 102px;
    overflow: hidden;
    position: absolute;
    left: -15px;
    top: 30px;
    padding: 5px 0px;
    display: none;
    z-index: 9999;
}

.topcc_sel .topcc_sel_c .topcc_sc_c {
    width: 100%;
    overflow: hidden;
    background-color: #f8f8f8;
    border-radius: 10px;
    padding: 5px 0px;
}

.topcc_sel .topcc_sel_c p {
    width: 100%;
    overflow: hidden;
    text-align: center;
    line-height: 24px;
}

.topcc_sel .topcc_sel_c p a {
    font-size: 13px;
}

.topcc_sel:hover .topcc_sel_c {
    display: block;
}

.topcc_sel:hover .topcc_sel_t {
    color: #df0024;
}

.topcc_sel:hover .topcc_sel_t span {
    background: url("../images/top_06.jpg") right center no-repeat #f8f8f8;
}

.banner_c {
    width: 100%;
    overflow: hidden;
    margin-top: 80px;
    position: relative;
}

.banner_slide {
    width: 80%;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
    max-width: 1200px;
    opacity: 1;
}

.banner_slide .swiper-slide {
    width: 32%;
    overflow: hidden;
    float: left;
}

.banner_slide .swiper-slide a {
    width: 100%;
    display: block;
    overflow: hidden;
}

.banner_slide .swiper-slide a em {
    width: 100%;
    display: block;
    overflow: hidden;
}

.banner_slide .swiper-slide a em img {
    width: 100%;
    display: block;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
}

.banner_slide .swiper-slide a span {
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 20px;
    color: #fff;
    line-height: 30px;
    margin-top: 15px;
    display: none;
}

.banner_slide .swiper-slide a:hover em img {
    transform: scale(1.01, 1.01);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
}

.banner_c a.banner_prev {
    font-size: 60px;
    font-family: SimSun;
    color: #fff;
    position: absolute;
    left: 2%;
    top: 0px;
    z-index: 990;
    height: 77%;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
}

.banner_c a.banner_prev:hover {
    color: #df0024;
}

.banner_c a.banner_next {
    font-size: 60px;
    font-family: SimSun;
    color: #fff;
    position: absolute;
    right: 2%;
    top: 0px;
    z-index: 990;
    height: 77%;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
}

.banner_c a.banner_next:hover {
    color: #df0024;
}

.banner_c .banner_sp {
    width: 100%;
    overflow: hidden;
    text-align: center;
    margin-top: 60px;
}

.banner_c .banner_sp .bannersp_c {
    display: inline-block;
    line-height: 20px;
    border-radius: 20px;
    padding: 0px 10px;
    position: relative;
    background-color: rgba(223, 0, 36, 0.5);
}

#bannspc_span {
    position: relative;
    float: left;
}

#bannspc_span span {
    background: url("../images/top_02.png") center no-repeat;
    background-size: 100%;
    width: 10px;
    height: 10px;
    display: block;
    float: left;
    margin: 5px 7px 5px 0px;
    opacity: 1;
    padding: 0px;
}

#bannspc_span span.swiper-pagination-bullet-active {
    background: url("../images/top_03.png") center no-repeat;
    background-size: 100%;
}

.banner_c .banner_sp .bannersp_c a {
    width: 10px;
    height: 10px;
    display: block;
    overflow: hidden;
    background: url("../images/top_04.png") center no-repeat;
    background-size: 100%;
    float: left;
    margin-top: 5px;
}

.menu {
    float: left;
    margin-top: -14px;
    display: none;
    margin-left: 0px;
}

.menu em {
    width: 34px;
    height: 34px;
    display: block;
    overflow: hidden;
    float: left;
    position: relative;
    cursor: pointer;
}

.menu em i {
    cursor: pointer;
    width: 60%;
    display: block;
    overflow: hidden;
    height: 2px;
    background-color: #fff;
    position: absolute;
    left: 15%;
    top: 10px;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
}

.menu em i.i1 {
    top: 10px;
}

.menu em i.i2 {
    top: 18px;
}

.menu em i.i3 {
    top: 26px;
}

.menu em.on i.i2 {
    opacity: 0;
}

.menu em.on i.i1 {
    width: 60%;
    left: 20%;
    transform: translateY(8px) rotate(45deg);
    -ms-transform: translateY(8px) rotate(45deg);
    -moz-transform: translateY(8px) rotate(45deg);
    -webkit-transform: translateY(8px) rotate(45deg);
    -o-transform: translateY(8px) rotate(45deg);
}

.menu em.on i.i3 {
    width: 60%;
    left: 20%;
    transform: translateY(-8px) rotate(-45deg);
    -ms-transform: translateY(-8px) rotate(-45deg);
    -moz-transform: translateY(-8px) rotate(-45deg);
    -webkit-transform: translateY(-8px) rotate(-45deg);
    -o-transform: translateY(-8px) rotate(-45deg);
}

.in_02 {
    overflow: hidden;
    background-color: #fff;
}

.in_02 ul {
    width: 100%;
    display: table;
    overflow: hidden;
    font-size: 0;
}

.in_02 ul li {
    width: 25%;
    position: relative;
    vertical-align: middle;
    font-size: 12px;
    display: inline-block;
}

.in_02 ul li a {
    width: 100%;
    display: block;
}

.in_02 ul li a span {
    width: 80%;
    display: block;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
}

.in_02 ul li a span.sp1 {}

.in_02 ul li a span.sp1 i {
    display: inline-block;
    line-height: 22px;
    font-size: 13px;
    color: #fff;
    border-radius: 4px;
    background-color: #c61c33;
    padding: 0px 4px;
    letter-spacing: 1px;
}

.in_02 ul li a span.sp2 {
    margin-top: 8px;
    font-size: 20px;
    color: #222;
    line-height: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 600;
}

.in_02 ul li a span.sp3 {
    margin-top: 10px;
    font-size: 15px;
    color: #222;
    line-height: 24px;
    height: 48px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.in_02 ul li b.b2 {
    width: 1px;
    height: 1000px;
    display: block;
    overflow: hidden;
    background-color: #dcdcdc;
    position: absolute;
    right: 0px;
    top: -200px;
}

.in_02 ul li img {
    width: 100%;
    display: block;
}

.in_02 ul li em {
    width: 100%;
    display: block;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 50%;
    font-style: normal;
    text-align: center;
    margin-top: -44px;
}

.in_02 ul li em b {
    width: 30px;
    height: 30px;
    display: block;
    overflow: hidden;
    background: url("../images/in_01.png") center no-repeat;
    background-size: 100%;
    margin: 0px auto;
    padding: 0px;
}

.in_02 ul li em span {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    margin-top: 10px;
}

.in_02 ul li em i {
    width: 80%;
    display: block;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
    color: rgba(255, 255, 255, 0.5);
    line-height: 24px;
    text-transform: uppercase;
}

.in_03 {
    /* overflow: hidden; */
    background-color: #fff;
    margin-top: 40px;
    position: relative;
    margin-bottom: 40px;
}

.in_03 ul {
    overflow: hidden;
}

.in_03 ul li {
    width: 10%;
    /* overflow: hidden; */
    float: left;
    margin-bottom: 40px;
}

.in_03 ul li:last-child .sub_middle {
    bottom: -40px
}

.in_03 ul li:last-child .sub_middle a {
    margin: 0 10px 5px
}

.in_03 ul li a {
    width: 80%;
    display: block;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
    text-align: center;
    font-size: 14px;
}

.in_03 ul li a em {
    display: inline-block;
    font-style: normal;
    position: relative;
    width: 60px;
    border-radius: 50%;
    border: 2px solid #e1e1e1;
}

.in_03 ul li a em img {
    width: 100%;
    display: block
}

.in_03 ul li a em img.img2 {
    position: absolute;
    left: 0px;
    top: 0px;
    display: none;
}

.in_03 ul li a span {
    width: 100%;
    display: block;
    overflow: hidden;
    text-align: center;
    font-size: 16px;
    color: #222;
    line-height: 24px;
    margin-top: 5px;
    font-weight: normal;
}

.in_03 ul li a b {
    width: 100%;
    height: 10px;
    display: block;
    overflow: hidden;
    background: url("../images/in_02.png") center no-repeat;
    margin-top: 10px;
    display: none;
}

.in_03 ul li a:hover em {
    background-color: #c61c33;
    border: 2px solid #c61c33;
}

.in_03 ul li a:hover em img.img2 {
    display: block;
}

.in_03 ul li a:hover em img.img1 {
    opacity: 0;
}

.in_03 ul li a:hover span {
    color: #c61c33;
}

.in_03 ul li a:hover b {
    background: url("../images/in_03.png") center no-repeat;
}

.in_04 {
    overflow: hidden;
}

.in_04 .fl {
    width: 50%;
    overflow: hidden;
    position: relative;
}

.in_04l_slide {
    width: 100%;
    overflow: hidden;
    height: 600px;
}

.in_04l_slide .swiper-slide {
    width: 100%;
    overflow: hidden;
}

.in_04l_slide .swiper-slide a {
    width: 100%;
    display: block;
    overflow: hidden;
    position: relative;
}

.in_04l_slide .swiper-slide a em {
    width: 100%;
    display: block;
    overflow: hidden;
    font-style: normal;
}

.in_04l_slide .swiper-slide a em.em1 {
    height: 600px;
}

.in_04l_slide .swiper-slide a em.em1 img {
    width: 100%;
    display: none;
}

.in_04l_slide .swiper-slide a em.em2 {
    width: 38%;
    overflow: hidden;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.in_04l_slide .swiper-slide a em.em2 b {
    width: 34px;
    height: 17px;
    display: block;
    overflow: hidden;
    background: url("../images/in_04.png") no-repeat;
    background-size: 100%;
    margin-left: 30px;
}

.in_04l_slide .swiper-slide a em.em3 {
    width: 100%;
    height: 300px;
    overflow: hidden;
    background-color: rgba(223, 0, 36, 0.9);
}

.in_04l_slide .swiper-slide a em.em3 span {
    width: 80%;
    display: block;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
}

.in_04l_slide .swiper-slide a em.em3 span.sp1 {
    margin-top: 30px;
}

.in_04l_slide .swiper-slide a em.em3 span.sp1 i {
    display: inline-block;
    background-color: #fff;
    font-size: 13px;
    color: #df0024;
    line-height: 22px;
    padding: 0px 4px;
    border-radius: 4px;
    letter-spacing: 1px;
}

.in_04l_slide .swiper-slide a em.em3 span.sp2 {
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    margin-top: 10px;
}

.in_04l_slide .swiper-slide a em.em3 span.sp3 {
    font-size: 12px;
    color: #fff;
    line-height: 20px;
    margin-top: 5px;
}

.in_04l_slide .swiper-slide a em.em3 span.sp4 {
    font-size: 14px;
    margin-top: 10px;
    color: #fff;
    line-height: 20px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.in_04l_l {
    width: 38%;
    overflow: hidden;
    height: 317px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 990;
}

.in_04ll_slide {
    width: 100%;
    overflow: hidden;
    height: 317px;
}

.in_04ll_slide .swiper-slide {
    width: 100%;
    overflow: hidden;
}

.in_04ll_slide .swiper-slide a {
    width: 100%;
    height: 317px;
    display: block;
    overflow: hidden;
    position: relative;
}

.in_04ll_slide .swiper-slide a em {
    width: 100%;
    display: block;
    overflow: hidden;
    font-style: normal;
}

.in_04ll_slide .swiper-slide a em.em2 {
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.in_04ll_slide .swiper-slide a em.em2 b {
    width: 34px;
    height: 17px;
    display: block;
    overflow: hidden;
    background: url("../images/in_04.png") no-repeat;
    background-size: 100%;
    margin-left: 30px;
}

.in_04ll_slide .swiper-slide a em.em3 {
    width: 100%;
    height: 300px;
    overflow: hidden;
    background-color: rgba(223, 0, 36, 0.9);
}

.in_04ll_slide .swiper-slide a em.em3 span {
    width: 80%;
    display: block;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
}

.in_04ll_slide .swiper-slide a em.em3 span.sp1 {
    margin-top: 30px;
}

.in_04ll_slide .swiper-slide a em.em3 span.sp1 i {
    display: inline-block;
    background-color: #fff;
    font-size: 13px;
    color: #df0024;
    line-height: 22px;
    padding: 0px 4px;
    border-radius: 4px;
    letter-spacing: 1px;
}

.in_04ll_slide .swiper-slide a em.em3 span.sp2 {
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    margin-top: 10px;
}

.in_04ll_slide .swiper-slide a em.em3 span.sp3 {
    font-size: 12px;
    color: #fff;
    line-height: 20px;
    margin-top: 5px;
}

.in_04ll_slide .swiper-slide a em.em3 span.sp4 {
    font-size: 14px;
    margin-top: 10px;
    color: #fff;
    line-height: 20px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.in_04l_c {
    width: 62%;
    height: 300px;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 990;
}

.in_04l_c ul {
    width: 100%;
    overflow: hidden;
    margin-top: 40px;
}

.in_04l_c ul li {
    width: 90%;
    overflow: hidden;
    margin: 0px auto;
    padding: 10px 0px;
    line-height: 24px;
}

.in_04l_c ul li a {
    width: 100%;
    display: block;
    overflow: hidden;
    color: #fff;
    font-size: 16px;
}

.in_04l_c ul li a b {
    font-size: 13px;
    line-height: 22px;
    display: inline-block;
    font-weight: normal;
    float: left;
    background-color: #c61c33;
    border-radius: 4px;
    padding: 0px 4px;
    margin-top: 3px;
    margin-right: 10px;
    letter-spacing: 1px;
}

.in_04l_c ul li a span {
    width: 66%;
    display: block;
    overflow: hidden;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.in_04l_c ul li a i {
    float: right;
    font-size: 12px;
}

.in_04lsp {
    width: 38%;
    overflow: hidden;
    position: absolute;
    left: 4%;
    bottom: 20px;
    z-index: 990;
    height: 10px;
}

.in_04lsp span {
    width: 10px;
    height: 10px;
    padding: 0px;
    margin: 0px;
    background: url("../images/in_05.png") no-repeat;
    background-size: 100%;
    opacity: 1;
    display: block;
    float: left;
    margin-right: 5px;
}

.in_04lsp span.swiper-pagination-bullet-active {
    background: url("../images/in_06.png") no-repeat;
    background-size: 100%;
}

.in_04lsp .swiper-pagination {
    text-align: left;
    width: 100%;
    height: 10px;
    position: relative;
}

.in_04 .fr {
    width: 50%;
    overflow: hidden;
}

.in_04r_t {
    width: 100%;
    overflow: hidden;
    background-color: #df0024;
    position: relative;
    height: 53px;
}

.in_04r_t input.in_04rt_txt {
    width: 90%;
    border: 0px;
    margin: 0px auto;
    display: block;
    background-color: #df0024;
    padding: 15px 0px;
    font-size: 14px;
    color: #fff;
    line-height: 24px;
}

.in_04r_t input.in_04rt_txt::-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #efa3aa;
}

.in_04r_t input.in_04rt_txt::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #efa3aa;
}

.in_04r_t input.in_04rt_txt:-ms-input-placeholder {
    color: #efa3aa;
}

.in_04r_t input.in_04rt_txt::-webkit-input-placeholder {
    color: #efa3aa;
}

.in_04r_t input.in_04rt_btn {
    width: 20px;
    height: 100%;
    display: block;
    border: 0px;
    cursor: pointer;
    background: url('../images/in_07.png') center no-repeat;
    background-size: 100%;
    position: absolute;
    right: 2%;
    top: 0px;
}

.in_04r_c {
    width: 100%;
    overflow: hidden;
    background-color: #fff;
}

.in_04r_c .in_04rc_cell {
    padding: 0px 0px;
    float: left;
    height: 206px;
}

.in_04r_c .in_04rc_l {
    width: 30%;
    overflow: hidden;
    text-align: center;
    border-right: 1px solid #e4e4e4;
    vertical-align: middle;
    padding: 20px 0px;
}

.in_04r_c .in_04rc_l p {
    width: 100%;
    overflow: hidden;
}

.in_04r_c .in_04rc_l p.p1 {}

.in_04r_c .in_04rc_l p.p1 span {
    display: inline-block;
    width: 90px;
    height: 101px;
    background: url("../images/in_08.png") no-repeat;
    background-size: 100%;
    color: #fff;
}

.in_04r_c .in_04rc_l p.p1 span i {
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 25px;
    line-height: 35px;
    margin-top: 10px;
}

.in_04r_c .in_04rc_l p.p2 {
    margin-top: 40px;
}

.in_04r_c .in_04rc_l p.p2 em {
    display: inline-block;
    border: 1px solid #e4e4e4;
    border-radius: 4px;
    line-height: 40px;
}

.in_04r_c .in_04rc_l p.p2 em a {
    width: 40px;
    height: 40px;
    display: block;
    overflow: hidden;
    float: left;
}

.in_04r_c .in_04rc_l p.p2 em a.in_04rc_prev {
    background: url("../images/in_09.png") center no-repeat;
    background-size: 7px;
}

.in_04r_c .in_04rc_l p.p2 em a.in_04rc_next {
    background: url("../images/in_10.png") center no-repeat;
    background-size: 7px;
}

.in_04r_c .in_04rc_r {
    overflow: hidden;
    width: 68%;
    padding: 15px 0px 0px 0px;
}

.in_04rc_slide {
    width: 90%;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
    position: relative;
}

.in_04rc_slide .swiper-slide {
    width: 100%;
    overflow: hidden;
}

.in_04rc_slide .swiper-slide ul li {
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    margin: 10px 0px;
    line-height: 26px;
}

.in_04rc_slide .swiper-slide ul li a {
    width: 100%;
    display: block;
    overflow: hidden;
    color: #222;
    font-weight: 600;
}

.in_04rc_slide .swiper-slide ul li a span {
    display: inline-block;
    background: url("../images/in_11.png") left center no-repeat;
    text-indent: 12px;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.in_04rc_slide .swiper-slide ul li a:hover {
    color: #df0024;
}

.in_04r_b {
    width: 100%;
    height: 300px;
    overflow: hidden;
    background-color: #f2f2f2;
}

.in_04rb_slide {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.in_04rb_slide .swiper-slide {
    width: 100%;
    overflow: hidden;
}

.in_04rb_slide .swiper-slide a {
    width: 100%;
    display: block;
    overflow: hidden;
    height: 300px;
    position: relative;
}

.in_04rb_slide .swiper-slide a em {
    width: 50%;
    display: block;
    overflow: hidden;
    font-style: normal;
}

.in_04rb_slide .swiper-slide a em.em1 {}

.in_04rb_slide .swiper-slide a em.em1 span {
    width: 90%;
    display: block;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
}

.in_04rb_slide .swiper-slide a em.em1 span.sp1 {}

.in_04rb_slide .swiper-slide a em.em1 span.sp1 i {
    display: inline-block;
    line-height: 22px;
    font-size: 13px;
    color: #fff;
    border-radius: 4px;
    background-color: #c61c33;
    padding: 0px 4px;
    letter-spacing: 1px;
}

.in_04rb_slide .swiper-slide a em.em1 span.sp2 {
    margin-top: 5px;
    font-size: 20px;
    color: #222;
    line-height: 30px;
    font-weight: 600;
}

.in_04rb_slide .swiper-slide a em.em1 span.sp3 {
    margin-top: 2px;
    font-size: 12px;
    color: #df0024;
    line-height: 20px;
}

.in_04rb_slide .swiper-slide a em.em1 span.sp4 {
    font-size: 15px;
    color: #222;
    line-height: 24px;
    margin-top: 10px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.in_04rb_slide .swiper-slide a em.em2 {
    height: 300px;
    position: absolute;
    right: 0px;
    top: 0px;
}

.in_04rb_slide .swiper-slide a em.em2 b {
    width: 14px;
    height: 100%;
    display: block;
    overflow: hidden;
    background: url("../images/in_12.png") center no-repeat;
    position: absolute;
    left: 0px;
    top: 0px;
}

.in_04rb_slide .swiper-slide a em.em2 img {
    width: 100%;
    display: none;
}

.in_04rb_slide .in_04rb_sp {
    width: 40%;
    overflow: hidden;
    position: absolute;
    left: 3%;
    bottom: 20px;
    z-index: 990;
}

.in_04rb_slide .in_04rb_sp span {
    width: 10px;
    height: 10px;
    display: block;
    overflow: hidden;
    float: left;
    margin: 0px;
    padding: 0px;
    background: url("../images/in_13.png") center no-repeat;
    background-size: 100%;
    opacity: 1;
    margin-right: 10px;
}

.in_04rb_slide .in_04rb_sp .swiper-pagination {
    width: 100%;
    position: relative;
}

.in_04rb_slide .in_04rb_sp span.swiper-pagination-bullet-active {
    background: url("../images/in_14.png") center no-repeat;
    background-size: 100%;
}

.btnfr {
    overflow: hidden;
    background-color: #333;
    padding: 40px 0px;
}

.btnfr .fl {
    width: 70%;
}

.btnfr .fl dl {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 14.2857%;
}

.btnfr .fl dl dt {
    margin: 0px;
    padding: 0px;
    line-height: 26px;
    margin-bottom: 10px;
}

.btnfr .fl dl dt a {
    font-size: 16px;
    color: #fff;
}

.btnfr .fl dl dd {
    margin: 0px;
    padding: 0px;
    line-height: 23px;
}

.btnfr .fl dl dd a {
    font-size: 14px;
    color: #8d8d8d;
}

.btnfr .fr {
    width: 30%;
}

.btnfr .fr p {
    width: 100%;
    overflow: hidden;
    text-align: right;
}

.btnfr .fr p.p1 {
    overflow: visible;
}

.btnfr .fr p.p1 a {
    display: inline-block;
    position: relative;
    width: 30px;
    height: 30px;
    overflow: visible;
}

.btnfr .fr p.p1 a img {
    display: inline-block;
    height: 30px;
}

.btnfr .fr p.p1 a em {
    display: inline-block;
    font-style: normal;
    background-color: #c61c33;
    color: #fff;
    position: absolute;
    right: 40px;
    top: 0px;
    display: none;
}

.btnfr .fr p.p1 a em b {
    width: 5px;
    height: 30px;
    display: block;
    overflow: hidden;
    background: url("../images/rds_01.png") center no-repeat;
    position: absolute;
    right: -5px;
    top: 0px;
}

.btnfr .fr p.p1 a em span {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    padding: 0px 10px;
    min-width: 150px;
    text-align: center;
}

.btnfr .fr p.p1 a em img {
    height: auto;
    width: 200px;
    display: block;
    margin: 0px 10px;
    margin-top: 10px;
}

.btnfr .fr p.p1 a em i {
    width: 200px;
    color: #fff;
    display: block;
    overflow: hidden;
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    margin-bottom: 10px;
    margin-top: 5px;
}

.btnfr .fr p.p1 a:hover em {
    display: inline-block;
}

.btnfr .fr p.p2 {
    font-size: 16px;
    color: #fff;
    line-height: 25px;
    margin-top: 30px;
}

.btnfr .fr p.p3 {
    margin-top: 27px;
}

.btnfr .fr p.p3 img {
    display: inline-block;
    height: 40px;
    margin-left: 20px;
}

.btnfr .fr p.p4 {
    margin-top: 28px;
}

.btnfr .fr p.p4 a {
    font-size: 14px;
    color: #fff;
    margin-left: 20px;
}

.btnfr .fr p.p5 {
    font-size: 14px;
    color: #8d8d8d;
    line-height: 24px;
    margin-top: 15px;
}

.sub_01 {
    /* overflow: hidden; */
    min-height: 400px;
}

.sub_01_c {
    width: 100%;
    overflow: hidden;
    margin-top: 230px;
    color: #fff;
}

.sub_01_c .sub_01c_l {
    float: left;
    font-size: 30px;
    line-height: 40px;
}

.sub_01_c .sub_01c_r {
    float: right;
    line-height: 40px;
}

.sub_01_c .sub_01c_r a {
    float: left;
    color: #fff;
}

.sub_01_c .sub_01c_r a.a1 {
    display: inline-block;
    background: url("../images/com_01.png") left center no-repeat;
    padding-left: 20px;
}

.sub_01_c .sub_01c_r i {
    float: left;
    margin: 0px 5px;
}

.navfr_01 {
    overflow: hidden;
    background-color: #fff;
    -moz-box-shadow: 0px 0px 10px rgba(16, 121, 185, 0.2);
    -webkit-box-shadow: 0px 0px 10px rgba(16, 121, 185, 0.2);
    box-shadow: 0px 0px 10px rgba(16, 121, 185, 0.2);
}

.navfr_01_t {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.navfr_01_t b.b1 {
    width: 100%;
    height: 1px;
    display: block;
    overflow: hidden;
    background-color: #e6e6e6;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.navfr_01_t ul {
    width: 100%;
    overflow: hidden;
    display: table;
}

.navfr_01_t ul li {
    display: table-cell;
    width: 8%;
    overflow: hidden;
    text-align: center;
    position: relative;
    z-index: 9;
}

.navfr_01_t ul li .navfr_01t_t {
    width: 100%;
    overflow: hidden;
}

.navfr_01_t ul li .navfr_01t_t a {
    display: inline-block;
    font-size: 15px;
    color: #333;
    line-height: 26px;
    padding: 20px 0px;
    border-bottom: 2px solid rgba(255, 255, 255, 0);
    font-weight: 600;
}

.navfr_01_t ul li .navfr_01t_t a.a1 {
    background: url("../images/com_02.png") right center no-repeat;
    padding-right: 15px;
}

.navfr_01_t ul li .navfr_01t_t a:hover {
    color: #df0024;
    padding-bottom: 20px;
}

.navfr_01_t ul li .navfr_01t_t a.a1:hover {
    background: url("../images/com_03.png") right center no-repeat;
}

.navfr_01_t ul li.on .navfr_01t_t a {
    border-bottom: 2px solid #df0024;
    color: #df0024;
}

.navfr_01_t ul li.on .navfr_01t_t a.a1 {
    background: url("../images/com_03.png") right center no-repeat;
}

.navfr_01_t ul li.hover_on .navfr_01t_t a {
    color: #df0024;
}

.navfr_01_t ul li.hover_on .navfr_01t_t a.a1 {
    background: url("../images/com_03.png") right center no-repeat;
}

.navfr_01_t ul li .navfr_01t_c {
    width: 100%;
    overflow: hidden;
    display: none;
}

.navfr_01_t ul.ul1 {
    width: 300px;
    margin: 0px auto;
    padding: 0px;
}

.navfr_01_t1 {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 68px;
}

.navfr_01_t1 b.b1 {
    width: 100%;
    height: 1px;
    display: block;
    overflow: hidden;
    background-color: #e6e6e6;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.navfr_01_t1 ul {
    width: 100%;
    overflow: hidden;
    text-align: center;
}

.navfr_01_t1 ul li {
    overflow: hidden;
    text-align: center;
    position: relative;
    z-index: 9;
    display: inline-block;
    margin: 0px 20px;
}

.navfr_01_t1 ul li .navfr_01t_t {
    width: 100%;
    overflow: hidden;
}

.navfr_01_t1 ul li .navfr_01t_t a {
    display: inline-block;
    font-size: 16px;
    color: #333;
    line-height: 26px;
    padding: 20px 0px;
    border-bottom: 2px solid rgba(255, 255, 255, 0);
    font-weight: 600;
}

.navfr_01_t1 ul li .navfr_01t_t a.a1 {
    background: url("../images/com_02.png") right center no-repeat;
    padding-right: 15px;
}

.navfr_01_t1 ul li .navfr_01t_t a:hover {
    color: #df0024;
    padding-bottom: 20px;
}

.navfr_01_t1 ul li .navfr_01t_t a.a1:hover {
    background: url("../images/com_03.png") right center no-repeat;
}

.navfr_01_t1 ul li.on .navfr_01t_t a {
    border-bottom: 2px solid #df0024;
    color: #df0024;
}

.navfr_01_t1 ul li.on .navfr_01t_t a.a1 {
    background: url("../images/com_03.png") right center no-repeat;
}

.navfr_01_t1 ul li.hover_on .navfr_01t_t a {
    color: #df0024;
}

.navfr_01_t1 ul li.hover_on .navfr_01t_t a.a1 {
    background: url("../images/com_03.png") right center no-repeat;
}

.navfr_01_t1 ul li .navfr_01t_c {
    width: 100%;
    overflow: hidden;
    display: none;
}

.navfr_01_t2_click {
    width: 100%;
    overflow: hidden;
    display: none;
}

.navfr_01_t2 {
    width: 100%;
    overflow: hidden;
    position: relative;
    padding: 10px 0px 0px 0px;
}

.navfr_01_t2 b.b1 {
    width: 100%;
    height: 1px;
    display: block;
    overflow: hidden;
    background-color: #e6e6e6;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.navfr_01_t2 ul {
    width: 80%;
    margin: 0px auto;
    padding: 0px;
    overflow: hidden;
    display: table;
}

.navfr_01_t2 ul li {
    display: table-cell;
    width: 20%;
    overflow: hidden;
    text-align: center;
    position: relative;
    z-index: 9;
}

.navfr_01_t2 ul li .navfr_01t_t {
    width: 100%;
    overflow: hidden;
}

.navfr_01_t2 ul li .navfr_01t_t a {
    display: inline-block;
    font-size: 16px;
    color: #333;
    line-height: 26px;
    padding: 10px 0px;
    font-weight: 600;
}

.navfr_01_t2 ul li .navfr_01t_t a.a1 {
    background: url("../images/com_02.png") right 22px no-repeat;
    padding-right: 15px;
}

.navfr_01_t2 ul li .navfr_01t_t a:hover {
    color: #df0024;
    padding-bottom: 10px;
}

.navfr_01_t2 ul li .navfr_01t_t a.a1:hover {
    background: url("../images/com_03.png") right 22px no-repeat;
}

.navfr_01_t2 ul li.on .navfr_01t_t a {
    color: #df0024;
}

.navfr_01_t2 ul li.on .navfr_01t_t a.a1 {
    background: url("../images/com_03.png") right 22px no-repeat;
}

.navfr_01_t2 ul li.hover_on .navfr_01t_t a {
    color: #df0024;
}

.navfr_01_t2 ul li.hover_on .navfr_01t_t a.a1 {
    background: url("../images/com_03.png") right 22px no-repeat;
}

.navfr_01_t2 ul li .navfr_01t_c {
    width: 100%;
    overflow: hidden;
    display: none;
}

.navfr_01_t2 ul.ul1 li .navfr_01t_t a {
    padding-bottom: 20px;
}

.navfr_01_t2 ul.ul1 li .navfr_01t_t a:hover {
    color: #df0024;
    padding-bottom: 20px;
}

.navfr_01_c {
    width: 100%;
    overflow: hidden;
    text-align: center;
}

.navfr_01_c a {
    display: inline-block;
    font-size: 16px;
    color: #333;
    line-height: 35px;
    padding: 0px 20px;
    border-radius: 20px;
    margin: 13px 20px;
    font-weight: 600;
}

.navfr_01_c a:hover {
    color: #df0024;
}

.navfr_01_c a.on {
    background-color: #df0024;
    color: #fff;
}

.jzhd_01 {
    overflow: hidden;
    margin-top: 60px;
}

.jzhd_01 ul li {
    width: 48%;
    overflow: hidden;
    margin-right: 4%;
    background-color: #fff;
    float: left;
    position: relative;
}

.jzhd_01 ul li:nth-child(2n) {
    margin-right: 0px;
}

.jzhd_01 ul li .jzhd_01_c {
    width: 90%;
    display: table;
    overflow: hidden;
    margin: 20px auto;
    padding: 0px;
}

.jzhd_01 ul li .jzhd_01_c em {
    display: table-cell;
    font-style: normal;
    vertical-align: top;
}

.jzhd_01 ul li .jzhd_01_c em.em1 {
    width: 82px;
}

.jzhd_01 ul li .jzhd_01_c em.em1 span {
    width: 80px;
    height: 80px;
    display: block;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
    border: 1px solid #e9e9e9;
}

.jzhd_01 ul li .jzhd_01_c em.em1 span i {
    width: 100%;
    display: block;
    overflow: hidden;
    text-align: center;
}

.jzhd_01 ul li .jzhd_01_c em.em1 span i.i1 {
    font-size: 40px;
    color: #777;
    font-family: Arial;
    line-height: 40px;
    margin-top: 10px;
}

.jzhd_01 ul li .jzhd_01_c em.em1 span i.i2 {
    font-size: 14px;
    color: #777;
    font-family: Arial;
    line-height: 20px;
}

.jzhd_01 ul li .jzhd_01_c em.em2 {
    padding: 0px 0px 0px 30px;
}

.jzhd_01 ul li .jzhd_01_c em.em2 a.a1 {
    width: 100%;
    display: block;
    overflow: hidden;
    min-height: 143px;
}

.jzhd_01 ul li .jzhd_01_c em.em2 span.sp1 {
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 18px;
    color: #222;
    line-height: 24px;
    margin-bottom: 15px;
    font-weight: bold;
}

.jzhd_01 ul li .jzhd_01_c em.em2 span.sp2 {
    width: 100%;
    display: block;
    overflow: hidden;
    margin-top: 15px;
}

.jzhd_01 ul li .jzhd_01_c em.em2 i {
    width: 100%;
    display: table;
    overflow: hidden;
    font-size: 16px;
    color: #222;
    line-height: 26px;
    font-weight: 600;
}

.jzhd_01 ul li .jzhd_01_c em.em2 i span {
    color: #666;
    font-weight: 400;
}

.jzhd_01 ul li .jzhd_01_c em.em2 i em.em3 {
    display: table-cell;
    text-align: left;
    width: 50px;
    color: #666;
    font-weight: normal;
}

.jzhd_01 ul li .jzhd_01_c em.em2 i em.em4 {
    display: table-cell;
    text-align: left;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.jzhd_01 ul li .jzhd_01_c em.em2 span.sp2 b.b1 {
    width: 23px;
    height: 23px;
    display: block;
    overflow: hidden;
    background: url("../images/news_01.png") center no-repeat #c2c2c2;
    background-size: 100%;
}

.jzhd_01 ul li .jzhd_01_c em.em2 span.sp2 b.b2 {
    display: inline-block;
    line-height: 30px;
    padding: 0px 20px;
    background-color: #df0024;
    border-radius: 4px;
    color: #fff;
    font-weight: normal;
    font-size: 14px;
}

.jzhd_01 ul li b.b3 {
    width: 0%;
    height: 2px;
    display: block;
    overflow: hidden;
    background-color: #df0024;
    position: absolute;
    left: 0px;
    top: 0px;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
}

.jzhd_01 ul li b.b4 {
    width: 2px;
    height: 0%;
    display: block;
    overflow: hidden;
    background-color: #df0024;
    position: absolute;
    right: 0px;
    top: 0px;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
}

.jzhd_01 ul li b.b5 {
    width: 0%;
    height: 2px;
    display: block;
    overflow: hidden;
    background-color: #df0024;
    position: absolute;
    right: 0px;
    bottom: 0px;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
}

.jzhd_01 ul li b.b6 {
    width: 2px;
    height: 0%;
    display: block;
    overflow: hidden;
    background-color: #df0024;
    position: absolute;
    left: 0px;
    bottom: 0px;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
}

.jzhd_01 ul li:hover b.b3 {
    width: 100%;
}

.jzhd_01 ul li:hover b.b4 {
    height: 100%;
}

.jzhd_01 ul li:hover b.b5 {
    width: 100%;
}

.jzhd_01 ul li:hover b.b6 {
    height: 100%;
}

.jzhd_01 ul li:hover .jzhd_01_c .em2 span.sp2 b.b1 {
    background: url("../images/news_01.png") center no-repeat #df0024;
}

.jzhd_01 ul li:hover .jzhd_01_c .em2 span.sp1 {
    color: #df0024;
}

.jzhd_01 ul li:hover .jzhd_01_c em.em1 span {
    border: 1px solid #df0024;
}

.jzhd_01 ul li:hover .jzhd_01_c em.em1 span i.i1 {
    color: #df0024;
}

.jzhd_01 ul li:hover .jzhd_01_c em.em1 span i.i2 {
    color: #df0024;
}

.pages {
    overflow: hidden;
    text-align: center;
    margin-top: 40px;
}
#jumpPage{
}
#pageNumber{box-sizing: content-box !important;}
.pages a {
    display: inline-block;
    margin: 0px 5px;
    background-color: #fff;
    border: 1px solid #dcdcdc;
    line-height: 30px;
    padding: 0px 10px;
    font-size: 14px;
    color: #333;
    margin-bottom: 10px;
}

.pages a:hover {
    color: #df0024;
}

.pages a.on {
    background-color: #df0024;
    color: #fff;
    border: 1px solid #df0024;
}

.jzhd_02 {
    overflow: hidden;
    margin-top: 60px;
}

.jzhd_02 .fl {
    width: 48%;
    overflow: hidden;
    float: left;
    background-color: #fff;
    padding: 20px 0px 5px 0px;
}

.jzhd_02_t {
    width: 90%;
    overflow: hidden;
    padding: 0px 5%;
    position: relative;
    line-height: 40px;
}

.jzhd_02_t span {
    font-size: 18px;
    color: #222;
    font-weight: bold;
    float: left;
}

.jzhd_02_t a {
    float: right;
    font-size: 14px;
    color: #666;
}

.jzhd_02_t a:hover {
    color: #df0024;
}

.jzhd_02_t b {
    width: 4px;
    height: 15px;
    display: block;
    overflow: hidden;
    background-color: #df0024;
    position: absolute;
    left: 0px;
    top: 12px;
}

.jzhd_02_c1 {
    width: 90%;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
    margin-top: 10px;
}

.jzhd_02_c1 a {
    width: 100%;
    display: block;
    overflow: hidden;
}

.jzhd_02_c1 a em {
    display: block;
    overflow: hidden;
    font-style: normal;
}

.jzhd_02_c1 a em.em1 {
    width: 36%;
    float: left;
}

.jzhd_02_c1 a em.em1 img {
    width: 100%;
    display: block;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
}

.jzhd_02_c1 a em.em2 {
    width: 60%;
    float: right;
}

.jzhd_02_c1 a em.em2 span.sp1 {
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 16px;
    color: #222;
    line-height: 24px;
    margin-bottom: 10px;
    font-weight: bold;
}

.jzhd_02_c1 a em.em2 i {
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 14px;
    color: #222;
    line-height: 24px;
}

.jzhd_02_c1 a em.em2 i span {
    color: #666;
}

.jzhd_02_c1 a:hover em.em1 img {
    transform: scale(1.01, 1.01);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
}

.jzhd_02_c1 a:hover em.em2 span.sp1 {
    color: #df0024;
}

.jzhd_02 .fr {
    width: 48%;
    overflow: hidden;
    background-color: #fff;
    padding: 20px 0px 5px 0px;
}

.jzhd_02_c2 {
    width: 90%;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
    margin-top: 10px;
}

.jzhd_02_c2 ul li {
    width: 100%;
    overflow: hidden;
    margin-bottom: 15px;
}

.jzhd_02_c2 ul li a {
    width: 100%;
    display: table;
    overflow: hidden;
}

.jzhd_02_c2 ul li a em {
    display: table-cell;
    font-style: normal;
    vertical-align: middle;
}

.jzhd_02_c2 ul li a em.em1 {
    width: 20%;
    overflow: hidden;
}

.jzhd_02_c2 ul li a em.em1 img {
    width: 100%;
    display: block;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
}

.jzhd_02_c2 ul li a em.em2 {
    padding-left: 30px;
    font-size: 16px;
    color: #222;
    line-height: 24px;
    font-weight: bold;
}

.jzhd_02_c2 ul li a:hover em.em1 img {
    transform: scale(1.01, 1.01);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
}

.jzhd_02_c2 ul li a:hover em.em2 {
    color: #df0024;
}

.btn_orther {
    width: 100%;
    overflow: hidden;
    height: 60px;
}


/**/

.hdbmfr {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 9990;
    display: none;
}

.hdbmfr .hdbm_bg {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: rgba(0, 0, 0, 0.3);
}

.hdbmfr .hdbm_c {
    width: 40%;
    overflow: visible;
    background-color: #fff;
    position: absolute;
    left: 30%;
    top: 50%;
    border-radius: 10px;
    padding: 20px 0px;
}

.hdbmfr .hdbm_c a.hdbm_close {
    width: 25px;
    height: 25px;
    display: block;
    overflow: hidden;
    background: url("../images/close.png") no-repeat;
    position: absolute;
    right: -12.5px;
    top: -12.5px;
}

.hdbmfr .hdbm_c p {
    width: 90%;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
    line-height: 40px;
    margin-bottom: 10px;
    position: relative;
}

.hdbmfr .hdbm_c p i.i_msg {
    position: absolute;
    right: 20px;
    top: 0px;
    line-height: 40px;
    color: #ff0000;
    font-size: 12px;
}

.hdbmfr .hdbm_c p.p1 {
    text-align: center;
    font-size: 20px;
    color: #333;
    line-height: 40px;
}

.hdbmfr .hdbm_c p.p2 {}

.hdbmfr .hdbm_c p.p2 input.hdbm_txt {
    width: 98%;
    line-height: 38px;
    border: 1px solid #e6e6e6;
    padding: 0px;
    text-indent: 10px;
}

.hdbmfr .hdbm_c p.p2 input.hdbm_icon_01 {
    background: url("../images/hdbm_01.png") 10px center no-repeat;
    background-size: 15px;
    text-indent: 35px;
}

.hdbmfr .hdbm_c p.p2 input.hdbm_icon_02 {
    background: url("../images/hdbm_02.png") 10px center no-repeat;
    background-size: 15px;
    text-indent: 35px;
}

.hdbmfr .hdbm_c p.p2 em {
    display: inline-block;
    float: left;
    margin-right: 20px;
    font-size: 14px;
    color: #444;
    font-style: normal;
}

.hdbmfr .hdbm_c p.p2 em input {
    width: 20px;
    height: 20px;
    border: 0px;
    float: left;
    margin: 10px 10px 0px 0px;
    cursor: pointer;
    background: url("../images/hdbm_03.png") center no-repeat;
    background-size: 100%;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
}

.hdbmfr .hdbm_c p.p2 em input:checked {
    outline: none;
    background: url("../images/hdbm_04.png") center no-repeat;
    background-size: 100%;
}

.hdbmfr .hdbm_c p.p3 {
    text-align: center;
}

.hdbmfr .hdbm_c p.p3 input {
    height: 40px;
    padding: 0px 40px;
    border-radius: 4px;
    background-color: #df0024;
    font-size: 14px;
    color: #fff;
    border: 0px;
    cursor: pointer;
}

.jsgd_01 {
    overflow: hidden;
    margin-top: 60px;
}

.jsgd_01 ul li {
    width: 100%;
    overflow: hidden;
    background-color: #fff;
    margin-bottom: 30px;
}

.jsgd_01 ul li a {
    width: 94%;
    display: block;
    overflow: hidden;
    margin: 0px auto;
    padding: 30px 0px;
}

.jsgd_01 ul li a em {
    font-style: normal;
    float: left;
}

.jsgd_01 ul li a em.em1 {
    width: 82px;
}

.jsgd_01 ul li a em.em1 span {
    width: 80px;
    height: 80px;
    display: block;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
    border: 1px solid #e9e9e9;
}

.jsgd_01 ul li a em.em1 span i {
    width: 100%;
    display: block;
    overflow: hidden;
    text-align: center;
}

.jsgd_01 ul li a em.em1 span i.i1 {
    font-size: 40px;
    color: #777;
    font-family: Arial;
    line-height: 40px;
    margin-top: 10px;
}

.jsgd_01 ul li a em.em1 span i.i2 {
    font-size: 14px;
    color: #777;
    font-family: Arial;
    line-height: 20px;
}

.jsgd_01 ul li a em.em2 {
    padding: 0px 30px;
    width: 170px;
}

.jsgd_01 ul li a em.em2 span {
    width: 170px;
    display: block;
    overflow: hidden;
}

.jsgd_01 ul li a em.em2 img {
    width: 100%;
    display: block;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
}

.jsgd_01 ul li a em.em3 {}

.jsgd_01 ul li a em.em3 span {
    width: 100%;
    display: block;
    overflow: hidden;
}

.jsgd_01 ul li a em.em3 span.sp1 {
    font-size: 18px;
    color: #222;
    line-height: 26px;
    font-weight: 600;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.jsgd_01 ul li a em.em3 span.sp2 {
    font-size: 16px;
    color: #444;
    line-height: 24px;
    margin-top: 5px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.jsgd_01 ul li a em.em3 span.sp3 {
    margin-top: 20px;
}

.jsgd_01 ul li a em.em3 span.sp3 b {
    width: 23px;
    height: 23px;
    display: block;
    overflow: hidden;
    background: url("../images/news_01.png") center no-repeat #c2c2c2;
    background-size: 100%;
}

.jsgd_01 ul li:hover {
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
}

.jsgd_01 ul li:hover a em.em1 span {
    border: 1px solid #df0024;
}

.jsgd_01 ul li:hover a em.em1 span i.i1 {
    color: #df0024;
}

.jsgd_01 ul li:hover a em.em1 span i.i2 {
    color: #df0024;
}

.jsgd_01 ul li:hover a em.em3 span.sp1 {
    color: #df0024;
}

.jsgd_01 ul li:hover a em.em3 span.sp3 b {
    background: url("../images/news_01.png") center no-repeat #df0024;
    background-size: 100%;
}

.gg_01 {
    overflow: hidden;
    margin-top: 60px;
}

.gg_01 ul li {
    width: 48%;
    overflow: hidden;
    float: left;
    margin-right: 4%;
}

.gg_01 ul li:nth-child(2n) {
    margin-right: 0px;
}

.gg_01 ul li img {
    display: block;
    width: 100%;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
}

.gg_01 ul li:hover img {
    transform: scale(1.01, 1.01);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
}

.video_01 {
    overflow: hidden;
    margin-top: 60px;
}

.video_01 a {
    width: 100%;
    display: table;
    overflow: hidden;
    background-color: #fff;
}

.video_01 a em {
    display: table-cell;
    font-style: normal;
    overflow: hidden;
    vertical-align: middle;
}

.video_01 a em.em1 {
    width: 60%;
}

.video_01 a em.em1 img {
    width: 100%;
    display: block;
}

.video_01 a em.em2 {
    width: 40%;
}

.video_01 a em.em2 span {
    width: 80%;
    display: block;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
}

.video_01 a em.em2 span.sp1 {}

.video_01 a em.em2 span.sp1 i {
    display: inline-block;
    line-height: 36px;
    border-radius: 4px;
    background-color: #df0024;
    padding: 0px 10px;
    font-size: 14px;
    color: #fff;
}

.video_01 a em.em2 span.sp2 {
    margin-top: 20px;
    font-size: 24px;
    color: #333;
    font-weight: bold;
    line-height: 36px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.video_01 a em.em2 span.sp3 {
    margin-top: 10px;
    font-size: 14px;
    color: #df0024;
}

.video_01 a em.em2 span.sp4 {
    font-size: 16px;
    color: #333;
    line-height: 26px;
    margin-top: 10px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.video_01 a em.em2 span.sp5 {
    margin-top: 40px;
}

.video_01 a em.em2 span.sp5 i {
    display: inline-block;
    font-size: 16px;
    color: #df0024;
    line-height: 30px;
    background: url("../images/video_01.png") left 10px no-repeat;
    background-size: 20px;
    padding-left: 30px;
}

.video_01 a em.em2 span.sp5 i span {
    display: inline-block;
    border-bottom: 1px solid #df0024;
    width: 64px;
}

.video_01 a:hover em.em2 span.sp2 {
    color: #df0024;
}

.video_02 {
    overflow: hidden;
    margin-top: 60px;
}

.video_02 ul li {
    width: 32%;
    overflow: hidden;
    float: left;
    margin-right: 2%;
    margin-bottom: 30px;
    background-color: #fff;
}

.video_02 ul li:nth-child(3n) {
    margin-right: 0px;
}

.video_02 ul li a {
    width: 100%;
    display: block;
    overflow: hidden;
}

.video_02 ul li a em {
    width: 100%;
    display: block;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
    font-style: normal
}

.video_02 ul li a em.em1 {
    position: relative;
}

.video_02 ul li a em.em1 img {
    width: 100%;
    display: block;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
}

.video_02 ul li a em.em1 b {
    width: 40px;
    height: 40px;
    display: block;
    overflow: hidden;
    background: url("../images/video_02.png") center no-repeat;
    background-size: 100%;
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.video_02 ul li a em.em2 {
    width: 90%;
    margin: 20px auto;
    padding: 0px;
}

.video_02 ul li a em.em2 span {
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 18px;
    color: #333;
    font-weight: 600;
    line-height: 28px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.video_02 ul li a em.em2 i {
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 14px;
    color: #df0024;
    line-height: 24px;
    margin-top: 5px;
}

.video_02 ul li a:hover {
    background-color: #df0024;
}

.video_02 ul li a:hover em.em2 span {
    color: #fff;
}

.video_02 ul li a:hover em.em2 i {
    color: #fff;
}

.video_02 ul li a:hover em.em1 b {
    background: url("../images/video_03.png") center no-repeat;
    background-size: 100%;
}

.tzgg_01 {
    overflow: hidden;
    margin-top: 60px;
}

.tzgg_01 ul li {
    width: 48%;
    overflow: hidden;
    margin-right: 4%;
    margin-bottom: 40px;
    float: left;
}

.tzgg_01 ul li:nth-child(2n) {
    margin-right: 0px;
}

.tzgg_01 ul li a {
    width: 100%;
    display: block;
    overflow: hidden;
    padding: 20px 0px;
    background-color: #fff;
    position: relative;
}

.tzgg_01 ul li a span {
    width: 80%;
    display: block;
    overflow: hidden;
    margin-left: 5%;
}

.tzgg_01 ul li a span.sp1 {
    font-size: 17px;
    color: #333;
    line-height: 26px;
    font-weight: 600;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tzgg_01 ul li a span.sp2 {
    font-size: 14px;
    color: #999;
    line-height: 20px;
    margin-top: 5px;
}

.tzgg_01 ul li a b {
    width: 23px;
    height: 23px;
    display: block;
    overflow: hidden;
    background: url("../images/news_01.png") center no-repeat #c2c2c2;
    position: absolute;
    right: 5%;
    bottom: 20px;
}

.tzgg_01 ul li:hover {
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
}

.tzgg_01 ul li:hover a span.sp1 {
    color: #df0024;
}

.tzgg_01 ul li:hover a b {
    background: url("../images/news_01.png") center no-repeat #df0024;
}

.newxq_01 {
    overflow: hidden;
    margin-top: 60px;
}

.newxq_01 h1 {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
    width: 100%;
    font-size: 26px;
    color: #333;
    line-height: 40px;
    margin-bottom: 16px;
}

.newxq_01 p {
    width: 100%;
    overflow: hidden;
    font-size: 14px;
    line-height: 24px;
    margin-top: 0px;
}

.newxq_01 p span {
    float: left;
    margin-right: 20px;
}

.newxq_01 p.p1 {
    margin-top: 26px;
}

.newxq_01 p.p1 a {
    display: inline-block;
    line-height: 30px;
    padding: 0px 20px;
    background-color: #df0024;
    border-radius: 4px;
    color: #fff;
    font-weight: normal;
    font-size: 14px;
}

.newxq_05 {
    overflow: hidden;
    margin-top: 20px;
}

.newxq_05 p {
    font-size: 14px;
    color: #999;
    line-height: 24px;
}

.newxq_05 p.p1 {
    font-weight: bold;
    margin-bottom: 5px;
}

.newxq_02 {
    width: 100%;
    overflow: hidden;
    margin-top: 40px;
}

.newxq_02 p {
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    color: #333;
    line-height: 26px;
    margin-bottom: 15px;
    text-indent: 2em;
    line-height: 35px;
    font-size: 16px !important;
}

.newxq_02 table {
    width: 100%;
    overflow: hidden;
    border: 1px solid #ddd;
    border-right: 0px;
    border-bottom: 0px;
    padding: 0px;
    border-spacing: 0px;
}

.newxq_02 table tr th {
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.newxq_02 table tr td {
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.newxq_02 ul {
    list-style: inherit;
}

.newxq_02 ul li {
    list-style: inherit;
}

.newxq_02 .indent_2em {
    text-indent: 2em;
}

.newxq_03 {
    width: 100%;
    overflow: hidden;
    margin-top: 40px;
}

.newxq_04 {
    width: 100%;
    overflow: hidden;
    margin-top: 40px;
}

.newxq_04 ul li {
    width: 48%;
    overflow: hidden;
    float: left;
    margin-right: 4%;
    background-color: #fff;
    line-height: 24px;
    padding: 10px 0px;
    text-align: center;
    margin-bottom: 20px;
}

.newxq_04 ul li:nth-child(2n) {
    margin-right: 0px;
}

.newxq_04 ul li a {
    display: inline-block;
    font-size: 14px;
    color: #333;
    width: 90%;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xydt_01 {
    overflow: hidden;
    margin-top: 60px
}

.xydt_01_slide {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.xydt_01_slide .swiper-slide {
    width: 100%;
    overflow: hidden;
    background-color: #df0024;
}

.xydt_01_slide .swiper-slide a {
    width: 100%;
    display: table;
    overflow: hidden;
}

.xydt_01_slide .swiper-slide a em {
    display: table-cell;
    font-style: normal;
    vertical-align: top;
}

.xydt_01_slide .swiper-slide a em.em1 {
    width: 60%;
    overflow: hidden;
}

.xydt_01_slide .swiper-slide a em.em1 img {
    width: 100%;
    display: block;
}

.xydt_01_slide .swiper-slide a em.em2 {}

.xydt_01_slide .swiper-slide a em.em2 span {
    width: 80%;
    display: block;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
    color: #fff;
}

.xydt_01_slide .swiper-slide a em.em2 span.sp1 {
    font-size: 24px;
    line-height: 34px;
    margin-top: 40px;
}

.xydt_01_slide .swiper-slide a em.em2 span.sp2 {
    margin-top: 5px;
    font-size: 14px;
    line-height: 24px;
}

.xydt_01_slide .swiper-slide a em.em2 span.sp3 {
    margin-top: 20px;
    font-size: 16px;
    color: #fff;
    line-height: 26px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.xydt_01_slide .xydt_01_sp {
    width: 40%;
    position: absolute;
    right: 0px;
    bottom: 40px;
    z-index: 9990;
    text-align: center;
}

.xydt_01_slide .xydt_01_sp .swiper-pagination {
    width: 100%;
}

.xydt_01_slide .xydt_01_sp span {
    background-color: #fff;
    margin: 0px 5px;
    opacity: 0.6;
}

.xydt_01_slide .xydt_01_sp span.swiper-pagination-bullet-active {
    background-color: #fff;
    opacity: 1;
}

.xydt_02 {
    overflow: hidden;
    margin-top: 60px;
}

.xydt_02 ul li {
    width: 23.5%;
    overflow: hidden;
    float: left;
    margin-right: 2%;
    margin-bottom: 40px;
}

.xydt_02 ul li:nth-child(4n) {
    margin-right: 0px;
}

.xydt_02 ul li a {
    width: 100%;
    display: block;
    overflow: hidden;
    background-color: #fff;
}

.xydt_02 ul li a em {
    width: 100%;
    display: block;
    overflow: hidden;
    font-style: normal;
}

.xydt_02 ul li a em.em1 {}

.xydt_02 ul li a em.em1 img {
    width: 100%;
    display: block;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
}

.xydt_02 ul li a em.em2 {
    width: 100%;
    overflow: hidden;
}

.xydt_02 ul li a span {
    width: 80%;
    margin: 0px auto;
    padding: 0px;
    display: block;
    overflow: hidden;
}

.xydt_02 ul li a span.sp1 {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    line-height: 28px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
    margin-top: 40px;
}

.xydt_02 ul li a span.sp2 {
    margin-top: 10px;
    font-size: 16px;
    color: #999;
    line-height: 26px;
    margin-bottom: 20px;
}

.xydt_02 ul li a span.sp2 b {
    width: 23px;
    height: 23px;
    display: block;
    overflow: hidden;
    float: right;
    background: url("../images/news_01.png") center no-repeat #c2c2c2;
    background-size: 100%;
}

.xydt_02 ul li a span.sp3 {
    font-size: 14px;
    color: #444;
    margin-top: 10px;
}

.xydt_02 ul li:hover {
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
}

.xydt_02 ul li a:hover em.em1 img {
    transform: scale(1.01, 1.01);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
}

.xydt_02 ul li a:hover span.sp1 {
    color: #df0024;
}

.xydt_02 ul li a:hover span.sp2 {}

.xydt_02 ul li a:hover span.sp2 b {
    background: url("../images/news_01.png") center no-repeat #df0024;
    background-size: 100%;
}

.syjx_01 {
    overflow: hidden;
}

.syjx_01_slide {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.syjx_01_slide .swiper-slide {
    width: 100%;
    overflow: hidden;
}

.syjx_01_slide .swiper-slide a {
    width: 100%;
    display: block;
    overflow: hidden;
    position: relative;
}

.syjx_01_slide .swiper-slide a em {
    width: 90%;
    display: block;
    overflow: hidden;
    font-style: normal;
    position: absolute;
    left: 5%;
    top: 50%;
    margin-top: -32px;
}

.syjx_01_slide .swiper-slide a em span {
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 30px;
    color: #fff;
    line-height: 40px;
}

.syjx_01_slide .swiper-slide a em i {
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    line-height: 24px;
}

.syjx_01_slide .swiper-slide a img {
    width: 100%;
    display: block;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
}

.syjx_01_slide .swiper-pagination {
    width: 100%;
    bottom: 20px;
    z-index: 990;
}

.syjx_01_slide .swiper-pagination span {
    opacity: 1;
    width: 10px;
    height: 10px;
    display: inline-block;
    background-color: #d0c5b5;
}

.syjx_01_slide .swiper-pagination span.swiper-pagination-bullet-active {
    background-color: #df0024;
}

.syjx_01 {
    overflow: hidden;
    margin-top: 60px;
}

.syjx_01 .wrap_c {
    overflow: hidden;
    background-color: #fff;
}

.syjx_01_t {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #e9e9e9;
    line-height: 40px;
    position: relative;
}

.syjx_01_t span {
    font-size: 20px;
    color: #df0024;
    display: inline-block;
    border-bottom: 2px solid #df0024;
    float: left;
    margin-left: 2%;
    padding: 10px 0px;
    font-weight: 600;
}

.syjx_01_t span.sp1 {
    border-bottom: 0px;
    color: #333;
}

.syjx_01_t a {
    width: 23px;
    height: 23px;
    display: block;
    overflow: hidden;
    float: right;
    background: url("../images/news_01.png") center no-repeat #df0024;
    margin-right: 2%;
    margin-top: 20px;
}

.syjx_01_t b {
    width: 3px;
    height: 17px;
    display: block;
    overflow: hidden;
    background-color: #df0024;
    position: absolute;
    left: 0px;
    top: 22px;
}

.syjx_01_c {
    width: 100%;
    overflow: hidden;
}

.syjx_01_c .wrap_c {
    padding: 20px 0px;
}

.syjx_01_c ul li {
    width: 96%;
    overflow: hidden;
    margin: 10px auto;
    padding: 0px;
    line-height: 26px;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/*.syjx_01_c ul li a{font-size:16px;color:#333;display:inline-block;background:url("../images/d_01.jpg") left center no-repeat;padding-left:10px;}*/

.syjx_01_c ul li a {
    font-size: 16px;
    color: #333;
    line-height: 26px;
    background: url("../images/d_01.jpg") left center no-repeat;
    padding-left: 10px;
    display: inline-block;
    width: 100%;
}

.syjx_01_c ul li a span {
    width: 70%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}

.syjx_01_c ul li a i {
    float: right;
    font-size: 14px;
    color: #999;
    margin-right: 10px;
}

.syjx_01_c ul li a:hover {
    color: #df0024;
}

.xmsy_01 {
    margin-top: 40px;
    display: block;
}

.xmsy_01 .wrap_c {
    background-color: #fff;
    padding-top: 30px;
    bottom: 0px;
    left: 0px;
}

.xmsy_01 .wrap_c1 {
    position: relative;
}

.wrapxl dl dd {
    display: none;
}

.wrapxl dl dd.current {
    display: block;
}

.xmsy_01 .wrap_c1 ul {
    overflow: hidden;
}

.xl {
    position: absolute;
    width: 100%;
    background: #f0f0f0;
    bottom: -15px;
    left: 0px
}

.xlIn {
    padding: 10px 20px
}

.xlIn a {
    padding: 0px 10px;
    font-size: 14px;
    display: inline-block;
}

.xlIn a:hover {
    color: #df0024;
    font-weight: bold;
}

.xmsy_01 ul li {
    width: 10%;
    overflow: hidden;
    float: left;
    margin-bottom: 30px;
}

.xmsy_01 ul li a {
    width: 80%;
    display: block;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
    text-align: center;
}

.xmsy_01 ul li a em {
    display: inline-block;
    font-style: normal;
    position: relative;
    width: 60px;
    border-radius: 50%;
    border: 2px solid #e1e1e1;
}

.xmsy_01 ul li a em img {
    width: 100%;
    display: block
}

.xmsy_01 ul li a em img.img2 {
    position: absolute;
    left: 0px;
    top: 0px;
    display: none;
}

.xmsy_01 ul li a span {
    width: 100%;
    display: block;
    overflow: hidden;
    text-align: center;
    font-size: 16px;
    color: #222;
    line-height: 24px;
    margin-top: 5px;
}

.xmsy_01 ul li a b {
    width: 100%;
    height: 10px;
    display: block;
    overflow: hidden;
    background: url("../images/in_02.png") center no-repeat;
    margin-top: 10px;
}

.xmsy_01 ul li a:hover em {
    background-color: #c61c33;
    border: 2px solid #c61c33;
}

.xmsy_01 ul li a:hover em img.img2 {
    display: block;
}

.xmsy_01 ul li a:hover em img.img1 {
    opacity: 0;
}

.xmsy_01 ul li a:hover span {
    color: #c61c33;
}

.xmsy_01 ul li a:hover b {
    background: url("../images/in_03.png") center no-repeat;
}

.mibxm_01 {
    overflow: hidden;
    margin-top: 40px;
}

.mibxm_01 .wrap_c {
    display: table;
    overflow: hidden;
}

.mibxm_01 .mibxm_01l_cell {
    display: table-cell;
    overflow: hidden;
    vertical-align: top;
}

.mibxm_01 .mibxm_01_l {
    padding-right: 40px;
    position: relative;
}

.mibxm_01l_c {
    width: 100%;
    overflow: hidden;
    background-color: #fff;
}

.mibxm_01_t {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #e9e9e9;
}

.mibxm_01_t ul {
    margin-left: 4%;
}

.mibxm_01_t ul li {
    float: left;
    margin-right: 40px;
}

.mibxm_01_t ul li a {
    font-size: 18px;
    color: #333;
    line-height: 40px;
    display: inline-block;
    padding: 10px 0px;
    font-weight: 600;
}

.mibxm_01_t ul li.on a {
    border-bottom: 2px solid #df0024;
    color: #df0024;
}

.mibxm_01_t a.a1 {
    width: 23px;
    height: 23px;
    display: block;
    overflow: hidden;
    float: right;
    margin-right: 4%;
    background: url("../images/news_01.png") center no-repeat #df0024;
    margin-top: 20px;
}

.mibxm_01_c {
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}

.mibxm_01_c ul li {
    width: 92%;
    overflow: hidden;
    margin: 10px auto;
    padding: 0px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mibxm_01_c ul li a {
    font-size: 16px;
    color: #333;
    line-height: 26px;
    background: url("../images/d_01.jpg") left center no-repeat;
    padding-left: 10px;
    display: inline-block;
    width: 100%;
}

.mibxm_01_c ul li a span {
    width: 70%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}

.mibxm_01_c ul li a i {
    float: right;
    font-size: 14px;
    color: #999;
    margin-right: 10px;
}

.mibxm_01_c ul li a:hover {
    color: #df0024;
}

.mibxm_01 .mibxm_01_r {
    width: 300px;
}

.mibxm_01 .mibxm_01_r ul li {
    width: 100%;
    overflow: hidden;
    margin-bottom: 15px;
}

.mibxm_01 .mibxm_01_r ul li a {
    width: 100%;
    display: block;
    overflow: hidden;
    color: #fff;
    text-align: center;
    padding: 40px 0px;
    position: relative;
}

.mibxm_01 .mibxm_01_r ul li a em {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
}

.mibxm_01 .mibxm_01_r ul li a span {
    width: 90%;
    display: block;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
    font-size: 16px;
    line-height: 26px;
    position: relative;
    z-index: 990;
    font-weight: 600;
}

.mibxm_01 .mibxm_01_r ul li a i {
    width: 90%;
    display: block;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 20px;
    position: relative;
    z-index: 990;
}

.mibxm_01 .mibxm_01_r ul li a b {
    width: 90%;
    display: block;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
    font-weight: normal;
    margin-top: 10px;
    font-family: SimSun;
    position: relative;
    z-index: 990;
}

.mibxm_01 .mibxm_01_r ul li:nth-child(2) {
    margin-bottom: 0px;
}

.menuleftfr {
    width: 125px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    top: 0px;
    background-color: #fff;
    z-index: 9990;
    padding: 0px 0px 10px 0px;
    margin-left: -765px;
    display: none;
}

.menuleftfr ul li {
    width: 100%;
    overflow: hidden;
}

.menuleftfr ul li.li1 {
    background-color: #e00024;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 26px;
    padding: 10px 0px;
    margin-bottom: 10px;
}

.menuleftfr ul li a {
    width: 90%;
    display: block;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
    font-size: 16px;
    color: #333;
    text-align: center;
    line-height: 26px;
    padding: 5px 0px;
}

.menuleftfr ul li a:hover {
    color: #df0024;
}

.gg_01 {
    overflow: hidden;
    margin-top: 40px;
}

.gg_01 img {
    width: 100%;
    display: block;
}

.gg_01 img.img2 {
    display: none;
}

.syjx_01 .fl {
    width: 76%;
    overflow: hidden;
}

.syjx_01 .fr {
    width: 24%;
    overflow: hidden;
}

.syjx_01 .fr ul li {
    width: 90%;
    overflow: hidden;
    margin: 20px auto;
    padding: 0px;
}

.syjx_01 .fr ul li a {
    width: 100%;
    display: block;
    overflow: hidden;
    text-align: center;
}

.syjx_01 .fr ul li a em.em2 {
    display: inline-block;
    font-style: normal;
    width: 60%;
}

.syjx_01 .fr ul li a em.em2 em.em1 {
    width: 40%;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    float: left;
    border: 2px solid #e1e1e1;
}

.syjx_01 .fr ul li a em.em2 em.em1 img {
    width: 100%;
    display: block;
}

.syjx_01 .fr ul li a em.em2 em.em1 img.img2 {
    position: absolute;
    left: 0px;
    top: 0px;
    display: none;
}

.syjx_01 .fr ul li a em.em2 span {
    display: inline-block;
    float: left;
    margin-left: 20px;
    font-size: 17px;
    color: #333;
}

.syjx_01 .fr ul li a:hover em.em2 em.em1 {
    background-color: #df0024;
    border: 2px solid #df0024;
}

.syjx_01 .fr ul li a:hover em.em2 em.em1 img.img2 {
    display: block;
}

.syjx_01 .fr ul li a:hover em.em2 em.em1 img.img1 {
    opacity: 0;
}

.syjx_01 .fr ul li a:hover em.em2 span {
    color: #df0024;
}

.sbxm_03 {
    overflow: hidden;
    margin-top: 40px;
}

.sbxm_03 .wrap_c {
    overflow: hidden;
    padding: 30px 0px;
}

.sbxm_03 ul {
    width: 90%;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
}

.sbxm_03 ul li {
    width: 33.3333%;
    overflow: hidden;
    float: left;
    position: relative;
}

.sbxm_03 ul li b {
    width: 1px;
    height: 100%;
    display: block;
    overflow: hidden;
    position: absolute;
    right: 0px;
    top: 0px;
    background-color: #e56673;
}

.sbxm_03 ul li a {
    width: 80%;
    display: table;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
}

.sbxm_03 ul li a em {
    display: table-cell;
    overflow: hidden;
    font-style: normal;
    vertical-align: middle;
}

.sbxm_03 ul li a em.em1 {
    width: 60px;
}

.sbxm_03 ul li a em.em1 img {
    width: 52px;
    margin: 0px auto;
    padding: 0px;
    display: block;
    border-radius: 50%;
    border: 4px solid #ea808b;
}

.sbxm_03 ul li a em.em2 {
    padding-left: 20px;
}

.sbxm_03 ul li a em.em2 span {
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 18px;
    color: #fff;
    line-height: 30px;
    font-weight: 600;
}

.sbxm_03 ul li a em.em2 i {
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 12px;
    color: #eb808d;
    line-height: 20px;
    text-transform: uppercase;
}

.bkxm_01 {
    overflow: hidden;
    position: relative;
    padding-bottom: 8px;
}

.bkxm_01 .wrap_c {
    overflow: hidden;
    background-color: #fff;
    padding: 20px 0px 30px 0px;
}

.bkxm_01 .bkxm_04 {
    width: 0%;
    overflow: hidden;
    position: absolute;
    left: 0px;
    bottom: 0px;
    /*transition:.3s ease-in-out;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;*/
}

.bkxm_01 i.i1 {
    width: 100%;
    display: block;
    overflow: hidden;
}

.bkxm_01 i.i1 b.b1 {
    width: 100%;
    height: 3px;
    display: block;
    background-color: #df0024;
    overflow: hidden;
}

.bkxm_01 i.i1 b.b2 {
    width: 100%;
    height: 5px;
    display: block;
    overflow: hidden;
    background: url("../images/bkxm_01.png") center no-repeat;
    background-size: auto 100%;
}

.bkxm_01 ul li {
    width: 16.6666%;
    overflow: hidden;
    float: left;
}

.bkxm_01 ul li a {
    width: 90%;
    display: block;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
    position: relative;
    text-align: center;
}

.bkxm_01 ul li a em {
    display: inline-block;
    overflow: hidden;
    position: relative;
    width: 60px;
    border: 2px solid #e1e1e1;
    border-radius: 50%;
}

.bkxm_01 ul li a em img {
    width: 100%;
    display: block;
}

.bkxm_01 ul li a em img.img1 {
    position: absolute;
    left: 0px;
    top: 0px;
    display: none;
}

.bkxm_01 ul li a span {
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 18px;
    color: #333;
    line-height: 26px;
    margin-top: 10px;
    font-weight: 600;
}

.bkxm_01 ul li a i {
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 14px;
    color: #333;
    line-height: 20px;
    font-weight: 600;
}

.bkxm_01 ul li a:hover em img {
    opacity: 0;
}

.bkxm_01 ul li a:hover em img.img1 {
    display: block;
    opacity: 1;
}

.bkxm_01 ul li a:hover em {
    background-color: #df0024;
    border: 2px solid #df0024;
}

.bkxm_01 ul li a:hover span {
    color: #df0024
}

.bkxm_01 ul li a:hover i {
    color: #df0024;
}

.bkxm_01 ul li.on a em img {
    opacity: 0;
}

.bkxm_01 ul li.on a em img.img1 {
    display: block;
    opacity: 1;
}

.bkxm_01 ul li.on a em {
    background-color: #df0024;
    border: 2px solid #df0024;
}

.bkxm_01 ul li.on a span {
    color: #df0024
}

.bkxm_01 ul li.on a i {
    color: #df0024;
}

.bkxm_02 {
    overflow: hidden;
    margin-top: 40px;
}

.bkxm_02 .fl {
    width: 70%;
    overflow: hidden;
    background-color: #fff;
}

.bkxm_02 .fr {
    width: 28%;
    overflow: hidden;
    background-color: #fff;
}

.bkxm_02_c {
    width: 90%;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.bkxm_02_c ul li {
    width: 100%;
    overflow: hidden;
    line-height: 24px;
    margin: 11px 0px;
}

.bkxm_02_c ul li a {
    width: 90%;
    display: block;
    overflow: hidden;
    font-size: 16px;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url("../images/d_01.jpg") left center no-repeat;
    padding-left: 10px;
}

.bkxm_02_c ul li a:hover {
    color: #df0024;
}

.xxgg_01 {
    overflow: hidden;
    margin-top: 60px;
}

.xxgg_01 ul li {
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px;
}

.xxgg_01 ul li a {
    width: 100%;
    display: table;
    overflow: hidden;
    background-color: #fff;
    padding: 30px 0px;
}

.xxgg_01 ul li a em {
    display: table-cell;
    font-style: normal;
    vertical-align: middle;
}

.xxgg_01 ul li a em.em1 {
    width: 150px;
}

.xxgg_01 ul li a em.em1 span {
    width: 78px;
    height: 78px;
    border: 1px solid #e9e9e9;
    display: block;
    overflow: hidden;
    margin: 0px auto;
}

.xxgg_01 ul li a em.em1 span i {
    width: 100%;
    display: block;
    overflow: hidden;
    text-align: center;
    font-family: Arial;
}

.xxgg_01 ul li a em.em1 span i.i1 {
    font-size: 40px;
    color: #777;
    line-height: 40px;
    margin-top: 10px;
}

.xxgg_01 ul li a em.em1 span i.i2 {
    font-size: 14px;
    color: #777;
    line-height: 24px;
}

.xxgg_01 ul li a em.em2 {}

.xxgg_01 ul li a em.em2 span {
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 16px;
    color: #222;
    line-height: 26px;
    font-weight: bold;
}

.xxgg_01 ul li a em.em2 i {
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 14px;
    color: #444;
    line-height: 24px;
    margin-top: 5px;
}

.xxgg_01 ul li a:hover em.em1 span {
    border: 1px solid #df0024;
}

.xxgg_01 ul li a:hover em.em1 span i.i1 {
    color: #df0024;
}

.xxgg_01 ul li a:hover em.em1 span i.i2 {
    color: #df0024;
}

.xxgg_01 ul li a:hover em.em2 span {
    color: #df0024;
}

.zyjs_01 {
    margin-top: 60px;
}

.bkxm_05 {
    overflow: hidden;
    margin-top: 10px;
}

.bkxm_05 .wrap_c {
    overflow: hidden;
    background-color: #fff;
    padding: 20px 0px 40px 0px;
}

.bkxm_05_t {
    width: 90%;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
    display: none;
}

.bkxm_05_t p {
    width: 100%;
    overflow: hidden;
    font-size: 24px;
    color: #333;
    line-height: 30px;
    padding-bottom: 20px;
    position: relative;
}

.bkxm_05_t p b {
    width: 24px;
    height: 4px;
    display: block;
    overflow: hidden;
    position: absolute;
    left: 0px;
    bottom: 0px;
    background-color: #df0024;
}

.bkxm_05_c {
    width: 90%;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
    margin-top: 0px;
}

.bkxm_05_c p {
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    color: #333;
    line-height: 24px;
    margin-bottom: 10px;
}

.bkxm_05_b {
    width: 90%;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
    margin-top: 40px;
}

.bkxm_05_b p {
    width: 100%;
    overflow: hidden;
    font-size: 14px;
    color: #999;
    line-height: 24px;
    margin-bottom: 10px;
}

.bkxm_05_fx {
    width: 90%;
    overflow: hidden;
    border-bottom: 1px solid #e9e9e9;
    margin: 0px auto;
    padding-bottom: 10px;
    margin-top: 40px;
}

.kxyj_01 {
    overflow: hidden;
    margin-top: 40px;
}

.kxyj_01 .mibxm_01l_c {
    padding-bottom: 20px;
}

.kxyj_02 {
    overflow: hidden;
    margin-top: 40px;
}

.kxyj_02_c {
    width: 100%;
    overflow: hidden;
    padding: 40px 0px;
}

.kxyj_02_c ul {
    width: 100%;
    overflow: hidden;
    display: table;
}

.kxyj_02_c ul li {
    display: table-cell;
    width: 20%;
    overflow: hidden;
    position: relative;
}

.kxyj_02_c ul li b {
    width: 1px;
    height: 100%;
    display: block;
    overflow: hidden;
    position: absolute;
    right: 0px;
    top: 0px;
    background-color: rgba(255, 255, 255, 0.5);
}

.kxyj_02_c ul li a {
    width: 100%;
    display: block;
    overflow: hidden;
}

.kxyj_02_c ul li a em {
    width: 60px;
    display: block;
    overflow: hidden;
    border-radius: 50%;
    border: 2px solid rgba(255, 255, 255, 0.5);
    margin: 0px auto;
    padding: 0px;
}

.kxyj_02_c ul li a em img {
    width: 100%;
    display: block;
}

.kxyj_02_c ul li a span {
    width: 100%;
    display: block;
    overflow: hidden;
    text-align: center;
    font-size: 18px;
    color: #fff;
    line-height: 30px;
    margin-top: 5px;
    font-weight: 600;
}

.kxyj_02_c ul li a i {
    width: 100%;
    display: block;
    overflow: hidden;
    text-align: center;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.5);
}

.kxyj_03 {
    overflow: hidden;
    margin-top: 40px;
}

.kxyj_03 .fl {
    width: 32%;
    overflow: hidden;
    background-color: #fff;
    padding: 30px 0px;
}

.jzhd_02_c3 {
    width: 90%;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
    margin-top: 10px;
}

.jzhd_02_c3 a {
    width: 100%;
    display: block;
    overflow: hidden;
}

.jzhd_02_c3 a em {
    width: 100%;
    display: block;
    overflow: hidden;
    position: relative;
    height: 0;
    padding-bottom: 66%;
}

.jzhd_02_c3 a em img {
    width: 100%;
    display: block;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
}

.jzhd_02_c3 a em span {
    width: 100%;
    display: block;
    overflow: hidden;
    position: absolute;
    left: 0px;
    bottom: 0px;
    background-color: rgba(0, 0, 0, 0.2);
    padding: 10px 0px;
}

.jzhd_02_c3 a em span i {
    width: 90%;
    display: block;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
    font-size: 16px;
    color: #fff;
    line-height: 24px;
}

.kxyj_03 .fc {
    width: 32%;
    overflow: hidden;
    background-color: #fff;
    padding: 30px 0px;
    margin-left: 2%;
    float: left;
}

.jzhd_02_c4 {
    width: 90%;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
    margin-top: 10px;
    margin-bottom: -15px;
}

.jzhd_02_c4 ul li {
    width: 100%;
    overflow: hidden;
    margin-bottom: 15px;
}

.jzhd_02_c4 ul li a {
    width: 100%;
    display: table;
    overflow: hidden;
}

.jzhd_02_c4 ul li a em {
    display: table-cell;
    font-style: normal;
    vertical-align: middle;
}

.jzhd_02_c4 ul li a em.em1 {
    width: 45%;
    overflow: hidden;
    height: 0;
    padding-bottom: 31%;
    display: block;
    float: left;
}

.jzhd_02_c4 ul li a em.em1 img {
    width: 100%;
    display: block;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
}

.jzhd_02_c4 ul li a em.em2 {
    padding-left: 20px;
    font-size: 16px;
    color: #222;
    line-height: 24px;
    font-weight: bold;
    height: 72px;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.jzhd_02_c4 ul li a:hover em.em1 img {
    transform: scale(1.01, 1.01);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
}

.jzhd_02_c4 ul li a:hover em.em2 {
    color: #df0024;
}

.kxyj_03 .fr {
    width: 32%;
    overflow: hidden;
    background-color: #fff;
    padding: 30px 0px;
}

.jzhd_02_c5 {
    width: 90%;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
    margin-top: 10px;
    margin-bottom: 5px;
}

.jzhd_02_c5 ul li {
    width: 100%;
    overflow: hidden;
    margin: 16px 0px;
}

.jzhd_02_c5 ul li a {
    width: 90%;
    display: block;
    overflow: hidden;
    font-size: 16px;
    color: #333;
    line-height: 26px;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url("../images/d_01.jpg") left center no-repeat;
    padding-left: 10px;
}

.jzhd_02_c5 ul li a:hover {
    color: #df0024;
}

.yjzx_01 {
    overflow: hidden;
    margin-top: 60px;
}

.yjzx_01 .wrap_c {
    overflow: hidden;
    background-color: #fff;
}

.yjzx_01_t {
    width: 90%;
    overflow: hidden;
    margin: 0px auto;
    padding: 30px 0px;
}

.yjzx_01_t p {
    width: 100%;
    overflow: hidden;
    font-size: 20px;
    color: #333;
    line-height: 40px;
    padding-bottom: 10px;
    position: relative;
    font-weight: 600;
}

.yjzx_01_t p b {
    width: 30px;
    height: 3px;
    display: block;
    overflow: hidden;
    background-color: #df0024;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.yjzx_01_c {
    width: 90%;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
    margin-bottom: 30px;
}

.yjzx_01_c ul li {
    width: 48%;
    overflow: hidden;
    float: left;
    margin-right: 4%;
    padding: 5px 0px;
}

.yjzx_01_c ul li:nth-child(2n) {
    margin-right: 0px;
}

.yjzx_01_c ul li a {
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 16px;
    color: #333;
    line-height: 26px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.yjzx_01_c ul li a:hover {
    color: #df0024;
}

.jzjs_01 {
    overflow: hidden;
    margin-top: 40px;
}

.jzjs_01_c {
    width: 100%;
    overflow: hidden;
    background-color: #fff;
}

.jzjs_01_c ul {
    width: 100%;
    overflow: hidden;
    display: table;
}

.jzjs_01_c ul li {
    width: 100%;
    overflow: hidden;
    display: table-row;
}

.jzjs_01_c ul li em {
    display: table-cell;
    vertical-align: top;
    font-style: normal;
    padding: 30px 0px;
}

.jzjs_01_c ul li em.em1 {
    background-color: #fafafa;
    text-align: center;
    font-size: 16px;
    color: #333;
    width: 150px;
    border-bottom: 1px solid #e7e7e7;
}

.jzjs_01_c ul li em.em1 {}

.jzjs_01_c ul li em.em2 {
    padding: 20px 20px 20px 60px;
    border-bottom: 1px solid #e7e7e7;
}

.jzjs_01_c ul li em.em2 a {
    display: inline-block;
    font-size: 16px;
    color: #333;
    line-height: 30px;
    float: left;
    margin-right: 60px;
    margin-bottom: 10px;
}

.jzjs_01_c ul li em.em2 a.a1 {
    margin-right: 76px;
}

.jzjs_01_c ul li em.em2 a:hover {
    color: #df0024
}

.jzjs_01_c ul li em.em2 a.on {
    background-color: #df0024;
    border-radius: 20px;
    padding: 0px 10px;
    color: #fff;
}

.jzjs_01_c ul li em.em3 {
    display: table;
    width: 100%;
    text-align: left;
    padding: 0px;
}

.jzjs_01_c ul li em.em3 span {
    display: table-cell;
    vertical-align: top;
}

.jzjs_01_c ul li em.em3 span.sp1 {
    width: 100px;
}

.jzjs_01_c ul li em.em3 span.sp1 a {
    margin: 0px;
}

.jzjs_01_c ul li em.em3 span.sp3 a {
    margin-right: 0px;
    width: 60px;
    display: inline-block;
}

.jzjs_01_c ul li em.em3 span.sp3 a i {
    display: inline-block;
    width: 30px;
    text-align: center;
}

.jzjs_01_c ul li em.em3 span.sp3 a.on {
    background: none;
    border-radius: 0px;
    padding: 0px;
}

.jzjs_01_c ul li em.em3 span.sp3 a.on i {
    border-radius: 50%;
    background-color: #df0024;
    color: #fff;
}

.jzjs_02 {
    overflow: hidden;
    margin-top: 30px;
}

.jzjs_02 ul li {
    width: 48%;
    overflow: hidden;
    float: left;
    margin-right: 4%;
    background-color: #fff;
    margin-bottom: 30px;
}

.jzjs_02 ul li:nth-child(2n) {
    margin-right: 0px;
}

.jzjs_02 ul li a {
    width: 90%;
    display: table;
    overflow: hidden;
    margin: 0px auto;
    padding: 30px 0px;
}

.jzjs_02 ul li a em {
    display: table-cell;
    vertical-align: top;
    font-style: normal;
    overflow: hidden;
}

.jzjs_02 ul li a em.em1 {
    width: 40%;
}

.jzjs_02 ul li a em.em1 img {
    width: 100%;
    display: block;
    border-radius: 50%;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
}

.jzjs_02 ul li a em.em2 {
    padding-left: 30px;
}

.jzjs_02 ul li a em.em2 span {
    width: 100%;
    display: block;
    overflow: hidden;
}

.jzjs_02 ul li a em.em2 span.sp1 {
    line-height: 40px;
    position: relative;
    padding-bottom: 5px;
}

.jzjs_02 ul li a em.em2 span.sp1 i.i1 {
    font-size: 20px;
    color: #333;
    font-weight: bold;
}

.jzjs_02 ul li a em.em2 span.sp1 i.i2 {
    margin-left: 20px;
    font-size: 14px;
    color: #333;
}

.jzjs_02 ul li a em.em2 span.sp1 b {
    width: 20px;
    height: 3px;
    display: block;
    overflow: hidden;
    background-color: #df0024;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.jzjs_02 ul li a em.em2 span.sp2 {
    margin-top: 20px;
    font-size: 16px;
    color: #333;
    line-height: 26px;
    height: 130px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.rczp_01 {
    overflow: hidden;
    margin-top: 40px;
}

.rczp_01_t {
    width: 100%;
    overflow: hidden;
    font-size: 30px;
    color: #333;
    line-height: 40px;
}

.rczp_01_c {
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
    position: relative;
}

.rczp_01_c i.i1 {
    width: 100%;
    overflow: hidden;
    height: 60px;
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: #ececec;
}

.rczp_01_c ul {
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 990;
}

.rczp_01_c ul li {
    float: left;
    height: 60px;
    overflow: hidden;
    padding-bottom: 8px;
    position: relative;
}

.rczp_01_c ul li a {
    display: inline-block;
    font-size: 20px;
    color: #333;
    padding: 0px 50px;
    line-height: 60px;
}

.rczp_01_c ul li b {
    width: 100%;
    height: 8px;
    display: block;
    overflow: hidden;
    background: url("../images/bkxm_01.png") center no-repeat;
    position: absolute;
    left: 0px;
    bottom: 0px;
    display: none;
}

.rczp_01_c ul li.on a {
    background-color: #df0024;
    color: #fff;
}

.rczp_01_c ul li.on b {
    display: block;
}

.rczp_01_b {
    width: 100%;
    overflow: hidden;
    margin-top: 40px;
}

.rczp_01_b p {
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    color: #333;
    line-height: 26px;
    margin-bottom: 10px;
}

.rczp_01_b p.p1 {
    line-height: 40px;
    font-size: 20px;
    color: #333;
    line-height: 40px;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-weight: 600;
}

.rczp_01_b p.p1 b {
    width: 20px;
    height: 3px;
    display: block;
    overflow: hidden;
    background-color: #df0024;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.rczp_01_b1 {
    width: 100%;
    overflow: hidden;
    margin-top: 40px;
}

.rczp_01_b1 ul li {
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
    float: left;
    border-bottom: 1px solid #efefef;
    padding-bottom: 20px;
}

.rczp_01_b1 ul li a {
    width: 100%;
    display: block;
    overflow: hidden;
    padding: 0px 0px;
    background-color: #fff;
    position: relative;
}

.rczp_01_b1 ul li a span {
    width: 90%;
    display: block;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
}

.rczp_01_b1 ul li a span.sp1 {
    font-size: 18px;
    color: #333;
    line-height: 28px;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.rczp_01_b1 ul li a span.sp2 {
    font-size: 14px;
    color: #999;
    line-height: 20px;
    margin-top: 5px;
}

.rczp_01_b1 ul li a b {
    width: 23px;
    height: 23px;
    display: block;
    overflow: hidden;
    background: url("../images/news_01.png") center no-repeat #c2c2c2;
    position: absolute;
    right: 5%;
    bottom: 20px;
}

.rczp_01_b1 ul li:hover {
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
}

.rczp_01_b1 ul li:hover a span.sp1 {
    color: #df0024;
}

.rczp_01_b1 ul li:hover a b {
    background: url("../images/news_01.png") center no-repeat #df0024;
}

.yyhn_01 {
    overflow: hidden;
    margin-top: 40px;
}

.yyhn_01 ul li {
    width: 48%;
    overflow: hidden;
    float: left;
    margin-right: 4%;
    margin-bottom: 30px;
    background-color: #fff;
}

.yyhn_01 ul li:nth-child(2n) {
    margin-right: 0px;
}

.yyhn_01 ul li a {
    width: 100%;
    display: block;
    overflow: hidden;
    padding: 20px 0px;
}

.yyhn_01 ul li a span {
    width: 100%;
    display: block;
    overflow: hidden;
}

.yyhn_01 ul li a span.sp1 {
    position: relative;
    line-height: 26px;
    margin-bottom: 10px;
}

.yyhn_01 ul li a span.sp1 b {
    width: 3px;
    height: 14px;
    display: block;
    overflow: hidden;
    background-color: #df0024;
    position: absolute;
    left: 0px;
    top: 6px;
}

.yyhn_01 ul li a span i {
    width: 90%;
    display: block;
    overflow: hidden;
    font-size: 14px;
    color: #333;
    line-height: 24px;
    margin: 0px auto;
    padding: 0px;
}

.yyhn_01 ul li a span.sp1 i {
    font-size: 17px;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.yyhn_01 ul li a span.sp2 i {
    font-size: 16px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.yyhn_01 ul li a:hover span.sp1 i {
    color: #df0024;
}

.cwjr_01 {
    overflow: hidden;
    margin-top: 60px;
}

.cwjr_01 .wrap_c {
    overflow: hidden;
    display: table;
}

.cwjr_01 .cwjr_01_l {
    width: 48%;
    display: table-cell;
    overflow: hidden;
    vertical-align: middle;
}

.cwjr_01 .cwjr_01_l img {
    max-width: 100%;
    display: block;
}

.cwjr_01 .cwjr_01_r {
    display: table-cell;
    overflow: hidden;
    vertical-align: middle;
}

.cwjr_01 .cwjr_01_r p {
    width: 80%;
    overflow: hidden;
    float: right;
    font-size: 16px;
    color: #333;
    line-height: 26px;
    margin-bottom: 10px;
}

.cwjr_01 .cwjr_01_r p.p1 {
    font-size: 24px;
    color: #333;
    line-height: 40px;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.cwjr_01 .cwjr_01_r p.p1 b {
    width: 24px;
    height: 3px;
    display: block;
    overflow: hidden;
    background-color: #df0024;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.cwjr_02 {
    overflow: hidden;
    margin-top: 40px;
}

.cwjr_02 p {
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    color: #333;
    line-height: 26px;
    margin-bottom: 15px;
}

.fzlc_01 {
    overflow: hidden;
    margin-top: 60px;
}

.fzlc_01 .wrap_c {
    overflow: hidden;
    position: relative;
}

.fzlc_01 b.b_x {
    width: 1px;
    height: 100%;
    display: block;
    overflow: hidden;
    background-color: #e1e1e1;
    position: absolute;
    left: 50%;
    margin-left: -0.5px;
    top: 0px;
}

.fzlc_01_t {
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 9;
}

.fzlc_01_t b {
    width: 20px;
    height: 20px;
    display: block;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
    background: url("../images/fzlc_01.jpg") center no-repeat;
}

.fzlc_01_c {
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 9;
}

.fzlc_01_c ul li {
    width: 100%;
    overflow: hidden;
    margin-top: 30px;
    position: relative;
}

.fzlc_01_c ul li .fzlc_01c_l {
    width: 45%;
    overflow: hidden;
    display: table;
}

.fzlc_01_c ul li .fzlc_01c_l em {
    display: table-cell;
    overflow: hidden;
    font-style: normal;
    vertical-align: middle;
}

.fzlc_01_c ul li .fzlc_01c_l em.em1 {
    width: 30%;
    overflow: hidden;
    border-radius: 50%;
}

.fzlc_01_c ul li .fzlc_01c_l em.em1 img {
    width: 100%;
    display: block;
}

.fzlc_01_c ul li .fzlc_01c_l em.em2 {
    width: 68%;
    text-align: right;
    padding-left: 30px;
}

.fzlc_01_c ul li .fzlc_01c_l em.em2 span {
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 36px;
    color: #333;
    line-height: 40px;
}

.fzlc_01_c ul li .fzlc_01c_l em.em2 i {
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 16px;
    color: #666;
    margin-top: 5px;
    line-height: 26px;
}

.fzlc_01_c ul li b {
    width: 15px;
    height: 15px;
    display: block;
    overflow: hidden;
    background: url("../images/fzlc_02.jpg") no-repeat;
    background-size: 100%;
    position: absolute;
    left: 50%;
    top: 0px;
    margin-left: -7.5px;
}

.fzlc_01_c ul li .fzlc_01c_r {
    width: 45%;
    overflow: hidden;
    display: table;
}

.fzlc_01_c ul li .fzlc_01c_r em {
    display: table-cell;
    overflow: hidden;
    font-style: normal;
    vertical-align: middle;
}

.fzlc_01_c ul li .fzlc_01c_r em.em1 {
    width: 30%;
    overflow: hidden;
    border-radius: 50%;
}

.fzlc_01_c ul li .fzlc_01c_r em.em1 img {
    width: 100%;
    display: block;
}

.fzlc_01_c ul li .fzlc_01c_r em.em2 {
    width: 68%;
    text-align: left;
    padding-right: 30px;
}

.fzlc_01_c ul li .fzlc_01c_r em.em2 span {
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 36px;
    color: #333;
    line-height: 40px;
}

.fzlc_01_c ul li .fzlc_01c_r em.em2 i {
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 16px;
    color: #666;
    margin-top: 5px;
    line-height: 26px;
}

.fzlc_01_b {
    width: 100%;
    overflow: hidden;
    text-align: center;
    position: relative;
    z-index: 9;
    margin-top: 40px;
}

.fzlc_01_b a {
    display: inline-block;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    border: 1px solid #e1e1e1;
    border-radius: 20px;
    background-color: #fff;
    padding: 0px 40px;
}

.fzlc_01_b a:hover {
    border: 1px solid #df0024;
    background-color: #df0024;
    color: #fff;
}

.wymd_01 {
    overflow: hidden;
    margin-top: 60px;
}

.wymd_01 ul {
    width: 100%;
    overflow: hidden;
    margin-bottom: 40px;
}

.wymd_01 ul li {
    width: 48%;
    overflow: hidden;
    float: left;
    margin-right: 4%;
    margin-bottom: 0px;
}

.wymd_01 ul li:nth-child(2n) {
    margin-right: 0px;
}

.wymd_01 ul li a {
    width: 90%;
    display: table;
    overflow: hidden;
    margin: 0px auto;
    padding: 30px 5%;
    background-color: #fff;
}

.wymd_01 ul li a em {
    display: table-cell;
    vertical-align: middle;
    font-style: normal;
    overflow: hidden;
}

.wymd_01 ul li a em.em1 {
    width: 40%;
    border-radius: 50%;
}

.wymd_01 ul li a em.em1 img {
    width: 100%;
    display: block;
    border-radius: 50%;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
}

.wymd_01 ul li a em.em2 {
    padding-left: 30px;
}

.wymd_01 ul li a em.em2 span {
    width: 100%;
    display: block;
    overflow: hidden;
}

.wymd_01 ul li a em.em2 span.sp1 {
    line-height: 40px;
    position: relative;
    padding-bottom: 5px;
}

.wymd_01 ul li a em.em2 span.sp1 i.i1 {
    font-size: 20px;
    color: #333;
    font-weight: bold;
}

.wymd_01 ul li a em.em2 span.sp1 i.i2 {
    margin-left: 20px;
    font-size: 14px;
    color: #333;
}

.wymd_01 ul li a em.em2 span.sp1 b {
    width: 20px;
    height: 3px;
    display: block;
    overflow: hidden;
    background-color: #df0024;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.wymd_01 ul li a em.em2 span.sp2 {
    margin-top: 20px;
    font-size: 16px;
    color: #333;
    line-height: 26px;
}

.wymd_01 ul li p {
    width: 100%;
    overflow: hidden;
    font-size: 20px;
    color: #333;
    line-height: 40px;
    font-weight: bold;
    margin-bottom: 10px;
}

.jgsz_01 {
    overflow: hidden;
    margin-top: 60px;
}

.jgsz_01 ul li {
    width: 32%;
    overflow: hidden;
    float: left;
    margin-right: 2%;
    background-color: #fff;
}

.jgsz_01 ul li:nth-child(3) {
    margin-right: 0px;
}

.jgsz_01 ul li .jgsz_01_c {
    width: 90%;
    overflow: hidden;
    margin: 0px auto;
    padding: 20px 0px;
}

.jgsz_01 ul li .jgsz_01_c p {
    width: 100%;
    overflow: hidden;
    line-height: 26px;
    margin-bottom: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.jgsz_01 ul li .jgsz_01_c p.p1 {
    position: relative;
    font-size: 20px;
    color: #333;
    font-weight: bold;
    line-height: 40px;
    position: relative;
    padding-bottom: 5px;
    margin-bottom: 15px;
}

.jgsz_01 ul li .jgsz_01_c p.p1 b {
    width: 24px;
    height: 3px;
    display: block;
    overflow: hidden;
    background-color: #df0024;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.jgsz_01 ul li .jgsz_01_c p a {
    font-size: 16px;
    color: #333;
}

.jgsz_01 ul li .jgsz_01_c p a:hover {
    color: #df0024;
}

.jgsz_02 {
    overflow: hidden;
    margin-top: 30px;
}

.jgsz_02 .fl {
    width: 66%;
    overflow: hidden;
    background-color: #fff;
}
.jgsz_02 .fl ul{display: inline-block;width: calc(50% - 25px) !important;vertical-align: top;margin-left: 20px !important;}
.jgsz_02 .fl p {
    width: 95%;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
}

.jgsz_02 .fl p.p1 {
    position: relative;
    font-size: 18px;
    color: #333;
    font-weight: bold;
    line-height: 40px;
    position: relative;
    padding-bottom: 5px;
    margin-bottom: 15px;
    margin-top: 20px;
}

.jgsz_02 .fl p.p1 b {
    width: 24px;
    height: 3px;
    display: block;
    overflow: hidden;
    background-color: #df0024;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.jgsz_02 .fl ul {
    width: 95%;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
    margin-bottom: 20px;
}

.jgsz_02 .fl ul h3 {font-size: 16px;}
.jgsz_02 .fl ul li {
    width: 98%;
    overflow: hidden;
    float: left;
    margin-right: 4%;
    line-height: 24px;
    margin-bottom: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.jgsz_02 .fl ul li:nth-child(2n) {
    margin-right: 0px;
}

.jgsz_02 .fl ul li a {
    font-size: 14px;
    color: #333;
}

.jgsz_02 .fl ul li a:hover {
    color: #df0024;
}

.jgsz_02 .fr {
    width: 32%;
    overflow: hidden;
    background-color: #fff;
}

.jgsz_02 .fr .jgsz_01_c {
    width: 90%;
    overflow: hidden;
    margin: 0px auto;
    padding: 20px 0px;
}

.jgsz_02 .fr .jgsz_01_c p {
    width: 100%;
    overflow: hidden;
    line-height: 24px;
    margin-bottom: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.jgsz_02 .fr .jgsz_01_c p.p1 {
    position: relative;
    font-size: 18px;
    color: #333;
    font-weight: bold;
    line-height: 40px;
    position: relative;
    padding-bottom: 5px;
    margin-bottom: 15px;
}

.jgsz_02 .fr .jgsz_01_c p.p1 b {
    width: 24px;
    height: 3px;
    display: block;
    overflow: hidden;
    background-color: #df0024;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.jgsz_02 .fr .jgsz_01_c p a {
    font-size: 14px;
    color: #333;
}

.jgsz_02 .fr .jgsz_01_c p a:hover {
    color: #df0024;
}

.lxwm_01 {
    overflow: hidden;
    margin-top: 60px;
}

.lxwm_01_c {
    width: 100%;
    overflow: hidden;
    background-color: #f5f5f5;
    display: table;
}

.lxwm_01_c .lxwm_01c_l {
    display: table-cell;
    width: 40%;
    vertical-align: middle;
}

.lxwm_01_c .lxwm_01c_l img {
    width: 100%;
    display: block;
}

.lxwm_01_c .lxwm_01c_r {
    display: table-cell;
    vertical-align: middle;
}

.lxwm_01_c .lxwm_01c_r p {
    width: 80%;
    margin: 0px auto;
    padding: 0px;
    overflow: hidden;
    font-size: 16px;
    color: #333;
    line-height: 26px;
}

.lxwm_01_c .lxwm_01c_r p.p1 {
    font-size: 24px;
    color: #333;
    line-height: 30px;
    margin-bottom: 20px;
}

.lxwm_02 {
    overflow: hidden;
    margin-top: 40px;
}

.lxwm_02 ul {
    width: 100%;
    overflow: hidden;
}

.lxwm_02 ul li {
    width: 33.33333%;
    overflow: hidden;
    float: left;
    margin-bottom: 40px;
}

.lxwm_02 ul li p {
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    color: #777;
    line-height: 26px;
}

.lxwm_02 ul li p.p1 {
    font-size: 20px;
    color: #333;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 15px;
}

.ldtd_01 {
    width: 100%;
    overflow: hidden;
    margin-top: 60px;
}

.ldtd_01 ul li {
    width: 32%;
    overflow: hidden;
    float: left;
    margin-right: 2%;
    margin-bottom: 30px;
    background-color: #fff;
}

.ldtd_01 ul li:nth-child(3n) {
    margin-right: 0px;
}

.ldtd_01 ul li a {
    width: 100%;
    display: block;
    overflow: hidden;
}

.ldtd_01 ul li a em {
    width: 150px;
    height: 150px;
    display: block;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
    border-radius: 50%;
    margin-top: 30px;
}

.ldtd_01 ul li a em img {
    width: 100%;
    display: block;
}

.ldtd_01 ul li a span {
    width: 100%;
    display: block;
    overflow: hidden;
    text-align: center;
    font-size: 20px;
    color: #333;
    line-height: 30px;
    margin-top: 15px;
    font-weight: bold;
}

.ldtd_01 ul li a i {
    width: 90%;
    display: block;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
    text-align: center;
    font-size: 16px;
    line-height: 26px;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 20px;
}

.ldtd_01 ul li.li1 {
    background-color: #f7f7f7;
    position: relative;
}

.ldtd_01 ul li.li1 a {
    width: 100%;
    display: block;
    overflow: hidden;
}

.ldtd_01 ul li.li1 a img {
    width: 120px;
    display: block;
    margin: 0px auto;
    padding: 0px;
    position: absolute;
    left: 50%;
    margin-left: -60px;
    top: 50%;
    margin-top: -60px;
}

.ldtdxq_01 {
    overflow: hidden;
    background: url("../images/tdxq_01.jpg") no-repeat;
    background-size: 100% 100%;
}

.ldtdxq_01 .wrap_c {
    overflow: hidden;
}

.ldtdxq_01_c {
    width: 100%;
    overflow: hidden;
    display: table;
    overflow: hidden;
    padding: 22px 0px 24px 0px;
}

.ldtdxq_01_c em {
    display: table-cell;
    font-style: normal;
    vertical-align: middle;
}

.ldtdxq_01_c em.em1 {
    width: 16%;
    text-align: right;
    font-size: 22px;
    color: #333;
    letter-spacing: 0px;
}

.ldtdxq_01_c em.em2 {
    padding-left: 0px;
}

.ldtdxq_01_c em.em3 {
    width: 80%;
    float: right;
}

.ldtdxq_01_c em.em3 span {
    width: 50%;
    display: block;
    overflow: hidden;
    float: left;
    font-size: 15px;
    color: #333;
    line-height: 24px;
    font-weight: bold;
    padding: 5px 0px;
}

.ldtdxq_02 {
    overflow: visible;
    margin-top: 30px;
    position: relative;
}

.ldtdxq_02 .fl {
    width: 16%;
    overflow: visible;
    margin-top: -30px;
    opacity: 0;
}

.ldtdxq_02 .fl p {
    width: 100%;
    overflow: hidden;
}

.ldtdxq_02 .fl p img {
    width: 100%;
    display: block;
}

.ldtdxq_02_c1 {
    width: 100%;
    overflow: hidden;
    margin-top: 40px;
    position: relative;
}

.ldtdxq_02_c1 b.b1 {
    width: 100%;
    height: 1px;
    display: block;
    overflow: hidden;
    background-color: #e1e1e1;
    position: absolute;
    left: 0px;
    top: 0px;
}

.ldtdxq_02_c1 b.b2 {
    width: 100%;
    height: 1px;
    display: block;
    overflow: hidden;
    background-color: #e1e1e1;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.ldtdxq_02_c1 b.b3 {
    width: 1px;
    height: 100%;
    display: block;
    overflow: hidden;
    background-color: #e1e1e1;
    position: absolute;
    left: 0px;
    top: 0px;
}

.ldtdxq_02_c1 b.b4 {
    width: 1px;
    height: 100%;
    display: block;
    overflow: hidden;
    background-color: #e1e1e1;
    position: absolute;
    right: 0px;
    top: 0px;
}

.ldtdxq_02_c1 .ldtdxq_02_c1_t {
    width: 100%;
    overflow: hidden;
    text-align: center;
    border-bottom: 1px solid #e1e1e1;
    text-align: center;
    line-height: 24px;
    padding: 10px 0px;
}

.ldtdxq_02_c1 .ldtdxq_02_c1_t span {
    display: inline-block;
    background: url("../images/top_03.png") 6px 8px no-repeat;
    background-size: 6px;
    padding-left: 20px;
    font-size: 16px;
    color: #333;
    font-weight: bold;
}

.ldtdxq_02_c1 .ldtdxq_02_c1_c {
    width: 90%;
    overflow: hidden;
    margin: 0px auto;
    padding: 10px 0px;
}

.ldtdxq_02_c1 .ldtdxq_02_c1_c p {
    width: 100%;
    overflow: hidden;
    font-size: 14px;
    color: #333;
    line-height: 24px;
    margin: 15px 0px;
}

.ldtdxq_02_c1 .ldtdxq_02_c1_c p a {
    color: #333;
    display: inline-block;
    background: url("../images/top_03.png") 4px 10px no-repeat;
    background-size: 4px;
    padding-left: 20px;
}

.ldtdxq_02_c1 .ldtdxq_02_c1_c p a:hover {
    color: #df0024;
}

.ldtdxq_02 .fr {
    width: 80%;
    overflow: hidden;
    margin-top: 0px;
}

.ldtdxq_02_c2 {
    width: 100%;
    overflow: hidden;
}

.ldtdxq_02_c3 {
    margin-top: 30px;
}

.ldtdxq_02_c2 .ldtdxq_02_c2_t {
    width: 90%;
    overflow: hidden;
    margin-left: 3.2%;
}

.ldtdxq_02_c2 .ldtdxq_02_c2_t span {
    display: inline-block;
    background: url("../images/top_03.png") left center no-repeat;
    background-size: 6px;
    padding-left: 15px;
    font-size: 16px;
    color: #333;
    font-weight: bold;
}

.ldtdxq_02_c2 .ldtdxq_02_c2_c {
    width: 100%;
    overflow: hidden;
    background-color: #fafafa;
    padding: 27px 0px 28px 0px;
    margin-top: 15px;
    border-top: 1px solid #e1e1e1;
}

.ldtdxq_02_c2 .ldtdxq_02_c2_c p {
    width: 90%;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
    line-height: 30px;
}

.ldtdxq_02_c2 .ldtdxq_02_c2_c p span{
    width: 90%;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
    line-height: 30px;
    font-size: 16px !important;
}

.ldtdxq_02_c2 .ldtdxq_02_c2_c p.p1 {
    font-size: 16px;
    color: #333;
    line-height: 26px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.ldtdxq_02_c2 .ldtdxq_02_c2_c p.p2 {
    font-size: 14px;
    color: #333;
    line-height: 24px;
}

.ldtdxq_02_c2 .ldtdxq_02_c2_c p.p2 span {
    display: inline-block;
    width: 33.33333%;
}

.ldtdxq_02_c2 .ldtdxq_02_c2_c p.p3 {
    font-size: 16px;
    color: #333;
    line-height: 24px;
}

.ldtdxq_02_c2 .ldtdxq_02_c2_c p.p4 {
    font-size: 16px;
    color: #333;
    line-height: 24px;
    margin: 10px auto;
}

.smyj_01 {
    overflow: hidden;
    margin-top: 60px;
}

.smyj_01 ul li {
    width: 48%;
    overflow: hidden;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
}

.smyj_01 ul li:nth-child(4) {
    margin-right: 0px;
}

.smyj_01 ul li .smyj_01_t {
    width: 100%;
    overflow: hidden;
}

.smyj_01 ul li .smyj_01_t img {
    width: 10%;
    display: block;
    overflow: hidden;
    float: left;
}

.smyj_01 ul li .smyj_01_t em {
    width: 85%;
    display: block;
    overflow: hidden;
    font-style: normal;
    float: right;
}

.smyj_01 ul li .smyj_01_t em span {
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 20px;
    color: #333;
    font-weight: bold;
    line-height: 40px;
}

.smyj_01 ul li .smyj_01_t em i {
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 16px;
    color: #333;
    line-height: 26px;
    /* height: 26px; */
  height: 130px;
}

.smyj_01 ul li .smyj_01_c {
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}

.smyj_01 ul li .smyj_01_c img {
    width: 100%;
    display: block;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
}

.smyj_01 ul li:hover .smyj_01_c img {
    transform: scale(1.01, 1.01);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
}

.xyjj_01 {
    overflow: hidden;
    margin-top: 60px;
}

.xyjj_01_c {
    width: 100%;
    overflow: hidden;
    display: table;
}

.xyjj_01_c .xyjj_01c_cell {
    display: table-cell;
    vertical-align: top;
}

.xyjj_01_c .xyjj_01c_l {
    width: 150px;
    overflow: hidden;
}

.xyjj_01_c .xyjj_01c_l img {
    width: 100%;
    display: block;
}

.xyjj_01_c .xyjj_01c_r {
    padding-left: 60px;
}

.xyjj_01_c .xyjj_01c_r p {
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    color: #333;
    line-height: 26px;
    margin-bottom: 30px;
}

.xyjj_01_c .xyjj_01c_r p strong {
    font-size: 18px;
    line-height: 28px;
}

.xyjj_01_c .xyjj_01c_r p img {
    max-width: 100%;
    display: inline-block;
}

.yzjy_01 {
    overflow: hidden;
    margin-top: 60px;
    position: relative;
}

.yzjy_01 .wrap_c {
    overflow: hidden;
    position: relative;
}

.yzjy_01 .em1 {
    width: 30%;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
}

.yzjy_01 .em1 img {
    width: 100%;
    display: block;
}

.yzjy_01 .em3 {
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}

.yzjy_01 .em3 img {
    float: right;
    display: block;
    width: auto;
    margin-right: 7%;
    height: 40px;
}

.yzjy_01 .em4 {
    text-align: right;
    font-size: 16px;
    color: #333;
    line-height: 30px;
    text-align: right;
    margin-top: 10px;
}

.yzjy_01 .em4 span {
    margin-right: 7%;
}

.yzjy_01 .em5 {
    width: 90%;
    overflow: hidden;
    background-color: #fff;
    float: right;
    margin-top: 60px;
    padding: 40px 0px;
}

.yzjy_01 .em5 p {
    width: 66%;
    overflow: hidden;
    float: right;
    margin-right: 6%;
    font-size: 16px;
    color: #333;
    line-height: 26px;
    padding: 15px 0px;
    position: relative;
    z-index: 99;
    text-align: justify;
    text-justify: inter-ideograph;
}

.yzjy_01 .em5 p strong {
    font-size: 18px;
    line-height: 28px;
}

.yzjy_01 .em5 p {}

.yzjy_01 .em5 img.img1 {
    width: 20%;
    display: block;
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 1;
}

.yzjy_table {
    width: 100%;
    overflow: hidden;
    background-color: #fff;
}

.yzjy_t_c {
    overflow: hidden;
    margin: 40px;
}

.yzjy_t_c .p1 {
    width: 100%;
    overflow: hidden;
    text-align: center;
    font-size: 18px;
    line-height: 40px;
}

.yzjy_t_c table {
    width: 100%;
    overflow: hidden;
}

.yzjy_t_c table tr td {
    font-size: 14px;
    line-height: 24px;
    padding: 10px;
}

.yzjy_t_c table tr td:nth-child(1) {
    color: #df0024;
    width: 190px;
}

.rightfr {
    overflow: hidden;
    width: 55px;
    position: fixed;
    right: 0px;
    bottom: 350px;
    z-index: 990;
}

.rightfr ul li {
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px;
}

.rightfr ul li a {
    width: 100%;
    display: block;
    overflow: hidden;
    background-color: #e8e8e8;
    padding: 20px 0px;
}

.rightfr ul li a b {
    width: 100%;
    display: block;
    overflow: hidden;
}

.rightfr ul li a b.b1 {
    height: 15px;
    background: url("../images/rbtn_01.png") center no-repeat;
    background-size: auto 100%;
}

.rightfr ul li a b.b2 {
    height: 19px;
    background: url("../images/rbtn_02.png") center no-repeat;
    background-size: auto 100%;
}

.rightfr ul li a span {
    width: 100%;
    display: block;
    overflow: hidden;
    text-align: center;
    font-size: 14px;
    color: #666;
    line-height: 20px;
    margin-top: 10px;
}

.rightfr ul li a:hover {
    background-color: #df0024;
}

.rightfr ul li a:hover b.b1 {
    background: url("../images/rbtn_01_on.png") center no-repeat;
}

.rightfr ul li a:hover b.b2 {
    height: 19px;
    background: url("../images/rbtn_02_on.png") center no-repeat;
}

.rightfr ul li a:hover span {
    color: #fff;
}

.news_01_video {
    overflow: hidden;
    position: relative;
}

.news_01_video em {
    display: inline-block;
    font-style: normal;
    position: relative;
    padding: 0px 30px 30px 0px;
}

.news_01_video video {
    position: relative;
    z-index: 990;
}

.news_01_video img {
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.search_01 {
    overflow: hidden;
    background-color: #df0024;
    padding: 0px 0px;
    text-align: center;
}

.search_01 em {
    display: inline-block;
    font-style: normal;
    width: 600px;
}

.search_01 em input.search_01_txt {
    width: 538px;
    height: 38px;
    border: 1px solid #ff0000;
    padding: 0px;
    text-indent: 10px;
    background-color: #f5f5f5;
}

.search_01 em input.search_01_btn {
    width: 60px;
    height: 40px;
    border: 0px;
    background-color: #ff0000;
    cursor: pointer;
    font-size: 14px;
    color: #fff;
}

.msgfr {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 999999;
    display: none;
}

.msgfr .msg_bg {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    left: 0px;
    top: 0px;
}

.msgfr .msg_c {
    width: 600px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -300px;
    background-color: #fff;
    top: 50%;
    padding: 40px 0px;
}

.msgfr .msg_c p {
    width: 90%;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px;
    text-align: center;
}

.msgfr .msg_c p.p1 {}

.msgfr .msg_c p.p1 img {
    display: block;
    margin: 0px auto;
    padding: 0px;
}

.msgfr .msg_c p.p2 {
    font-size: 24px;
    color: #444;
    line-height: 40px;
    margin-top: 20px;
}

.msgfr .msg_c p.p3 {
    font-size: 16px;
    color: #444;
    line-height: 30px;
}

.msgfr .msg_c p.p4 {
    margin-top: 20px;
    text-align: center;
}

.msgfr .msg_c p.p4 a {
    font-size: 14px;
    color: #4c80c7;
}

.newxq_11 {
    overflow: hidden;
    margin-top: 26px;
}

.newxq_11 p {
    width: 100%;
    overflow: hidden;
    font-size: 14px;
    line-height: 26px;
    color: #333;
    text-align: justify;
    text-justify: inter-ideograph;
    word-break: break-word;
}

.djxs_01 {
    overflow: hidden;
    margin-top: 60px;
}

.djxs_01 h1 {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
    width: 100%;
    font-size: 26px;
    color: #333;
    line-height: 40px;
}

.djxs_01 p {
    width: 100%;
    overflow: hidden;
    font-size: 14px;
    line-height: 24px;
    margin-top: 0px;
}

.djxs_01 p span {
    float: left;
    margin-right: 20px;
}

.djxs_02 {
    overflow: hidden;
    margin-top: 40px;
}

.djxs_02 .wrap_c {
    overflow: hidden;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 50px;
    margin-bottom: 40px;
}

.djxs_02 .fl {
    width: 15%;
    overflow: hidden;
}

.djxs_02 .fl img {
    width: 100%;
    display: block;
}

.djxs_02 .fr {
    width: 80%;
    overflow: hidden;
}

.djxs_02 .fr p {
    width: 100%;
    overflow: hidden;
}

.djxs_02 .fr p.p1 {
    font-size: 16px;
    color: #333;
    line-height: 30px;
    margin-top: 0px;
}

.djxs_02 .fr p.p1 span {
    font-size: 26px;
    font-weight: bold;
    margin-right: 10px;
}

.djxs_02 .fr p.p2 {
    font-size: 16px;
    color: #333;
    line-height: 26px;
    margin-top: 5px;
}

.djxs_02 .fr p.p3 {
    margin-top: 20px;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    line-height: 26px;
}

.djxs_02 .fr p.p4 {
    font-size: 16px;
    color: #999;
    line-height: 26px;
}

.djxs_03 {
    overflow: hidden;
}

.djxs_03 .wrap_c {
    overflow: hidden;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 50px;
    margin-bottom: 40px;
}

.djxs_03 p {
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    color: #444;
    line-height: 30px;
}

.djxs_04 {
    overflow: hidden;
    font-size: 16px;
    color: #333;
}

.djxs_04 a {
    float: left;
    color: #333;
}

.djxs_04 i {
    color: #e00024;
}

.djxs_04 span {
    float: right;
}

#video {
    width: 100%;
    overflow: hidden;
    text-align: center;
}

#video video {
    margin: 0px auto;
    padding: 0px;
    max-width: 100%;
}

.text-indent {
    text-indent: 2em;
}

.line-height {
    line-height: 35px;
}

.zpq_01 {
    overflow: hidden;
    margin-top: 60px;
}

.zpq_01 ul li {
    width: 32%;
    overflow: hidden;
    margin-right: 2%;
    margin-bottom: 30px;
    background-color: #fff;
    float: left;
}

.zpq_01 ul li:nth-child(3n) {
    margin-right: 0px;
}

.zpq_01 ul li a {
    width: 100%;
    display: block;
    overflow: hidden;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 36px 36px 16px 36px;
}

.zpq_01 ul li em {
    display: block;
    overflow: hidden;
    font-style: normal;
}

.zpq_01 ul li em.em1 {
    width: 100%;
}

.zpq_01 ul li em.em1 img {
    width: 100%;
    display: block;
    border-radius: 6px;
}

.zpq_01 ul li em.em2 {
    margin-top: 20px;
}

.zpq_01 ul li em.em2 span {
    width: 100%;
    display: block;
    overflow: hidden;
    text-align: center;
}

.zpq_01 ul li em.em2 span.sp1 {
    font-size: 20px;
    color: #333;
    font-weight: bold;
    line-height: 34px;
}

.zpq_01 ul li em.em2 span.sp2 {
    padding: 20px 0px;
}

.zpq_01 ul li em.em2 span.sp2 i {
    display: inline-block;
    line-height: 40px;
    padding: 0px 30px;
    background-color: #efefef;
    border-radius: 20px;
    font-size: 14px;
    color: #333;
}

.zpq_01 ul li a:hover em.em2 span.sp2 i {
    background-color: #e00024;
    color: #fff;
    -moz-box-shadow: 0px 0px 21px rgba(224, 0, 36, 0.25);
    -webkit-box-shadow: 0px 0px 21px rgba(224, 0, 36, 0.25);
    box-shadow: 0px 0px 21px rgba(224, 0, 36, 0.25);
}

.zpqxq_01 {
    width: 100%;
    overflow: hidden;
    padding-bottom: 40px;
}

.zpqxq_02 {
    padding-top: 60px;
}

.zpqxq_01_slide {
    width: 100%;
    overflow: hidden;
    position: relative;
    border-radius: 10px;
    background-color: #fff;
    -moz-box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.15);
}

.zpqxq_01_slide .swiper-slide {
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 50px 50px 0px 50px;
}

.zpqxq_01_slide .swiper-slide img {
    width: 100%;
    display: block;
}

.zpqxq_01_slide .swiper-slide .zqxq_01_c {
    width: 100%;
    overflow: hidden;
    border-radius: 10px;
    position: relative;
}

.zpqxq_01_slide .swiper-slide .zqxq_01_c em {
    width: 100%;
    display: block;
    overflow: hidden;
    font-style: normal;
    position: absolute;
    left: 0px;
    bottom: 20px;
    padding: 0px 40px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.zpqxq_01_slide .swiper-slide .zqxq_01_c em span {
    width: 100%;
    display: block;
    overflow: hidden;
    text-align: center;
    font-size: 16px;
    color: #fff;
    line-height: 26px;
    opacity: 0.7;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zpqxq_01_slide .zpqxq_01_prev {
    width: 50px;
    height: 50px;
    display: block;
    overflow: hidden;
    position: absolute;
    left: 80px;
    top: 50%;
    margin-top: -25px;
    z-index: 999;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
}

.zpqxq_01_slide .zpqxq_01_prev b {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
    background: url("../images/zpq_01.png") center no-repeat;
    background-size: 100%;
    opacity: 0.5;
}

.zpqxq_01_slide .zpqxq_01_prev:hover {
    background-color: #e00024;
    -moz-box-shadow: 0px 0px 21px rgba(224, 0, 36, 0.25);
    -webkit-box-shadow: 0px 0px 21px rgba(224, 0, 36, 0.25);
    box-shadow: 0px 0px 21px rgba(224, 0, 36, 0.25);
}

.zpqxq_01_slide .zpqxq_01_prev:hover b {
    opacity: 1;
}

.zpqxq_01_slide .zpqxq_01_next {
    width: 50px;
    height: 50px;
    display: block;
    overflow: hidden;
    position: absolute;
    right: 80px;
    top: 50%;
    margin-top: -25px;
    z-index: 999;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
}

.zpqxq_01_slide .zpqxq_01_next b {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
    background: url("../images/zpq_02.png") center no-repeat;
    background-size: 100%;
    opacity: 0.5;
}

.zpqxq_01_slide .zpqxq_01_next:hover {
    background-color: #e00024;
    -moz-box-shadow: 0px 0px 21px rgba(224, 0, 36, 0.25);
    -webkit-box-shadow: 0px 0px 21px rgba(224, 0, 36, 0.25);
    box-shadow: 0px 0px 21px rgba(224, 0, 36, 0.25);
}

.zpqxq_01_slide .zpqxq_01_next:hover b {
    opacity: 1;
}

.zpxq_02_c {
    width: 100%;
    overflow: hidden;
    padding: 30px 0px;
}

.zpxq_02_c p {
    line-height: 30px;
    font-size: 20px;
    color: #333;
    text-align: center;
}

.zpqsch_01 {
    overflow: hidden;
    padding: 30px 0px;
}

.zpqsch_01 ul {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #eee;
    text-align: center;
    font-size: 0px;
}

.zpqsch_01 ul li {
    font-size: 16px;
    line-height: 30px;
    padding-bottom: 15px;
    position: relative;
    display: inline-block;
    margin: 0px 20px;
}

.zpqsch_01 ul li.on a {
    color: #df0024;
}

.zpqsch_01 ul li.on i {
    width: 14px;
    height: 2px;
    display: block;
    overflow: hidden;
    background-color: #df0024;
    position: absolute;
    left: 50%;
    bottom: 0px;
    margin-left: -7px;
}

.zpqsch_01_c {
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    color: #333;
    line-height: 24px;
    padding: 15px 0px;
}

.zpqsch_01_c i {
    color: #df0024;
}

@media screen and (max-width:1560px) {
    .menuleftfr {
        display: none;
    }

    .xmsy_01 {
        display: block;
    }
}

@media screen and (max-width:1450px) {
    .top_c .topc_menu ul li i {
        margin: 10px 10px 0px 10px
    }

    .top_c .topc_menu ul li a {
        font-size: 14px;
    }
}

@media screen and (max-width:1200px) {
    #gp-search1 {
        display: block;
    }

    .top_t {
        display: none;
    }

    .top_c {}

    .top_c .topc_menu {
        width: 100%;
        overflow: hidden;
        position: absolute;
        left: 0px;
        top: 0px;
        z-index: 9990;
        background-color: rgba(0, 0, 0, 0.4);
        display: none;
    }

    .top_c .topc_menu ul {
        width: 100%;
        margin-top: 80px;
        overflow: hidden;
        margin-bottom: 10px;
    }

    .top_c .topc_menu ul li i {
        display: none;
    }

    .top_c .topc_menu ul li {
        width: 100%;
        text-align: center;
    }

    .top_c .topc_menu ul li a {
        float: none;
    }

    .top_c .topc_menu ul li.li_sub {
        display: block;
    }

    .top_c .topc_c {
        display: none;
    }

    .menu {
        display: block;
        z-index: 99999;
        position: relative;
    }

    .subNav {
        position: static;
    }

    .sj {
        position: static;
    }

    .topfr .fl img {
        height: 40px;
    }

    .topfr {
        padding-bottom: 10px;
        height: 54px;
    }

    .topfr .fl {
        margin-top: 10px;
    }

    .topfr .fr {
        margin-top: 10px;
    }

    .in_02 ul li a span.sp3 {
        height: 48px;
    }

    .btnfr .fr p.p1 {
        font-size: 16px;
    }

    .hdbmfr .hdbm_c {
        width: 50%;
        left: 25%;
    }

    .btnfr .fl dl dd a {
        font-size: 12px;
    }

    .btnfr .fr p.p2 {
        font-size: 14px;
    }

    .zpq_01 {
        margin-top: 30px;
    }

    .zpq_01 ul li {
        width: 100%;
        margin-right: 0px;
    }

    .zpq_01 ul li a {
        padding: 15px 15px 10px 15px;
    }

    .zpq_01 ul li em.em2 {
        margin-top: 10px;
    }

    .zpq_01 ul li em.em2 span.sp1 {
        font-size: 16px;
    }

    .zpq_01 ul li em.em2 span.sp2 {
        padding: 10px 0px;
    }

    .zpq_01 ul li em.em2 span.sp2 i {
        line-height: 30px;
        font-size: 12px;
        padding: 0px 20px;
    }

    .zpqxq_02 {
        padding-top: 20px;
    }

    .zpqxq_01 {
        padding-bottom: 30px;
    }

    .zpqxq_01_slide .swiper-slide {
        padding: 20px 10px 10px 10px;
    }

    .zpqxq_01_slide .zpqxq_01_prev {
        width: 30px;
        height: 30px;
        left: 20px;
        margin-top: -35px;
    }

    .zpqxq_01_slide .zpqxq_01_next {
        width: 30px;
        height: 30px;
        right: 20px;
        margin-top: -35px;
    }

    .zpxq_02_c {
        padding: 10px 10px;
        padding-top: 0px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

    .zpxq_02_c p {
        font-size: 14px;
        line-height: 24px;
    }

    .zpqxq_01_slide .swiper-slide .zqxq_01_c em span {
        font-size: 14px;
    }

    .zpqxq_01_slide .swiper-slide .zqxq_01_c em {
        bottom: 10px;
    }
}

@media screen and (max-width:900px) {
    .wrapart {
        opacity: 1;
        z-index: 999;
    }

    .wrap_in {
        margin: 0px 10px;
    }

    .wrap_c {
        width: 90%;
    }

    .wrap {
        min-width: 0px;
    }

    .banner_c {
        margin-top: 40px;
    }

    .banner_c a.banner_prev {
        font-size: 30px;
        display: none;
    }

    .banner_c a.banner_next {
        font-size: 30px;
        display: none;
    }

    .banner_c .banner_sp {
        margin-top: 30px;
    }

    /*.banner_slide .swiper-slide a span{font-size:14px;line-height:24px;height:48px;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis;display:-webkit-box;}*/
    .in_02 {
        margin-top: 20px;
    }

    .in_02 ul {
        display: block;
    }

    .in_02 ul li {
        width: 100%;
        display: block;
    }

    .in_02 ul li.li1 {
        display: block;
        margin-bottom: 20px;
    }

    .in_02 ul li b.b2 {
        display: none;
    }

    .in_02 ul li a span.sp3 {
        height: auto;
    }

    .in_02 ul li:nth-child(1) {
        margin-bottom: 20px;
    }

    .in_03 ul li {
        width: 50%;
        margin-bottom: 16px
    }

    /* .in_03 ul li:last-child {
        width: 100%;
    }

    .in_03 ul li:last-child a {
        display: table;
    }

    .in_03 ul li:last-child em {
        float: left;
    } */

    /* .in_03 ul li:last-child a span {
        display: inline-block;
        width: auto;
    } */

    /* .in_03 ul li:last-child a b {
        display: inline-block;
        width: auto;
    } */

    .in_04 .fl {
        width: 100%;
    }

    .in_04 .fr {
        width: 100%;
    }

    .in_04l_slide {
        height: auto;
    }

    .in_04l_slide .swiper-slide a em.em3 {
        height: 260px;
    }

    .in_04l_slide .swiper-slide a em.em1 {
        height: 270px;
        padding-bottom: 0px;
    }

    .in_04l_slide .swiper-slide a em.em1 img {
        width: 100%;
        display: none;
    }

    .in_04l_slide .swiper-slide a em.em2 {
        width: 100%;
        bottom: 0px;
        position: relative;
        margin-top: -17px;
    }

    .in_04l_slide .swiper-slide a em.em2 b {}

    .in_04lsp {
        bottom: 40px;
        left: 10%;
    }

    .in_04l_c {
        width: 100%;
        position: relative;
        height: auto;
    }

    .in_04l_c ul {
        margin-top: 0px;
    }

    .in_04l_c ul li a span {
        width: 50%;
    }

    .in_04r_c .in_04rc_l {
        width: 100%;
        position: relative;
        margin-top: 20px;
    }

    .in_04r_c .in_04rc_l p {
        text-align: left;
        width: 90%;
        margin: 0px auto;
        padding: 0px;
    }

    .in_04r_c .in_04rc_l p.p1 span i {
        text-align: center;
    }

    .in_04r_c .in_04rc_l p.p2 {
        width: 82px;
        position: absolute;
        right: 2%;
        top: 0px;
    }

    .in_04r_c .in_04rc_cell {
        height: auto;
        padding: 0px;
    }

    .in_04r_c .in_04rc_r {
        width: 100%;
        margin-bottom: 20px;
    }

    .in_04r_b {
        height: auto;
    }

    .in_04rb_slide .in_04rb_sp {
        left: 5%;
    }

    .in_04rb_slide .swiper-slide a {
        height: auto;
    }

    .in_04rb_slide .swiper-slide a em.em2 {
        position: relative;
        width: 100%;
        height: auto;
    }

    .in_04rb_slide .swiper-slide a em.em2 img {
        display: block;
    }

    .in_04rb_slide .swiper-slide a em.em1 {
        width: 100%;
        margin-bottom: 40px;
    }

    .in_04rb_slide .swiper-slide a em.em2 b {
        width: 100%;
        height: 14px;
        background: url("../images/in_15.png") center no-repeat;
        left: 0px;
        top: initial;
        bottom: 0px;
    }

    .btnfr .fl {
        display: none;
    }

    .btnfr .fr {
        width: 100%;
    }

    .btnfr .fr p {
        text-align: center;
    }

    .btnfr .fr p.p4 a {
        margin: 0px 10px;
    }

    .btnfr .fr p.p2 img {
        height: 27px;
    }

    .sub_01 {
        min-height: 0px;
    }

    .sub_01_c {
        margin-top: 40px;
    }

    .sub_01_c .sub_01c_l {
        width: 100%;
        text-align: center;
    }

    .sub_01_c .sub_01c_r {
        margin-top: 80px;
    }

    .navfr_01_t ul {
        display: block;
    }

    .navfr_01_t ul li {
        width: 25%;
        display: block;
        float: left;
    }

    .navfr_01_t ul li.on .navfr_01t_t a {
        border-bottom: 2px solid rgba(255, 255, 255, 0);
    }

    .navfr_01_t ul li .navfr_01t_t a:hover {
        padding-bottom: 2px;
    }

    .jzhd_01 ul li {
        width: 100%;
        margin-right: 0px;
    }

    .jzhd_02 .fl {
        width: 100%;
    }

    .jzhd_02 .fr {
        width: 100%;
        margin-top: 20px;
    }

    .jzhd_01 ul li a em {
        display: block;
        overflow: hidden;
    }

    .jzhd_01 ul li a em.em1 {
        width: 100%;
    }

    .jzhd_01 ul li a em.em1 span {
        float: left;
    }

    .jzhd_01 ul li a em.em2 {
        width: 100%;
        padding: 0px;
        margin-top: 20px;
    }

    .jzhd_02 .jzhd_02_c1 a em.em1 {
        width: 100%;
    }

    .jzhd_02 .jzhd_02_c1 a em.em2 {
        width: 100%;
        margin-top: 20px;
    }

    .jzhd_02 .jzhd_02_c2 ul li a em {
        display: block;
    }

    .jzhd_02 .jzhd_02_c2 ul li a em.em1 {
        width: 100%;
    }

    .jzhd_02 .jzhd_02_c2 ul li a em.em2 {
        width: 100%;
        margin-top: 20px;
        padding: 0px;
    }

    .jzhd_02 .fl {
        padding-bottom: 20px;
    }

    .jzhd_02 .fr {
        padding-bottom: 0px;
    }

    .jzhd_02 .fr ul li {
        margin-bottom: 20px;
    }

    .hdbmfr .hdbm_c {
        width: 90%;
        left: 5%;
    }

    .jsgd_01 ul li a {
        display: block;
    }

    .jsgd_01 ul li a em {
        width: 94%;
        margin: 0px auto;
        padding: 0px;
        display: block;
        overflow: hidden;
    }

    .jsgd_01 ul li a em.em1 {
        width: 100%;
    }

    .jsgd_01 ul li a em.em1 span {
        float: left;
    }

    .jsgd_01 ul li a em.em2 {
        width: 100%;
        padding: 0px;
        margin-top: 20px;
    }

    .jsgd_01 ul li a em.em2 span {
        width: 100%;
    }

    .jsgd_01 ul li a em.em3 {
        width: 100% !important;
        margin-top: 20px;
    }

    .jsgd_01 ul li {
        -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
        -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
    }

    .video_01 a {
        display: block;
    }

    .video_01 a em {
        display: block;
    }

    .video_01 a em.em1 {
        width: 100%;
    }

    .video_01 a em.em2 {
        width: 100%;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .video_01 a em.em2 span {
        width: 90%;
    }

    .video_02 ul li {
        width: 100%;
        margin-right: 0px;
    }

    .tzgg_01 ul li {
        width: 100%;
        margin-right: 0px;
    }

    .newxq_04 ul li {
        width: 100%;
        overflow: hidden;
        margin-right: 0px;
        margin: 0px;
        text-align: left;
        padding: 0px;
    }

    .xydt_02 ul li {
        width: 100%;
        margin-right: 0px;
    }

    .menuleftfr {
        display: none;
    }

    .mibxm_01 .wrap_c {
        display: block;
    }

    .mibxm_01 .mibxm_01l_cell {
        display: block;
    }

    .mibxm_01 .mibxm_01_l {
        width: 100%;
    }

    .mibxm_01 .mibxm_01_r {
        width: 100%;
        margin-top: 20px;
    }

    .mibxm_01_c {
        margin-bottom: 20px;
    }

    .syjx_01 .fl {
        width: 100%;
    }

    .syjx_01 .fr {
        width: 100%;
        padding-bottom: 20px;
    }

    .syjx_01 .fr ul {
        width: 90%;
        overflow: hidden;
        margin: 0px auto;
        padding: 0px;
    }

    .syjx_01 .fr ul li {
        width: 100%;
        float: left;
        margin: 10px auto;
    }

    .syjx_01 .fr ul li a em.em2 em.em1 {
        width: 30%
    }

    .syjx_01 .fr ul li a em.em2 span {
        margin-left: 10px;
    }

    .sbxm_03 ul li {
        width: 100%;
        margin: 10px 0px;
    }

    .sbxm_03 ul li b {
        display: none;
    }

    .bkxm_01 .wrap_c {
        padding-bottom: 0px;
    }

    .bkxm_01 ul li {
        width: 33.3333%;
        margin-bottom: 30px;
    }

    .bkxm_01 ul li a i {
        font-size: 12px;
        width: 140%;
        margin-left: -20%;
        -webkit-transform: scale(0.8, 0.8);
        -moz-transform: scale(0.8, 0.8);
        -o-transform: scale(0.8, 0.8);
        margin-top: -5px;
    }

    .bkxm_02 .fl {
        width: 100%;
    }

    .bkxm_02 .fr {
        width: 100%;
        margin-top: 20px;
    }

    .xxgg_01 ul li a {
        display: block;
        width: 90%;
        margin: 0px auto;
        padding: 30px 5%;
    }

    .xxgg_01 ul li a em {
        display: block;
        overflow: hidden;
    }

    .xxgg_01 ul li a em.em1 {
        width: 100%;
    }

    .xxgg_01 ul li a em.em1 span {
        float: left;
    }

    .xxgg_01 ul li a em.em2 {
        width: 100%;
        margin-top: 10px;
    }

    .bkxm_04 {
        display: none;
    }

    .kxyj_02_c ul {
        display: block;
    }

    .kxyj_02_c ul li {
        width: 50%;
        display: block;
        float: left;
        margin-bottom: 20px;
    }

    .kxyj_02_c ul li b {
        display: none;
    }

    .kxyj_03 .fl {
        width: 100%;
    }

    .kxyj_03 .fc {
        width: 100%;
        margin-top: 20px;
    }

    .kxyj_03 .fr {
        width: 100%;
        margin-top: 20px;
    }

    .jzjs_02 ul li {
        width: 100%;
        margin-right: 0px;
    }

    .jzjs_02 ul li a em {
        vertical-align: top;
    }

    .jzjs_02 ul li a em.em1 {
        border-radius: 0px;
    }

    .jzjs_02 ul li a em.em1 img {
        border-radius: 50%;
        display: block;
    }

    .jzjs_02 ul li a:hover em.em1 img {
        transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
    }

    .rczp_01_c {
        background-color: #ececec;
    }

    .rczp_01_c ul li {
        width: 33.3333%;
        text-align: center;
    }

    .rczp_01_c ul li a {
        padding: 0px 0px;
        font-size: 12px;
        width: 100%;
    }

    .rczp_01_b p.p1 {
        font-size: 18px;
    }

    .yyhn_01 ul li {
        width: 100%;
        margin-right: 0px;
    }

    .cwjr_01 .wrap_c {
        display: block;
    }

    .cwjr_01 .cwjr_01_l {
        display: block;
        width: 100%;
    }

    .cwjr_01 .cwjr_01_l img {
        margin: 0px auto;
        padding: 0px;
    }

    .cwjr_01 .cwjr_01_r {
        display: block;
        width: 100%;
        margin-top: 20px;
    }

    .cwjr_01 .cwjr_01_r p {
        width: 100%;
    }

    .navfr_01_t2_click {
        display: block;
    }

    .navfr_01_t2_click a {
        width: 100%;
        display: block;
        overflow: hidden;
        border-bottom: 0px;
        font-size: 14px;
        color: #222;
        line-height: 40px;
        background: url("../images/com_02.png") right center no-repeat;
    }

    .navfr_01_t2 {
        display: none;
    }

    .navfr_01_t2 ul {
        width: 100%;
        display: block;
    }

    .navfr_01_t2 ul li {
        display: block;
        width: 100%;
        float: left;
    }

    .fzlc_01_c ul li {
        overflow: visible;
    }

    .fzlc_01_c ul li .fzlc_01c_l {
        width: 100%;
        margin-top: 30px;
        padding: 15px 0px;
        background-color: #fff;
        border-radius: 4px;
        -moz-box-shadow: 0px 0px 10px rgba(16, 121, 185, 0.2);
        -webkit-box-shadow: 0px 0px 10px rgba(16, 121, 185, 0.2);
        box-shadow: 0px 0px 10px rgba(16, 121, 185, 0.2);
    }

    .fzlc_01_c ul li .fzlc_01c_l em.em2 {
        text-align: left;
    }

    .fzlc_01_c ul li .fzlc_01c_r {
        width: 100%;
        margin-top: 30px;
        padding: 15px 0px;
        background-color: #fff;
        border-radius: 4px;
        -moz-box-shadow: 0px 0px 10px rgba(16, 121, 185, 0.2);
        -webkit-box-shadow: 0px 0px 10px rgba(16, 121, 185, 0.2);
        box-shadow: 0px 0px 10px rgba(16, 121, 185, 0.2);
    }

    .fzlc_01_c ul li .fzlc_01c_r em.em2 {
        text-align: left;
    }

    .wymd_01 ul li {
        width: 100%;
        margin-right: 0px;
    }

    .jgsz_01 ul li {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 20px;
    }

    .jgsz_02 {
        margin-top: 0px;
    }

    .jgsz_02 .fl {
        width: 100%;
        margin-bottom: 20px;
    }

    .jgsz_02 .fr {
        width: 100%;
    }

    .jgsz_02 .fl p {
        width: 90%;
    }

    .jgsz_02 .fl ul {
        width: 90%;
    }

    .jgsz_02 .fl ul li {
        width: 100%;
        margin-right: 0px;
    }

    .lxwm_02 ul li {
        width: 100%;
        overflow: hidden;
    }

    .ldtd_01 ul li {
        width: 100%;
        margin-right: 0px;
    }

    .ldtd_01 ul li.li1 a img {
        position: relative;
        left: 0px;
        top: 0px;
        margin: 30px auto;
        padding: 0px;
    }

    .ldtdxq_01_c {
        display: block;
    }

    .ldtdxq_01_c em {
        display: block;
    }

    .ldtdxq_01_c em.em1 {
        text-align: center;
        width: 100%;
    }

    .ldtdxq_01_c em.em2 {
        padding: 0px;
        margin-top: 20px;
    }

    .ldtdxq_01_c em.em2 span {
        width: 100%;
    }

    .ldtdxq_01_c em.em2 span.sp1 {
        display: none;
    }

    .ldtdxq_01_c em.em3 {
        width: 100%;
    }

    .ldtdxq_02 {
        margin-top: 20px;
    }

    .ldtdxq_02 .fl {
        width: 100%;
        display: none;
    }

    .ldtdxq_02 .fr {
        width: 100%;
        margin-top: 10px;
    }

    .smyj_01 ul li {
        width: 100%;
        overflow: hidden;
        margin-right: 0px;
        margin-bottom: 40px;
    }

    .xyjj_01_c {
        display: block;
    }

    .xyjj_01_c .xyjj_01c_l {
        width: 50px;
        padding-right: 20px;
    }

    .xyjj_01_c .xyjj_01c_r {
        padding: 0px;
    }

    .yzjy_01 .em1 {
        width: 100%;
        overflow: hidden;
        position: relative;
    }

    .yzjy_01 .em2 {
        width: 100%;
        overflow: hidden;
        margin-top: 0px;
    }

    .yzjy_01 .em5 {
        width: 100%;
    }

    .yzjy_01 .em5 p {
        width: 90%;
        margin-right: 5%;
    }

    .xmsy_01 ul li {
        width: 33.3333%;
    }

    .rightfr {
        width: 30px;
        bottom: 10px;
    }

    .rightfr ul li a span {
        display: none;
    }

    .rightfr ul li a {
        padding: 10px 0px;
    }

    .jzjs_01_c ul {
        width: 100%;
        display: block;
    }

    .jzjs_01_c ul li {
        display: block;
    }

    .jzjs_01_c ul li em {
        display: block;
    }

    .jzjs_01_c ul li em.em1 {
        width: 100%;
        padding: 10px 0px;
        text-align: left;
        text-indent: 10px;
    }

    .jzjs_01_c ul li em.em2 {
        padding: 10px 10px;
    }

    .jzjs_01_c ul li em.em3 span.sp3 a {
        width: 20px;
    }

    .jzjs_02 ul li a {
        display: block;
    }

    .jzjs_02 ul li a em {
        display: block;
    }

    .jzjs_02 ul li a em.em1 {
        width: 100%;
    }

    .jzjs_02 ul li a em.em2 {
        width: 100%;
        padding: 0px;
    }

    .jzjs_02 ul li a em.em1 img {
        width: 50%;
        margin: 0px auto;
        padding: 0px;
    }

    .jzjs_02 ul li a em.em2 span.sp1 {
        text-align: center;
        margin-top: 20px;
    }

    .jzjs_02 ul li a em.em2 span.sp1 b {
        left: 50%;
        margin-left: -10px;
    }

    .xydt_01_slide .swiper-slide a {
        display: block;
    }

    .xydt_01_slide .swiper-slide a em {
        display: block;
        width: 100%;
    }

    .xydt_01_slide .swiper-slide a em.em1 {
        width: 100%;
    }

    .xydt_01_slide .swiper-slide a em.em2 {
        width: 100%;
    }

    .xydt_01_slide .swiper-slide a em.em2 span.sp1 {
        font-size: 18px;
        line-height: 28px;
        margin-top: 10px;
    }

    .xydt_01_slide .swiper-slide a em.em2 span.sp3 {
        font-size: 14px;
        line-height: 24px;
    }

    .xydt_02 {
        margin-top: 20px;
    }

    .navfr_01_c {
        padding: 10px 0px 20px 0px;
    }

    .navfr_01_c a {
        font-size: 14px;
        line-height: 30px;
        width: 33.3333%;
        float: left;
        padding: 0px;
        margin: 10px 0px 0px 0px;
    }

    .rczp_01_c ul li {
        height: 40px;
        overflow: visible;
        padding: 0px;
    }

    .rczp_01_c ul li a {
        font-size: 14px;
        line-height: 40px;
    }

    .rczp_01_c ul li.on b {
        display: none;
    }

    .btnfr {
        overflow: visible;
        min-height: 297px;
    }

    .btnfr .fr p.p1 a em {
        right: -70px;
        top: inherit;
        bottom: 50px;
        z-index: 9999;
    }

    .btnfr .fr p.p1 a em b {
        right: 50%;
        top: inherit;
        bottom: -17px;
        transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
    }

    .btnfr .fr p.p1 a em i {
        width: 150px;
    }

    .btnfr .fr p.p1 a em img {
        width: 150px;
    }

    .xydt_01_slide .swiper-slide a em.em2 {
        padding-bottom: 40px;
    }

    .xydt_01_slide .xydt_01_sp {
        bottom: 30px;
    }

    .topfr {
        margin-top: 0px;
    }

    .top_c .topc_c {
        overflow: visible;
        position: absolute;
        right: 10px;
        top: 10px;
        display: none;
    }

    .bkxm_01 ul li a span {
        font-size: 14px;
    }

    .gg_01 img.img1 {
        display: none;
    }

    .gg_01 img.img2 {
        display: block;
    }

    .lxwm_01_c {
        display: block;
    }

    .lxwm_01_c .lxwm_01c_l {
        display: block;
        width: 100%;
    }

    .lxwm_01_c .lxwm_01c_r {
        display: block;
        width: 100%;
        padding: 20px 0px;
    }

    .djxs_01 {
        overflow: hidden;
        margin-top: 20px;
    }

    .djxs_01 h1 {
        font-size: 20px;
        line-height: 30px;
    }

    .djxs_02 .fl {
        width: 100%;
    }

    .djxs_02 .fr {
        width: 100%;
    }

    .djxs_04 a {
        width: 100%;
        display: block;
        overflow: hidden;
    }

    .djxs_04 span {
        margin-top: 10px;
    }

    .in_04l_l {
        position: relative;
        width: 100%;
        margin-top: -17px;
        height: auto;
    }

    .in_04ll_slide {
        height: auto;
    }

    .in_04ll_slide .swiper-slide a {
        height: auto;
    }

    .in_04ll_slide .swiper-slide a em.em2 {
        position: relative;
    }

    .yzjy_t_c table tr td:nth-child(1) {
        width: 80px;
    }
}

@media screen and (max-width:700px) {
    .navfr_01_t {
        padding: 10px 0px;
    }

    .navfr_01_t ul li {
        width: 50%;
    }

    .navfr_01_t ul li .navfr_01t_t a {
        padding: 2px 0px;
    }

    .msgfr .msg_c {
        width: 90%;
        left: 5%;
        margin-left: 0px;
    }
  .smyj_01 ul li .smyj_01_t em i{height:auto}
}

@media screen and (max-width:512px) {}

.gp-m-search {
    width: 80%;
    margin: 0 auto;
    display: block;
}

.gp-m-search .notxt1 {
    right: auto;
    left: 0;
    width: 40px;
}

.gp-m-search input.notxt {
    left: 0;
    width: 100%;
    box-sizing: border-box;
    padding-left: 42px;
}

#gp-serBtn4 {
    position: relative;
    z-index: 801;
}

.gp-search4 {
    height: 0;
    border: none;
    width: 100%;
    overflow: hidden;
    position: fixed;
    top: 50%;
    z-index: 802;
    left: 0;
}

.gp-search4 .gp-ser {
    max-width: 800px;
}

.gp-search4 input,
.gp-search4 button {
    height: 40px;
    line-break: 40px;
}

.gp-search4 .gp-ser {
    height: 40px;
    border: 1px solid #ccc;
    margin-top: 20px;
}

.gp-search4 .notxt1 {
    background: #C7000A;
    color: #fff
}

.gp-search4 .gp-ser {
    display: none;
    border: none;
    background: #fff;
}

.gp-search4.active .gp-ser {
    display: block;
}

.gp-search4.active {
    height: 80px;
}

.searchActive .gp-overlay {
    top: 0;
}

@media screen and (max-width:998px) {
    .gp-search4 .gp-ser {
        width: 80%;
    }

    .gp-search4 input,
    .gp-search4 button {
        box-sizing: border-box;
    }

    .gp-search4 input.notxt {
        width: 100%;
        padding-right: 90px;
    }

    .gp-search4 .notxt1 {
        width: 85px;
    }
}
