input.err,
input.error,
textarea.err,
textarea.error,
select.err,
select.error {
    border: #bf6464 2px dashed !important;
    background-color: #fdfbfb !important;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

label.error {
    color: #bf6464;
    padding-top: 5px;
    display: block;
}

.layui-form-checked[lay-skin=primary] i {
    border-color: #c1232c !important;
    background-color: #c1232c;
    color: #fff;
}

.float-right {
    float: right;
}

.font-size-16 {
    font-size: 16px;
}

.font-size-20 {
    font-size: 20px;
}

.color-primary {
    color: #c1232c;
}

.text-primary {
    color: #c1232c;
}

.text-warning {
    color: #ffa367;
}

.text-danger {
    color: #c1232c;
}

.text-info {
    color: #aaa;
}

.text-success {
    color: #28C445;
}

.text-default {
    color: #666;
}

.text-bai {
    color: #fff;
}

.layui-layer-btn .layui-layer-btn0 {
    border-color: #c1232c !important;
    background-color: #c1232c !important;
    color: #fff;
}

.line1 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all;
    position: relative;
}


.line2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.line3 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.line4 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.line5 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.line6 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.line10 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.clearfix {
    clear: both;
}

.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

html {
    font-size: 100px;
}

body {
    color: #fff;
    font-family: Arial, Microsoft YaHei, PingFang SC, SimSun, sans-serif;
    font-size: 16px;
    background: #000;
    max-width: 600px;
    margin: 0 auto;
    position: relative;
}

a {
    color: #fff;
}

a:hover {
    color: #fff;
}

.flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.flex-between {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.flex-content-start {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.flex-content-end {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.flex-items-start {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.padding-10 {
    padding: 10px;
}

.padding-20 {
    padding: 20px;
}

.padding-30 {
    padding: 30px;
}

.padding-40 {
    padding: 40px;
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-top-15 {
    margin-top: 15px;
}

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

.margin-top-30 {
    margin-top: 30px;
}

.margin-top-40 {
    margin-top: 40px;
}

.margin-top-50 {
    margin-top: 30px;
}

.margin-top-60 {
    margin-top: 60px;
}

.margin-top-70 {
    margin-top: 70px;
}

.margin-top-80 {
    margin-top: 80px;
}

.margin-top-90 {
    margin-top: 90px;
}

.margin-top-100 {
    margin-top: 100px;
}

.margin-left-10 {
    margin-left: 10px;
}

.margin-left-20 {
    margin-left: 20px;
}

.margin-right-20 {
    margin-right: 20px;
}

.margin-bottom-5 {
    margin-bottom: 5px;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.margin-bottom-15 {
    margin-bottom: 15px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.margin-bottom-25 {
    margin-bottom: 25px;
}

.margin-bottom-30 {
    margin-bottom: 30px;
}

.margin-bottom-40 {
    margin-bottom: 40px;
}

.margin-bottom-50 {
    margin-bottom: 50px;
}

.margin-bottom-60 {
    margin-bottom: 60px;
}

.margin-bottom-70 {
    margin-bottom: 70px;
}

.margin-bottom-80 {
    margin-bottom: 80px;
}

.margin-bottom-90 {
    margin-bottom: 90px;
}

.margin-bottom-100 {
    margin-bottom: 100px;
}

.padding-top-10 {
    padding-top: 10px;
}

.padding-top-20 {
    padding-top: 20px;
}

.padding-top-30 {
    padding-top: 30px;
}

.padding-top-35 {
    padding-top: 35px;
}

.padding-top-40 {
    padding-top: 40px;
}

.padding-top-50 {
    padding-top: 50px;
}

.padding-top-60 {
    padding-top: 60px;
}

.padding-top-70 {
    padding-top: 70px;
}

.padding-top-80 {
    padding-top: 80px;
}

.padding-top-90 {
    padding-top: 90px;
}

.padding-top-100 {
    padding-top: 100px;
}

.padding-top-120 {
    padding-top: 120px;
}

.padding-top-130 {
    padding-top: 130px;
}

.padding-top-190 {
    padding-top: 190px;
}

.padding-bottom-0 {
    padding-bottom: 0px;
}

.padding-bottom-10 {
    padding-bottom: 10px;
}

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

.padding-bottom-30 {
    padding-bottom: 30px;
}

.padding-bottom-40 {
    padding-bottom: 40px;
}

.padding-bottom-50 {
    padding-bottom: 50px;
}

.padding-bottom-60 {
    padding-bottom: 60px;
}

.padding-bottom-70 {
    padding-bottom: 70px;
}

.padding-bottom-80 {
    padding-bottom: 80px;
}

.padding-bottom-90 {
    padding-bottom: 90px;
}

.padding-bottom-100 {
    padding-bottom: 100px;
}

.padding-bottom-120 {
    padding-bottom: 120px;
}

.padding-bottom-130 {
    padding-bottom: 130px;
}

.padding-bottom-190 {
    padding-bottom: 190px;
}

.padding-left-40 {
    padding-left: 40px;
}

.layui-btn {
    background-color: #8A5742;
    width: 100%;
}

.layui-btn-primary {
    background-color: #fff;
}

.layui-btn-warm {
    background-color: #FFB800;
}

.alert {
    padding: 10px;
    overflow: hidden;
    border-radius: 3px;
    border: 1px solid transparent;
}

.alert.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.alert.alert-info {
    background: #aaa;
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
}

.alert.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

.alert.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
}

.alert .close {
    float: right;
    background: none;
    color: #fff;
    border: none;
    cursor: pointer;
}

.strong {
    font-weight: bold;
}



/* #scrolltop {
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 100;
	text-align: center;
	flex-direction: column;
	cursor: pointer;
}

#scrolltop .icon {
	width: 44px;
	height: 44px;
	background: #064EA2;
	color: #fff;
}

#scrolltop .icon .layui-icon {
	font-size: 40px;
} */




.img-responsive {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.hfade {
    transition: All .4s ease-in-out;
    -webkit-transition: All .4s ease-in-out;
    -moz-transition: All .4s ease-in-out;
    -o-transition: All .4s ease-in-out;
}

.layui-fluid {
    padding: 0;
}

.clearfix2 {
    zoom: 1;
}

.clearfix2::after {
    display: block;
    clear: both;
    height: 0;
    content: ' ';
}

.clearfix2::before {
    display: table;
    content: " ";
    box-sizing: border-box;
}

.fl {
    float: left;
}

.fr {
    float: right;
}



.mheader,
.mnav {
    display: none;
}

.header_box {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    border-top: 4px solid #803B22;
}

.header_box::before {
    content: '';
    display: block;
    width: 100%;
    height: 200px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 4%, rgba(0, 0, 0, 0) 100%);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}


.header {
    padding: 40px 65px;
}

.header .layui-container {
    height: 100%;
}

.header .logo {
    position: relative;
    z-index: 2;
}

.header .logo img {
    width: auto;
    height: 69px;
}


.header .right .top_sch {
    width: 302px;
    height: 49px;
    border-radius: 5px;
    background: #F1FAFF;
    border: 1px solid #8A5742;
    overflow: hidden;
}

.header .right .top_sch .sch_input {
    height: 49px;
    line-height: 49px;
    border: none;
    border-radius: 5px;
    padding: 0 10px;
    box-sizing: border-box;
    background: #F1FAFF;
}

.header .right .top_sch .sch_input::placeholder {
    color: #9E9E9E;
}

.header .right .top_sch .sch_btn {
    flex: none;
    width: 49px;
    line-height: 49px;
    background: none;
    border: none;
    text-align: center;
    cursor: pointer;
}

.header .right .top_sch .sch_btn .iconfont {
    font-size: 26px;
    color: #8A5742;
}

.header .right .link {
    text-align: right;
    color: rgba(255, 255, 255, 0.6);
    margin-bottom: 20px;
}

.header .right .link a {
    color: rgba(255, 255, 255, 0.6);
}

.header .right .link a.sch {
    margin-left: 15px;
    color: rgba(255, 255, 255, 1);
}

.header .right .line {
    padding: 0 15px;
}

.nav {
    position: relative;
    z-index: 20;
}

.nav>ul>li {
    position: relative;
    margin-left: 43px;
}

.nav>ul>li>a {
    display: block;
    position: relative;
    box-sizing: border-box;
    color: #fff;
}


.nav>ul>li>a .cn {
    display: block;
    word-break: break-all;
}

.nav>ul>li:hover>a,
.nav>ul>li.on>a {
    font-weight: bold;
}

.nav>ul>li .hover {
    width: calc(100% + 80px);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 100%;

    padding: 15px 0;
    display: none;
}

.nav>ul>li:nth-child(2) .hover {
    width: calc(100% + 180px);
}

.nav>ul>li .hover ul {
    background: rgba(0, 0, 0, 0.5);
}

.nav>ul>li .hover li {
    text-align: center;
}

.nav>ul>li .hover li a {
    color: #fff;
    line-height: 1.5em;
    display: block;
    padding: 10px;
}

.nav>ul>li .hover li a:hover {
    background: #8A5742;
}

.nav>ul>li:hover .hover {
    display: block;
}



/* 手机导航 */
.g_phnav1.yxnav_active1,
.g_phnav2.yxnav_active2 {
    color: #001eb4;
}

.mc_ph_hd {
    position: absolute;
    z-index: 999;
    width: 100%;
    height: 64px;
    box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.05);
    top: 0;
}


.mc_ph_navbar {
    padding: 0 20px;
    background: none;
}

.mc_language_ph a {
    line-height: 64px;
    color: #333;
    margin-right: 15px;
}

.mc_ph_nav_r .mc_ph_language a {
    line-height: 64px;
    margin-right: 20px;
    color: #333;
}

.mc_ph_hd .mc_ph_logo a {
    line-height: 64px;
    height: 64px;
}

.mc_ph_hd .mc_ph_logo {}

.mc_ph_hd .mc_ph_en {
    margin-top: 20px;
    margin-right: 20px;
}

.mc_ph_logo img {
    width: auto !important;
    height: 30px !important;
}

.mc_ph_logo .text {
    font-size: 14px;
    margin-left: 10px;
    color: #8A5742;
}

.mc_ph_menu {
    overflow: hidden;
    width: 26px;
    height: 50px;
}

.mc_ph_hd .mc_phmenubox {
    width: 26px;
    height: 50px;
    cursor: pointer;
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.mc_ph_hd .mc_phmenubox .point {
    position: relative;
    display: inline-block;
    width: 26px;
    height: 22px;
    margin-top: 15px;
    transform: translateX(-3px);
}

.mc_ph_hd .mc_phmenubox .point .nav_btn,
.mc_ph_hd .mc_phmenubox .point .nav_btn::after,
.mc_ph_hd .mc_phmenubox .point .nav_btn::before {
    display: inline-block;
    width: 20px;
    height: 2px;
    background: #fff;
}

.mc_ph_hd .mc_phmenubox .nav_btn {
    position: absolute;
    top: 8px;
    right: 0;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}

.mc_ph_hd .mc_phmenubox .point .nav_btn::after,
.mc_ph_hd .mc_phmenubox .point .nav_btn::before {
    content: '';
    position: absolute;
    right: 0;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    background: #fff;
}

.mc_ph_hd .mc_phmenubox .point .nav_btn::after {
    top: -8px;
    width: 30px;
}

.mc_ph_hd .mc_phmenubox .point .nav_btn::before {
    top: 8px;
    width: 15px;
}

.mc_ph_hd .mc_phmenubox .point.active .nav_btn {
    background: transparent;
}

.mc_ph_hd .mc_phmenubox .point.active .nav_btn::after {
    width: 30px;
    top: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #fff;
}

.mc_ph_hd .mc_phmenubox .point.active .nav_btn::before {
    width: 30px;
    top: 0;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: #fff;
}

.mc_ph_navbar {
    position: relative;
    z-index: 999;
}

/*ph导航&下拉*/
.phxia {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 998;
    /* transform: translateX(-50%); */
    /* padding: 0 15px; */
    /* background-color: #fff; */
    overflow: auto;
}

.xialaph {
    display: none;
    width: 100%;
    /* background: #000 url(../images/index_nav_bg.png) repeat center; */
    background: url(../img/headerBg.png) center no-repeat;
    backdrop-filter: blur(45px);
    background-size: cover;
    font-family: Microsoft YaHei;
    height: auto;
    height: 100vh;
    padding: 64px 0 10px;
    position: relative;
    z-index: 2;
    box-sizing: border-box;
}

.xialaph h4 {
    position: relative;
    padding: 0 20px;
    font-size: 16px;
    border-bottom: 1px solid rgba(255, 255, 255, .05);
}

.xialaph h4::after {
    content: '';
    /* position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    opacity: 0;
    background-color: #000; */
    display: block;
    clear: both;
}

.xialaph h4 a {
    font-size: 18px;
    line-height: 46px;
    /* text-transform: uppercase; */
    max-width: calc(100% - 36px);
}

.xialaph h4 img {
    position: absolute;
    top: 50%;
    right: 5px;
    width: 13px;
    cursor: pointer;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.xialaph .ul2 {
    display: none;
    padding-top: 7px;
    padding-bottom: 8px;
    /* border-top: 1px solid rgba(0, 0, 0, .1); */
    /* border-bottom: 1px solid rgba(0, 0, 0, .1); */
}

.xialaph .ul2 .container_s {
    max-width: 100%;
    padding: 0 40px;
}

.xialaph .ul2 .container_s .yinyan {
    display: none;
}

.xialaph .ul1 {}


.img_s {
    float: right;
    display: block;
    font-size: 16px;
    line-height: 40px;
    color: #fff;
    transition: all .36s;
    opacity: .5;
}



.xialaph h5 {
    position: relative;
}

.xialaph h5::after {
    content: '';
    /* position: absolute;
    bottom: 0;
    left: 0;

    width: 100%;
    height: 1px;

    opacity: 0;
    background-color: #000; */
    display: block;
    clear: both;
}

.xialaph h5 a {
    font-size: 14px;
    line-height: 35px;
    color: #fff;
    max-width: calc(100% - 36px);
}

.xialaph h5 img {
    position: absolute;
    top: 50%;
    right: 5px;
    width: 35px;
    padding: 11px;
    cursor: pointer;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.xialaph h4.active img.img_s,
.xialaph h5.active img.img_s {
    display: none;
}

.xialaph h4.active img.img_d,
.xialaph h5.active img.img_d {
    display: block;
}

.xialaph .ul3 {
    display: none;
}

.xialaph h6 a {
    font-family: '微软雅黑';
    font-size: 12px;
    line-height: 40px;
    text-transform: uppercase;
    color: #999;
}

.xialaph h4.active .img_s {
    transform: rotate(180deg);
}

.xialaph h5.active .img_s {
    transform: rotate(180deg);
}

.xialaph h4.active .img_s {
    transform: rotate(180deg);
}

.xialaph_bot {
    margin: 20px 0;
    text-align: right;
    padding: 0 20px;
    font-size: 0;
}

.xialaph_bot>div {
    display: inline-block;
    margin-left: 15px;
}

.mc_ph_search {
    margin-right: 40px;
    margin-top: 15px;
}

.mc_ph_search .layui-icon {
    font-size: 24px;
}


.xialaph_bot>div {
    margin: 0 8px;
}

.xialaph_bot {
    text-align: center !important;
}

.tp_link {
    position: absolute;
    right: 50px;
    top: 10px;
    z-index: 2;
    font-size: 14px;
    color: #fff;
}

.tp_link a {
    font-size: 14px;
    color: #fff;
}

.tp_link span {
    padding: 0 5px;
}

.myclass video {
    width: 100%;
    display: block;
}

.myclass .layui-layer-content {
    height: auto !important;
}

.myclass.layui-layer-page .layui-layer-content {
    overflow: hidden;
}

.myclass2.layui-layer-page {
    width: 700px !important;
}

.himg .pic {
    overflow: hidden;
}

.himg .pic img {
    transition: All .4s ease-in-out;
    -webkit-transition: All .4s ease-in-out;
    -moz-transition: All .4s ease-in-out;
    -o-transition: All .4s ease-in-out;
}

.himg:hover .pic img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}


#colbox {
    background: #fff;
}

#colbox .layui-tab-card {
    border-width: 0px;
    border-style: solid;
    border-radius: 0px;
    box-shadow: none;
}

#colbox .layui-tab {
    margin: 0;
}

#colbox .layui-tab-title {
    position: relative;
    border-bottom-width: 0px;
    background: none;
    height: auto;
}

#colbox .layui-tab-title li {
    padding: 0;
}

#colbox .layui-tab-title li span {
    display: inline-block;
    padding: 0 10px;
}

#colbox .layui-tab-title li:last-child span {
    display: none;
}

#colbox .layui-tab-title li a {
    display: inline-block;
}

#colbox .layui-tab-title li.layui-this:after {
    display: none;
}

.conent_box {
    background: #f7f7f7;
}

.conent_box .layui-row {
    overflow: inherit;
}

.leftmenu {}

.leftmenu ul {
    overflow: hidden;
}

.leftmenu li {
    position: relative;
    float: left;
}

.leftmenu li a {
    display: block;
    position: relative;
    text-align: center;
    color: #333333;
    line-height: 45px;
    padding: 0 10px;
}

.leftmenu li.layui-this a,
.leftmenu li a:hover {
    border-bottom: 2px solid #204984;
}

.leftmenu li.layui-this,
.leftmenu li:hover {
    z-index: 2;
}

.leftsubmenu {
    background-size: cover;
    padding-left: 20px;
}

.leftsubmenu li {
    display: inline-block;
    margin-right: 10px;
}

.leftsubmenu li a {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    border: solid 1px #d8d8d8;
    background-color: #fff;
}

.leftsubmenu li a:hover,
.leftsubmenu li.on a {
    border: solid 1px #123f79;
    font-weight: bold;
    color: #123f79;
}



.layui-tab-bar {
    height: 48px;
    line-height: 48px;
}


.detail-box {
    padding: 0px;
}

.page_top {
    background: #F4F4F4;
    padding: 20px 40px;
    border-left: 3px solid #8A5742;
}

.col-title {
    line-height: 1.5em;
    text-align: left;
    font-weight: bold;
}

.col-att {
    font-size: 14px;
    color: #9E9E9E;
    height: 40px;
    line-height: 40px;
}

.col-att a {
    color: #9E9E9E;
}

.col-att .linedc {
    padding: 0 5px;
}

.dtl_detail {
    line-height: 2.5em;
    border: 1px solid #E7E7E7;
    padding-left: 150px;
    padding-right: 150px;
}

.dtl_detail.p1 {
    font-size: 18px;
}

.dtl_detail.p2 {
    font-size: 16px;
}

.dtl_detail.p3 {
    font-size: 14px;
}

.dtl_detail img,
.dtl_detail video {
    max-width: 80% !important;
    height: auto !important;
}

.dtl_detail p {
    margin-bottom: 20px;
}

.pager {
    overflow: hidden;
    border-top: 1px solid rgba(216, 216, 216, 0.5);
}

.pager li {
    width: 100%;
    float: left;
    position: relative;
    padding: 0;
    box-sizing: border-box;
    border-bottom: 1px solid rgba(216, 216, 216, 0.5);
    font-size: 16px;
}

.pager li a {
    color: #323232;
    line-height: 1.5em;
}

.pager li:hover {
    border-bottom: 1px solid #8A5742;
    color: #8A5742;
}

.pager li a:hover {
    color: #8A5742;
}


.pagination li {
    display: inline-block;
    margin: 0 5px;
    margin-bottom: 0;
}

.pagination li a {
    display: inline-block;
    width: 25px;
    height: 25px;
    border-radius: 2px;
    line-height: 25px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    transition: All .4s ease-in;
    -webkit-transition: All .4s ease-in;
    -moz-transition: All .4s ease-in;
    -o-transition: All .4s ease-in;

    background: radial-gradient(237% 154% at 0% -1%, rgba(214, 214, 214, 0.4) 0%, rgba(214, 214, 214, 0.2356) 41%, rgba(255, 255, 255, 0) 100%);
    box-sizing: border-box;
    border: 0.5px solid rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(21.52px);

}

.pagination li a:hover,
.pagination li.active a {
    color: #fff;
    background: #EA5624;
    box-sizing: border-box;
    border: 1px solid #FFFFFF;
    backdrop-filter: blur(21.52px);
    border-radius: 5px;
}

.textlist {}

.textlist li {
    border-bottom: 1px solid #f2f2f2;
}

.textlist li a {
    position: relative;
    overflow: hidden;
}

.textlist li .shijian {
    display: block;
    float: right;
    color: #5a5a5a;
    opacity: 0.5;
}

.textlist li .title {
    font-size: 18px;
    height: 54px;
    line-height: 54px;
}

.textlist li .desc {
    line-height: 35px;
    color: #999999;
}

.textlist li .nianyue {
    color: #999999;
    font-size: 12px;
}

.textlist li .nianyue .more {
    float: right;
    font-size: 14px;
}

.textlist li .nianyue .iconfont {
    font-size: 18px;
    margin-left: 10px;
    color: #123f79;
}

.textlist li a:hover .nianyue {
    color: #123f79;
}



.righttitle {
    height: 50px;
    border-bottom: 1px solid #D9C7A0;
}

.righttitle .title {
    font-weight: bold;
    line-height: 40px;
    display: inline-block;
    height: 49px;
    border-bottom: 3px solid #8A5742;
}

.righttitle .position {
    float: right;
    color: #999999;
}

.righttitle .position a {
    color: #999999;
}

.righttitle .position .iconfont {
    color: #D1BD90;
}

.piclist {}

.piclist li a {
    display: block;
    background: #fff;
    position: relative;
}



.piclist li .title {
    width: 100%;
    box-sizing: border-box;
    padding: 0 20px;
    height: 55px;
    overflow: hidden;
    line-height: 55px;
    text-align: center;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
    background: #f3f3f3;
    z-index: 2;
}

.piclist li a:hover .title {
    background: #1A61B8;
    color: #fff;
}




.piclist2 li a {
    display: block;
    position: relative;
}

.piclist2 li .text {
    border-bottom: 1px solid #d8d8d8;
    padding: 20px;
}

.piclist2 li .title {
    height: 20px;
    line-height: 20px;
    font-size: 18px;
}

.piclist2 li .time {
    font-size: 14px;
    color: #aaaaaa;
}

.piclist2 li a:hover {
    background: #fff;
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.05);
}

.piclist2 li a:hover .text {
    border-bottom: 1px solid #123f79;
}

.piclist2 li a:hover .title {
    font-weight: bold;
}

.tuwenlist {}

.tuwenlist li {
    position: relative;
    border-bottom: 1px solid #D8D8D8;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.tuwenlist li .pic {
    flex: none;
    width: 340px;
}

.tuwenlist li .text {
    width: calc((100% - 355px));
    background-size: cover;
}

.tuwenlist li .title {
    height: 28px;
    line-height: 28px;
    font-size: 18px;
}

.tuwenlist li .desc {
    height: 50px;
    line-height: 25px;
    font-size: 14px;
    opacity: 0.5;
}

.tuwenlist li .date {
    opacity: 0.5;
    font-size: 14px;
}

.tuwenlist li .more {
    color: #8A5742;
    font-size: 14px;
    display: inline-block;
    border-radius: 5px;
    border: 1px solid #8A5742;
    padding: 10px 40px;
}

.tuwenlist li a:hover .title {
    font-weight: bold;
}

.tuwenlist li a:hover .more {
    color: #fff;
    background: #8A5742;
}

.tuwenlist li a:hover .date,
.tuwenlist li a:hover .desc {
    color: #1B1B1B;
    opacity: .5;
}


.search_list li a {
    display: block;
    background: #fff;
    padding: 30px 40px;
}

.search_list li .title {
    font-size: 24px;
    line-height: 45px;
    height: 45px;
}

.search_list li .title .text-danger,
.search_list li .desc .text-danger {
    color: #3988EA;
}

.search_list li .desc {
    line-height: 30px;
    color: #9E9E9E;
    height: 60px;
}

.search_list li .date {
    color: #9E9E9E;
}

.search_list li .iconfont {
    font-size: 16px;
    color: #9E9E9E;
}

.search_list li .column_name {
    height: 30px;
    border-radius: 5px;
    background: #F3F3F3;
    line-height: 30px;
    padding: 0 25px;
    color: #9B9B9B;
}

/*
内容搜索页
 */
.sch-form {
    display: block;
    background: #fff;
    position: relative;
    box-shadow: 0 0 10px #ccc;
}

.sch-form .sch-input {
    border: none;
    background: #fff;
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #aaa;
    margin-left: 0;
    box-sizing: border-box;
    padding: 0 10px;
}

.sch-form .sch-type {
    position: absolute;
    left: 20px;
    width: 80px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #ccc;
    padding: 0 10px;
    cursor: pointer;
    color: #828282;
}

.sch-form .sch-btn {
    position: absolute;
    right: 20px;
    background: none;
    border: none;
    line-height: 50px;
    cursor: pointer;
    color: #aaa;
    font-weight: bold;
    padding: 0 10px;
}

.sch-form .sch-btn .layui-icon {
    font-size: 18px;
}

.sch_result_list li.no_data .text {
    border-radius: 10px;
    background: #F0EFEE;
    padding: 40px;
}

.sch_result_list li.no_data .text .text1 {
    font-size: 26px;
    font-weight: bold;
    color: #828282;
}

.sch_result_list li.no_data .text .text2 {
    font-size: 18px;
    color: #828282;
}

.loadmore {
    text-align: center;
}

.pchide {
    display: none;
}

.banner_img {
    display: block;
    width: 100%;
}


.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #E1E1E1;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background: #8A5742;
}


.footer {
    background-size: cover;
}

.footer_main {
    position: relative;
}

.footer_logo .pic img {
    width: auto;
    height: 65px;
}

.erweima {
    text-align: center;
}

.erweima .title {
    height: 30px;
    line-height: 30px;
    color: rgba(255, 255, 255, 0.8);
    margin-top: 10px;
}

.erweima img.pic {
    width: 80px;
    height: 80px;
    border-radius: 5px;
    border: 5px solid #FFFFFF;
}

.footer_copyright {
    color: rgba(255, 255, 255, 0.8);
    line-height: 30px;
}

.footer_copyright a {
    color: rgba(255, 255, 255, 0.8);
}

.footer_copyright span {
    margin-right: 10px;
}

.footer_contact li {
    align-items: flex-start;
    color: #fff;
    margin-left: 111px;
}

.footer_contact li .icon {
    margin-right: 10px;
    padding-top: 5px;

}

.footer_contact li .iconfont {
    font-size: 18px;
}


.footer_contact li .text {
    line-height: 25px;
}

.footer_nav>ul {
    align-items: flex-start;
}

.footer_nav>ul>li {
    margin: 0 50px;
    color: #666666;
}

.footer_nav>ul>li ul {
    margin-top: 15px;
}

.footer_nav>ul>li li a {
    color: #999999;
    line-height: 30px;
    font-size: 14px;
}


.content_left {
    width: 400px;
    float: left;
}

.content_right {
    width: calc(100% - 400px - 40px);
    float: right;
}


.left_menu {
    background-size: cover;
}

.left_menu>li {}

.left_menu>li>a {
    display: block;
    line-height: 2em;
    padding: 40px 20px;
    position: relative;
    text-align: center;
    border-bottom: 1px solid #D9C7A0;
}

.left_menu>li:last-child a {
    border-bottom: none;
}


.left_menu>li>a:hover,
.left_menu>li.on>a {
    font-weight: bold;
    color: #8A5742;
}

.infolist_nei li {
    position: relative;
}

.infolist_nei li a {
    position: relative;
    z-index: 2;
    border-bottom: 1px solid rgba(216, 216, 216, 0.5);
}


.infolist_nei li .title {
    height: 70px;
    line-height: 70px;
    flex: 1;
    padding-right: 20px;
    position: relative;
    padding-left: 13px;
}

.infolist_nei li .title::before {
    content: '';
    width: 3px;
    height: 3px;
    background: #333;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}

.infolist_nei li .date {
    opacity: 0.5;
    font-size: 16px;
}

.infolist_nei li a:hover {
    background: #8A5742;
    color: #fff;
    padding: 0 20px;
}

.infolist_nei li a:hover .title {
    font-weight: bold;
}

.infolist_nei li a:hover .title::before {
    background: #fff;
}


.picinfolist_nei li a {
    display: flex;
    width: 100%;
}

.picinfolist_nei li .pic {
    flex: none;
    width: 320px;
    height: 180px;
    position: relative;
}

.picinfolist_nei li .text {
    flex: 1;
    padding: 30px;
    height: 180px;
    box-sizing: border-box;
    border: 1px solid #E7E7E7;
    border-left: none;
}

.picinfolist_nei li a:hover {
    background: #FFF3EE;
}

.picinfolist_nei li a:hover .text {
    border: 1px solid #fff;
    border-left: none;
}

.picinfolist_nei li a:hover .title {
    font-weight: bold;
}

.picinfolist_nei li .title {
    height: 24px;
    line-height: 24px;
}

.picinfolist_nei li .desc {
    line-height: 25px;
    height: 50px;
    color: #9E9E9E;
}

.picinfolist_nei li .date {
    font-size: 14px;
    color: #9E9E9E;
}

.picinfolist_nei li a:hover .date {
    color: #8A5742;
}



.piclist_nei li a {
    display: block;
    position: relative;
}

.piclist_nei li a .pic {
    position: relative;
    padding-top: 55.88%;
}

.piclist_nei li a .title {
    position: relative;
    border-bottom: 1px solid #EBEBEB;
    height: 50px;
    line-height: 50px;
}

.piclist_nei li a .title::after {
    content: '';
    width: 0;
    height: 1px;
    background: #8A5742;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}


.piclist_nei li a:hover .title::after {
    width: 100%;
}

.responsive-table {
    width: 100%;
    overflow-x: auto;
    display: block;
    white-space: nowrap;
}

.responsive-table table {
    width: 100% !important;
}

/*分享*/
.m-share {
    margin-top: 5px;
    line-height: 28px;
    position: relative;
    float: right;
}


.m-share .fl {
    float: left;
}

.share {
    zoom: 1;
    display: inline-block;
    margin-left: 10px;
}

.share:after {
    content: "";
    display: block;
    clear: both;
}

.share a {
    float: left;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    margin-right: 10px;
    cursor: pointer;
    display: block;
}

.share a i {
    display: block;
    width: 24px;
    height: 24px;
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    -ms-transition: .4s all;
    transition: .4s all;
}

.share a:hover i {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.share #share-icon {
    width: 20px;
    height: 20px;
    float: left;
    display: none;
}

.share #share-icon img {
    width: 100%;
    height: 100%;
}

.share .share-qqzone {
    background: none
}

.share .share-qqzone i {
    background-size: 80%;
}

.share .share-qqzone:hover {
    background-color: none;
}

.share .share-wechat {
    position: relative;
    background-color: none;
}

.share .share-wechat i {
    background-size: 80%;
}

.share .share-wechat:hover {
    background-color: none;
}

.share .share-weibo {
    background: none;
}

.share .share-weibo i {
    background-size: 80%;
}

.share .share-weibo:hover {
    background-color: none;
}

.share .share-qq:hover {
    background-color: #27a8f2;
}



.share .bg-code {
    left: -36px;
    z-index: 10;
}

.share .qrcode {
    position: absolute;
    top: 36px;
    border: 1px solid #ccc;
    padding: 5px;
    background: #fff;
    display: none;
    left: 50%;
    transform: translateX(-50%);
    z-index: 11;
}

.share .close-btn {
    position: absolute;
    background: #fff;
    color: #000;
    font-size: 12px;
    z-index: 12;
    width: 12px;
    height: 12px;
    line-height: 12px;
    text-align: center;
    right: -39px;
    top: 50px;
    display: none;
    cursor: pointer;
}

#page_div {}

#page_div span,
#page_div a {
    display: inline-block;
    border: 1px solid #8A5742;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    margin: 0 5px;
    background: #fff;
}

.zxfinput {
    border: none;
    width: 40px;
    text-align: center;
    background: #E8E8E8;
    margin: 0 5px;
}

#page_div span.disabled {
    color: #999999;
}

#page_div span.current,
#page_div a:hover {
    color: #fff;
    background: #8A5742;
    border: 1px solid #8A5742;
}

#page_div .zxfokbtn {
    color: #fff;
    background: #8A5742;
    cursor: pointer;
    border: 1px solid #8A5742;
}

.font40 {
    font-size: 40px;
}

.font36 {
    font-size: 36px;
}

.font32 {
    font-size: 32px;
}

.font30 {
    font-size: 30px;
}

.font24 {
    font-size: 24px;
}

.font22 {
    font-size: 22px;
}

.font20 {
    font-size: 20px;
}

.font18 {
    font-size: 18px;
}

.banner {
    position: relative;
}

.banner::before {
    content: '';
    width: 100%;
    padding-top: 46.4%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
    background: linear-gradient(rgba(0, 0, 0, 0.8) 22%, rgba(2, 2, 2, 0.7913) 26%, rgba(216, 216, 216, 0) 100%);
    opacity: 0.5;
}

.banner_slide::after {
    content: '';
    width: 100%;
    padding-top: 46.4%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 3;
    background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
}

.banner_slide {
    position: relative;
    z-index: 2;
}

.banner_slide .pic {
    position: relative;
    padding-top: 144%;
}

.banner_slide .swiper-button-next,
.banner_slide .swiper-button-prev {
    width: 34px;
    height: 58px;
    background: #8A5742;
    left: 0;
    color: #fff;
    display: none;
}

.banner_slide .swiper-button-next {
    left: auto;
    right: 0;
}

.banner_slide .layui-icon {
    font-size: 20px;
}

.banner_slide:hover .swiper-button-next,
.banner_slide:hover .swiper-button-prev {
    display: flex;
}


.banner_slide .swiper-pagination {
    bottom: 50px;
}

.banner_slide .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    margin: 0 5px !important;
    background: rgba(255, 255, 255, 0.5);
}

.banner_slide .swiper-pagination-bullet-active {
    background: #fff;
}

.banner_nei {
    padding-top: 23.43%;
}

.column_nei {
    position: relative;
}

.column_nei::after {
    content: '';
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 100%;
    height: 1px;
    background: rgba(0, 0, 0, .1);
}

.column_nei::before {
    content: '';
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 140px;
    height: 1px;
    background: #8A5742;
}

.column_nei .position {
    font-size: 14px;
    color: #A2A2A2;
    flex: 1;
    text-align: right;
    line-height: 46px;
}

.column_nei .position a {
    color: #A2A2A2;
}

.col_nav li {
    display: inline-block;
    margin-right: 15px;
}

.col_nav li a {
    display: block;
    height: 47px;
    line-height: 47px;
    background: #FFECE5;
    padding: 0 25px;
}

.col_nav li.on a {
    background: #8A5742;
    color: #fff;
    font-weight: bold;
}

.column {
    position: relative;
}

.column .en {
    font-size: 36px;
    opacity: 0.2;
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    position: relative;
    z-index: 1;
    white-space: nowrap;
}

.column .cn {
    font-size: 26px;
    font-weight: bold;
    position: relative;
    z-index: 3;
}

.column .more {
    position: absolute;
    right: 15px;
    top: 75%;
    transform: translateY(-50%);
    background: #282828;
    opacity: 0.5;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    z-index: 4;
}

.column .more .iconfont {
    opacity: 0.6;
}

.column .bg {
    width: 255px;
    height: 261px;
    background: url(../images/zlzs_bg.png) no-repeat center;
    background-size: cover;
    position: absolute;
    right: -30px;
    top: 30px;
    z-index: 2;
}

.index_nav a {
    display: block;
    background: url(../images/index_nav_bg.png) no-repeat center;
    background-size: cover;
    border: 0.5px solid rgba(255, 255, 255, 0.2);
    border-radius: 10px;
    padding: 20px;
}

.index_nav .icon_more {
    opacity: 0.2;
    margin-top: 20px;
}

.index_nav .icon_more .icon1 {
    font-size: 35px;
}

.index-scroll-btn {
    position: relative;
    width: 37px;
    height: 60px;
    margin: 20px auto;
}

.index-scroll-btn .index-scroll-btn-icon {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    background: url(../images/arrow_down.svg) no-repeat center center;
    animation: downico 2s ease-out infinite;
}

@keyframes downico {
    0% {
        top: 0;
        opacity: 1;
    }

    35% {
        top: 50%;
        opacity: 0;
    }

    65% {
        top: -50%;
        opacity: 0;
    }

    100% {
        top: 0;
        opacity: 1;
    }
}

.zlzs_box {
    overflow: hidden;
}

.column {
    position: relative;
    padding: 0 15px;
}

.layui-container {
    position: relative;
    z-index: 10;
    width: 100%;
}

.zlzs_main {
    position: relative;
}

.zlzs_main .zlzs_list {
    padding: 28px 20px 0;
    position: relative;
    z-index: 3;
}

.zlzs_main .zlzs_list li .title {
    text-align: center;
    font-size: 12px;
    background: rgba(50, 50, 50, 0.5);
    border-radius: 1000px;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
}

.zlzs_main .zlzs_pic {
    padding: 0 20px;
    position: relative;
    z-index: 3;
}

.zlzs_main .zlzs_pic .pic {
    position: relative;
    padding-top: 56.52%;
}

.zlzs_main .zlzs_pic img {
    border-radius: 10px;
    height: auto;
}

.zlzs_main .zlzs_bg {
    background: url(../images/zlzs_main_bg.png) no-repeat center top;
    background-size: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 266px;
    z-index: 2;
    backdrop-filter: blur(45px);
    border-radius: 10px;
}

/* .zlzs_main .zlzs_bg2 {
    background: url(../images/zlzs_main_bg2.png) no-repeat center;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 266px;
    z-index: 1;
    border-radius: 10px;
} */

.ysdm_box {
    overflow: hidden;
}

.ysdm_box .column .bg {
    background: url(../images/ysdm_bg.png) no-repeat center;
}

.wlng_box {
    overflow: hidden;
}

.wlng_box .column .bg {
    background: url(../images/wlng_bg.png) no-repeat center;
}

.szmx_box {
    overflow: hidden;
}

.szmx_box .column .bg {
    background: url(../images/szmx_bg.png) no-repeat center;
}

.ryzz_box {
    overflow: hidden;
}

.ryzz_slide {
    position: relative;
    z-index: 2;
}

.ryzz_slide a {
    text-align: center;
}

.ryzz_slide .pic {
    position: relative;
    padding-top: 70.5%;
}

.ryzz_slide .pic_box {
    padding: 0 50px;
}

.ryzz_slide .bg {
    padding: 0 10px 0 20px;
}

.ryzz_slide .bg img {
    width: 100%;
}

.ryzz_slide .swiper-button-prev,
.ryzz_slide .swiper-button-next {
    background: none;
    position: relative;
    top: auto;
    margin: 0;
    left: auto;
    right: auto;
    width: 57px;
    height: 40px;
    border-radius: 26px;
    background: rgba(255, 255, 255, 0.2);
    color: #858585;
}

.ryzz_slide .swiper-button-prev .iconfont {
    transform: scaleX(-1);
}

.ryzz_slide .swiper-button-prev:hover,
.ryzz_slide .swiper-button-next:hover {
    background: #fff;
}

.ryzz_slide .swiper-pagination {
    position: relative;
    bottom: auto;
    width: auto;
    left: auto;
}

.ryzz_slide .swiper-pagination .swiper-pagination-bullet {
    background: rgba(255, 255, 255, 0.5);
    margin: 0 5px;
}

.ryzz_slide .swiper-pagination .swiper-pagination-bullet-active {
    background: #fff;
}

.ryzz_slide .title {
    font-size: 14px;
    margin-top: 15px;
}

.ryzz_slide_box {
    border-radius: 10px;
    box-sizing: border-box;
    backdrop-filter: blur(45px);
    padding: 40px 0px;
    background: url(../images/zzry_bg.svg) no-repeat center top;
    background-size: 100%;
    position: relative;
}

.ryzz_slide_box::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/zlzs_main_bg.png) no-repeat center;
    background-size: cover;
    border-radius: 10px;
    z-index: 1;
    backdrop-filter: blur(45px);
    opacity: 0.2;
}

.tyzz_btn {
    padding: 0 20px;
}

.zdxm_slide {
    position: relative;
    z-index: 2;
}

.zdxm_slide a {
    text-align: center;
}

.zdxm_slide .pic {
    position: relative;
    padding-top: 70.5%;
}

.zdxm_slide .pic img {
    border-radius: 10px;
}


.zdxm_slide .swiper-button-prev,
.zdxm_slide .swiper-button-next {
    background: none;
    position: relative;
    top: auto;
    margin: 0;
    left: auto;
    right: auto;
    width: 57px;
    height: 40px;
    border-radius: 26px;
    background: rgba(255, 255, 255, 0.2);
    color: #858585;
}

.zdxm_slide .swiper-button-prev .iconfont {
    transform: scaleX(-1);
}

.zdxm_slide .swiper-button-prev:hover,
.zdxm_slide .swiper-button-next:hover {
    background: #fff;
}

.zdxm_slide .swiper-pagination {
    position: relative;
    bottom: auto;
    width: auto;
    left: auto;
}

.zdxm_slide .swiper-pagination .swiper-pagination-bullet {
    background: rgba(255, 255, 255, 0.5);
    margin: 0 5px;
}

.zdxm_slide .swiper-pagination .swiper-pagination-bullet-active {
    background: #fff;
}

.zdxm_slide .title {
    font-size: 14px;
    margin-top: 20px;
}

.zdxm_slide_box {
    border-radius: 10px;
    box-sizing: border-box;
    backdrop-filter: blur(45px);
    padding: 25px 20px 40px;
    background: url(../images/zdxm_bg.svg) no-repeat center top;
    background-size: 100%;
    position: relative;
}

.zdxm_slide_box::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/zlzs_main_bg.png) no-repeat center;
    background-size: cover;
    border-radius: 10px;
    z-index: 1;
    backdrop-filter: blur(45px);
    opacity: 0.2;
}

.zdxm_btn {
    padding: 0 10px;
}

.contact_list {
    background: url(../img/contact_bg2.png) no-repeat center top;
    background-size: 100% 100%;
    padding: 35px 30px 10px;
    /* backdrop-filter: blur(45px); */
    position: relative;
}

.contact_box {
    padding-bottom: 50px;
}

.contact_list::before {
    content: '';
    width: 274px;
    height: 274px;
    display: inline-block;
    position: absolute;
    background: #EA5624;
    box-sizing: border-box;
    border: 1px solid;
    border-image: radial-gradient(141% 118% at 18% 7%, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    box-shadow: 0px 0px 50px 0px rgba(234, 86, 36, 0.6);
    border-radius: 50%;
    position: absolute;
    right: 0;
    bottom: -50px;
    z-index: -1;
}

.contact_list li {
    margin-bottom: 15px;
}

.contact_list li .title {
    font-size: 14px;
    line-height: 30px;
    font-weight: bold;
}

.contact_list li .desc {
    font-size: 12px;
    line-height: 20px;
    opacity: .8;
}

.contact_box {
    overflow: hidden;
    position: relative;
}

.erweima_box {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

.erweima_box img {
    width: 94px;
    height: 94px;
    border-radius: 5px;
}

.erweima_box .item {
    margin: 0 20px;
}

.erweima_box .title {
    margin-top: 10px;
}

.copyright {
    padding: 20px 0 30px;
    text-align: center;
    font-size: 13px;
    line-height: 20px;
    color: #9E9E9E;
}

.copyright a {
    color: #9E9E9E;
}

/* --------------------------------------------------------------- */

.nydt {
    width: 100%;
    position: relative;
}

.nydt::before {
    content: '';
    width: 100%;
    height: 80%;
    display: inline-block;
    background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
    position: absolute;
    left: 0;
    bottom: 0;
}

.nydt::after {
    content: '';
    width: 100%;
    padding-top: 46.4%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 3;
    background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
}

.nydt .img {
    width: 100%;
    padding-top: 144%;
}

.nydt .img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.crumbs {
    width: 100%;
    /* position: absolute; */
    /* top: 30%; */
    /* top: 175px; */
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 40px;
}

.crumbs .layui-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.crumbs .name {
    font-size: 26px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 5px;
}

.crumbs .list {
    font-size: 14px;
    opacity: .5;
}

.nmian {
    width: 100%;
    /* padding-top: 175px; */
}

.textlist_new li {
    width: 100%;
    background: radial-gradient(237% 154% at 0% -1%, rgba(214, 214, 214, 0.4) 0%, rgba(214, 214, 214, 0.2356) 41%, rgba(255, 255, 255, 0) 100%);
    box-sizing: border-box;
    border: 0.5px solid rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(45px);
    border-radius: 10px;
    margin-bottom: 20px;
    padding: 15px 20px;
    font-size: 16px;
}

.textlist_new li .title {
    line-height: 25px;
    text-align: justify;
    margin-bottom: 10px;
}

.textlist_new li .dete {
    color: #7C7C7C;
}

.pagination {
    padding: 10px 0 40px 0;
}

.picture_new {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.picture_new li {
    width: calc((100% - 16px) / 2);
    box-sizing: border-box;
    margin-bottom: 15px;
    padding: 15px 10px;
    background: radial-gradient(237% 154% at 0% -1%, rgba(214, 214, 214, 0.4) 0%, rgba(214, 214, 214, 0.2356) 41%, rgba(255, 255, 255, 0) 100%);
    box-sizing: border-box;
    border: 0.24px solid rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(21.52px);
    border-radius: 5px;
}

.picture_new li .img {
    box-sizing: border-box;
    padding: 0 15px;
}

.picture_new li .img img {
    width: 100%;
}

.picture_new li .title {
    font-size: 14px;
    text-align: center;
    line-height: 20px;
    margin-top: 10px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}


.picture_new li .ico {
    width: 100%;
    position: relative;
    top: -2px;
}

.picture_new li .ico img {
    width: 100%;
}

.detail {
    width: 100%;
    background: radial-gradient(237% 154% at 0% -1%, rgba(214, 214, 214, 0.4) 0%, rgba(214, 214, 214, 0.2356) 41%, rgba(255, 255, 255, 0) 100%);
    box-sizing: border-box;
    border: 0.5px solid rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(45px);
    backdrop-filter: blur(200px);
    border-radius: 10px;
    padding: 25px 15px;
    margin-bottom: 60px;
}

.detail .dtl object {
    width: 100% !important;
    display: none !important;
}

.detail .dtl object,
.detail .dtl p img,
.detail .dtl img,
.detail .dtl video,
.detail .dtl p video {
    max-width: 100% !important;
    height: auto !important;
    border-radius: 10px;
}

.detail .dtl,
.detail .dtl p,
.detail .dtl p span {
    font-size: 16px !important;
    line-height: 30px !important;
    color: #E7E7E7;
    text-align: justify;
}

.detail .title {
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}

.detail .timer {
    display: flex;
	flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    padding: 12px 0 8px 0;
    margin-bottom: 20px;
}

.detail .timer>div {
    font-size: 14px;
    color: #9E9E9E;
    margin: 0 3px;
}


.piclist_new li {
    width: 100%;
    margin-bottom: 20px;
    background: radial-gradient(237% 154% at 0% -1%, rgba(214, 214, 214, 0.4) 0%, rgba(214, 214, 214, 0.2356) 41%, rgba(255, 255, 255, 0) 100%);
    box-sizing: border-box;
    border: 0.5px solid rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(45px);
    border-radius: 10px;
    padding: 10px;
}

.piclist_new li a {
    display: flex;
}

.piclist_new li .img {
    width: 30%;
    border-radius: 5px;
    overflow: hidden;
}

.piclist_new li .img img {
    width: 100%;
    border-radius: 5px;
}

.piclist_new li .text {
    flex: 1;
    box-sizing: border-box;
    padding: 0 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.piclist_new li .title {
    width: 100%;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
}

.piclist_new li .dec {
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    opacity: 0.5;
    margin-bottom: 10px;
}

.header_active {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
}

.header_active .mc_ph_navbar {

    background: url(../img/headerBg.png) center no-repeat;
    backdrop-filter: blur(45px);
}

.subNav {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.subNav a {
    box-sizing: border-box;
    display: inline-block;
    border: 1px solid rgba(255, 255, 255, .5);
    padding: 10px;
    border-radius: 5px;
    width: 48%;
    margin-bottom: 15px;
    text-align: center;
}