/*Technical Support SudyTech*/
@charset "utf-8"; html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu {
    margin: 0;
    padding: 0;
}

header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details {
    display: block;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption,th {
    text-align: left;
    font-weight: normal;
}

html,body,fieldset,img,iframe,abbr {
    border: 0;
}

img {
    vertical-align: top;
}

html {
    overflow-x: hidden;
}

i,cite,em,var,address,dfn {
    font-style: normal;
}

[hidefocus],summary {
    outline: 0;
}

li {
    list-style: none;
}

h1,h2,h3,h4,h5,h6,small {
    font-size: 100%;
}

sup,sub {
    font-size: 83%;
}

pre,code,kbd,samp {
    font-family: inherit;
}

q:before,q:after {
    content: none;
}

textarea {
    overflow: auto;
    resize: none;
}

label,summary {
    cursor: default;
}

a,button {
    cursor: pointer;
}

h1,h2,h3,h4,h5,h6,em,strong,b {
    font-weight: bold;
}

del,ins,u,s,a,a:hover {
    text-decoration: none;
}

body,textarea,input,button,select,keygen,legend {
    font: 13px/1 arial,\5b8b\4f53;
    color: #333;
    outline: 0;
}

:focus {
    outline: 0;
}

.none {
    display: none;
}

.wcb {
    width: 100%;
    height: 30px;
    border: 2px dashed #97CBE0;
}

.hidden {
    visibility: hidden;
}

.clear {
    width: 100%;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    clear: both;
    display: block;
    _display: inline;
}

.clearfix:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix {
    display: block;
    *zoom:1; }

.icon {
    display: inline-block;
    width: 32px;
    height: 32px;
    vertical-align: middle;
    background: url(images/icon.png) no-repeat;
}

body:before {
    content: "";
    position: fixed;
    top: -10px;
    left: 0;
    z-index: 110;
    width: 100%;
    height: 10px;
    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
    -moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
    box-shadow: 0px 0px 10px rgba(0,0,0,.8);
}

::-webkit-input-placeholder {
    color: #666666;
}

:-moz-placeholder {
    color: #666666;
}

::-moz-placeholder {
    color: #666666;
}

:-ms-input-placeholder {
    color: #666666;
}

body {
    line-height: 1;
    font-size: 16px;
    font-family: "Microsoft YaHei","Arial","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;
    color: #202020;
}

p {
    line-height: 1.75;
}

a {
    color: #333;
    text-decoration: none;
    transition: all 0.4s ease-in-out;
}

a:hover {
    color: #BE451C;
}

.wrapper {
    width: 100%;
    margin: 0 auto;
}

.wrapper .inner {
    width: 1500px;
    margin: 0 auto;
}

/*headtop*/
#headtop {
    background: #BE451C;
}

#headtop .inner {
    width: 1625px;
}

.headtop .top-left {
    float: left;
    line-height: 50px;
    color: #fff;
    margin-left: 12px;
}

.headtop .top-right {
    float: right;
    line-height: 50px;
}

.headtop .top-right .hr-r {
    float: right;
    margin-left: 7px;
}

.top {
    position: fixed;
    top: 0;
    z-index: 99;
    transition: all .5s ease-in-out .3s;
    transform: translateY(-258px);
    width: 100%;
}

.header {
    height: auto !important;
    line-height: inherit !important;
    width: 100%;
    background: url(images/head-bg.png) no-repeat center;
    background-size: cover;
    border: 0 !important;
}

.header .inner {
    position: relative;
    height: 278px;
    width: 1625px;
}

.header .sitelogo {
    float: left;
    margin-top: 30px;
}

.header .sitelogo span {
    display: inline-block;
}

.header .sitelogo span a {
    color: transparent;
    margin: 0;
}

.header .head-left {
    float: left;
    display: inline-block;
}

.header .head-right {
    float: right;
    margin-top: 49px;
}

.header .head-right .enbox {
    display: inline-block;
    margin-right: 20px;
}

.header .head-right .enbox li {
    line-height: 40px;
    width: 40px;
    text-align: center;
    border-radius: 50%;
    background: rgba(255,255,255,0.75);
}

.header .head-right .enbox li a {
    color: #A43136;
    font-size: 14px;
}

.header .img2 {
    display: none;
}

.site-lang {
    float: left;
}

.site-lang ul {
}

.site-lang ul li.links {
    display: inline-block;
    line-height: 50px;
}

.site-lang ul li.links a {
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    padding: 0 27px;
    position: relative;
}

.site-lang ul li.links a:hover {
    color: #fff;
}

.site-lang ul li.links.i1 a,.site-lang ul li.links.i2 a {
    background: url(images/icon1.svg) no-repeat left center;
}

.site-lang ul li.links.i3 a {
    background: url(images/icon2.svg) no-repeat left center;
}

.site-rale {
}

.site-rale ul {
}

.site-rale ul li.links {
    float: left;
}

.site-rale ul li.links a {
    line-height: 52px;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    padding: 0 20px;
    position: relative;
}

.site-rale ul li.links a::before {
    position: absolute;
    content: "";
    background: #fff;
    width: 1px;
    height: 16px;
    top: 20px;
    right: 0;
    opacity: 0.5;
}

.site-rale ul li.links a:hover {
    color: #fff;
}

.site-rale ul li.links a:last-of-type::before {
    display: none;
}

.site-rale ul li.links a:first-of-type {
    padding-left: 0;
}


#nav {
    /* background: #532A83; */
    /* float: left; */
}

#nav .inner {
}

#nav .inner .wp-panel {
}


#nav .inner .wp-panel .wp-window {
}

#nav .inner .wp-panel .navbg {
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: auto;
    height: 100%;
    background: #fff;
    opacity: .7;
    filter: alpha(opacity=70);
}


.wp-menu {
    margin: 0 auto
}

.nav .wp-menu .menu-item {
    display: inline-block;
    float: left;
    position: relative;
}

.wp-menu .menu-item.i1 {
}

.wp-menu .menu-item a > .menu-switch-arrow {
    display: none;
}

.nav .wp-menu .menu-item a.menu-link {
    display: inline-block;
    padding: 0 20px;
  
    line-height: 40px;
    color: #FFFFFF;
    font-size: 17px;
    position: relative;
    font-family: 'Microsoft YaHei';
    font-weight: bold;
}

.nav .wp-menu .menu-item a.menu-link::before {
    position: absolute;
    content: "";
    width: 1px;
    height: 22px;
    left: 0;
    background: #fff;
    opacity: 0.43;
    top: 10px;
}

.nav .wp-menu .menu-item.i11 a.menu-link {
    padding-right: 0;
}

.nav .wp-menu .menu-item.i1 a.menu-link::before {
    display: none;
}

.wp-menu .menu-item.hover a.menu-link, .wp-menu .menu-item a.hover {
    font-weight: bold;
}

.nav .sub-menu {
    display: none;
    position: absolute;
    left: 0;
    top: 40px;
    z-index: 100;
    min-width: 100%;
    background: #FFFFFF;
    box-shadow: 0 3px 6px #f8e0d8;
}

.nav .sub-menu .sub-item {
    position: relative;
    white-space: nowrap;
    vertical-align: top;
    _zoom: 1;
}

.nav .sub-menu .sub-item a {
    display: block;
    color: #666666;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    background: none;
    text-align: center;
    padding: 0 10px;
}

.nav .sub-menu .sub-item.hover> a, .nav .sub-menu .sub-item a:hover {
    /* background: #efefef; */
    display: block;
    color: #BE451C;
}

.nav .sub-menu .sub-menu {
    left: 100%;
    top: 0px;
    z-index: 200;
    background: #fff;
}

#banner {
    background: #e7e2df;
}

#banner .inner {
    width: auto;
    max-width: 100%;
    position: relative;
}

#banner .bg {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: url(images/banner-bg.png) no-repeat center bottom;
    height: 191px;
    z-index: 1;
}

#banner ul.news_list {
    position: relative;
    z-index: 9;
}

#banner ul li.news {
    position: relative;
}

#banner ul li.news .news_imgs {
    width: 100%;
    height: 100vh;
    background-size: cover;
    position: relative;
    overflow: hidden;
}

#banner ul li.news .news_imgs video, #banner ul li.news .news_imgs img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
    height: 100%;
    width: 100%;
}

#banner ul li.news .news_wz {
    position: absolute;
    width: 1600px;
    margin: auto;
    /* z-index: 9; */
    bottom: 40px;
    left: 8.3%;
}

#banner ul li.news .news_title {
    font-size: 28px;
    color: #fff;
    line-height: 28px;
    padding-left: 100px;
}

#banner ul li.news .news_title a {
    color: #fff;
}

#banner .slick-dots {
    right: 11%;
    position: absolute;
    bottom: 67px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0px;
}

#banner .slick-dots li {
    position: relative;
    display: inline-block;
    height: 13px;
    width: 13px;
    margin: 0px 9px;
    padding: 0px;
    cursor: pointer;
    background: transparent;
    opacity: 1;
    border: 1px solid #fff;
    transition: all 0.3s ease-in-out;
    z-index: 99;
}

#banner .slick-dots li.slick-active,#banner .slick-dots li.swiper-pagination-bullet-active {
    background: #fff;
    opacity: 1;
}

.bb:hover {
    animation-play-state: paused;
    color: #fff;
}

.bb {
    position: absolute;
    left: 50%;
    bottom: 20px;
    text-align: center;
    transform: translateX(-50%);
    color: #94070a;
    font-size: 36px;
    cursor: pointer;
    opacity: 0;
    font-family: icon;
    padding: 0 10px;
    animation: bb 1.5s linear 0s infinite;
    font-weight: bold;
    z-index: 9;
}

@keyframes bb {
    0% {
        transform: translate(-50%, 0);
        opacity: 0;
    }

    50% {
        transform: translate(-50%, 5px);
        opacity: 1;
    }

    100% {
        transform: translate(-50%, 0px);
        opacity: 0;
    }
}


.body_home.showdiv .top {
    transform: translateY(0px);
}

.body_b.showdiv {
    top: 0;
    overflow: auto;
}

.body_b {
    position: fixed;
    left: 0%;
    top: 100vh;
    bottom: 0;
    right: 0;
    background: #F9F5F4;
    overflow: hidden;
    transition: top 0.7s cubic-bezier(0.5, 0, 0.2, 1) 0s;
    z-index: 888;
    outline: none;
}

.topbox.slide.showdiv {
    top: 0px;
    animation: 0.5s ease-out 0.7s alternate forwards move_nav;
    transition: all 0.5s ease-in-out;
    background: none
}

.topbox {
    position: fixed;
    top: 0;
    z-index: 100;
    width: 100%;
    left: 0;
    background: none;
    transform: translateY(-100%);
    opacity: 0;
    transition: all 0.7s ease-in-out 0.5s;
}

.slide.topbox {
    transform: none;
    opacity: 1;
    z-index: 999;
}

.slide.topbox.showdiv .navi-aside-toggle {
    background: url(css/img/menu-icon-arrow.png) no-repeat 50%;
}

.showdiv.topbox .img1 {
    display: none;
}

.showdiv.topbox .img2 {
    display: block;
    margin: 0 auto;
    margin-top: 10px;
}

.showdiv.topbox #headtop {
}

.showdiv.topbox #headtop.noHeight {
    height: 0;
}

.showdiv.topbox .top-left, .showdiv.topbox .top-right {
}

.showdiv.topbox .nav .wp-menu .menu-item a.menu-link {
    color: #070707;
}

.showdiv.topbox .nav .wp-menu .menu-item a.menu-link::before {
    background: #070707;
}

.topbox.showdiv #header {
    background: #fff;
    margin-top: 0px;
    box-shadow: 0 3px 6px 0px #bfbdbd;
}

.topbox.showdiv .header .sitelogo {
    margin-top: 15px;
}

.topbox.showdiv #header .inner {
    background: none;
    height: 105px;
}

.topbox.showdiv .header .head-right {
    margin-top: 33px;
}

@keyframes move_nav {
    from {
        top: -150px;
    }

    to {
        top: 0px;
    }
}

.body_b .header .inner {
    height: 125px;
}

.body_b .header .sitelogo {
    margin-top: 15px;
}

.body_b .nav .wp-menu .menu-item a.menu-link {
    color: #012FA8;
    /* line-height: 40px; */
}

.body_b .nav .sub-menu {
    /* top: 40px; */
    /* bottom: auto; */
}

.body_b .header .head-right {
    margin-top: 35px;
}

.body_b .searchbox {
    border-left: 1px solid #012FA8;
}

.main1 .post-11 {
    transform: translate(0, 100%);
    transition: all 1s ease-out 0s;
    opacity: 0;
}

.main2 .ml {
    transform: translate(-30%, 0);
    transition: all 1s ease-out 0s;
    opacity: 0;
}

.main2 .mr {
    transform: translate(30%, 0);
    transition: all 1s ease-out 0s;
    opacity: 0;
}

.main3 .post-31 li.news {
    transform: rotateY(90deg);
    transition: 1s 0.2s;
}

.main4 .mod {
    /*transform: translate(0, -100%);*/
    transition: all 1s ease-out 0s;
    opacity: 0;
}

.main1.showdiv .post-11 {
    transform: none;
    opacity: 1;
}

.main2.showdiv .ml, .main2.showdiv .mr {
    transform: none;
    opacity: 1;
}

.main3.showdiv .post-31 li.news {
    transform: none;
}

.main4.showdiv .mod {
    transform: none;
    opacity: 1;
}


::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #CCCCCC;
    -webkit-border-radius: 6px;
}

::-webkit-scrollbar-thumb:horizontal {
    width: 4px;
    background-color: #CCCCCC;
    -webkit-border-radius: 6px;
}

::-webkit-scrollbar-track-piece {
    background-color: #fff;
   
    -webkit-border-radius: 0;
  
}

::-webkit-scrollbar-thumb:vertical {
    height: 70px;
    background-color: #999;
    -webkit-border-radius: 4px;
    outline: 1px solid #fff;
    outline-offset: -1px;
    border: 1px solid #fff;
}


#m-container {
}

#m-container .inner {
}


.mod {
}

.mbox {
}

.main1 {
    overflow: hidden;
    margin-top: 156px;
    background: #F6F0EF;
    background-size: cover;
}

.main1 .inner {
    padding: 57px 0px 117px;
}

.main1 .post-11 .tt::before {
    width: 78%;
}

.main1 .post-11 .con {
    margin-top: 32px;
    position: relative;
}

.main1 .post-11 ul li.news {
}

.main1 .post-11 ul li.news .news_box {
    display: block;
    transition-duration: 0.8s;
    position: relative;
}

.main1 .post-11 ul li.news .news_title {
    font-size: 16px;
}

.main1 .ul1 {
    float: left;
    width: 66.4%;
    position: relative;
    overflow: hidden;
}

.main1 .post-11 .ul1 li.news .news_imgs {
    position: relative;
    overflow: hidden;
    padding-top: 63.9%;
}

.main1 .post-11 .ul1 li.news .news_imgs img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    transition-duration: 0.8s;
}

.main1 .post-11 .ul1 li.news .news_imgs img:hover {
    transform: scale(1.12);
}

.main1 .post-11 .ul1 li.news .news_wz {
    background: rgba(190, 69, 28, 0.72);
    width: 85%;
    bottom: 0;
    left: 0;
    position: absolute;
}

.main1 .post-11 .ul1 li.news .news_con {
    padding: 39px 75px 30px 35px;
}

.main1 .post-11 .ul1 li.news .news_title {
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
    font-size: 20px;
}

.main1 .post-11 .ul1 li.news .news_text {
    color: #fff;
    margin-top: 11px;
    font-size: 16px;
    line-height: 21px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.main1 .post-11 .ul1 .dots{display: none;}
.main1 .ul2 {
    float: right;
    width: 33.6%;
    position: relative;
}

.main1 .post-11 .ul2 li.news .news_meta {
    font-size: 16px;
    color: #808080;
    line-height: 21px;
    margin-bottom: 10px;
}

.main1 .post-11 .ul2 li.news .news_title {
    color: #232323;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 25px;
    height: 50px;
}

.main1 .post-11 .ul2 li.news .news_imgs {
    float: right;
    width: 167px;
    height: 106px;
    overflow: hidden;
}

.main1 .post-11 .ul2 li.news .news_imgs img {
    transition: 0.5s;
    width: 100%;
    height: 100%;
}
.main1 .post-11 .ul2 li.news:hover .news_imgs img {
    transform: scale(1.1);
}
.main1 .post-11 .ul2 li.news .news_wz {
    width: calc(100% - 167px);
    float: left;
    border-bottom: 1px solid #E3E3E3;
}

.main1 .post-11 .ul2 li.news .news_con {
    padding: 12px 33px;
}

.main1 .post-11 .ul2 li.news .news_box {
    background: #fff;
}

.main1 .post-11 .ul2 li.news .news_box::before {
    position: absolute;
    content: "";
    transition-duration: 0.8s;
    background: #BE451C;
    opacity: 0;
    height: 100%;
    width: 26px;
    left: -26px;
}

.main1 .post-11 .ul2 li.news.active .news_box {
    background: #BE451C;
}

.main1 .post-11 .ul2 li.news.active .news_box::before {
    opacity: 1;    z-index: 2;
}

.main1 .post-11 .ul2 li.news.active .news_wz {
    border-bottom: 1px solid #BE451C;
}

.main1 .post-11 .ul2 li.news.active .news_title {
    color: #fff;
}

.main1 .post-11 .ul2 li.news.active .news_meta {
    color: #fff;
}

.main1 .slick-prev {
    width: 40px;
    height: 40px;
    background: url(images/p11-prev.png) no-repeat center;
    background-color: #fff;
    transition-duration: 0.8s;
    bottom: 0;
    top: auto;
    margin-top: 0;
    left: 85%;
    margin-left: -40px;
    z-index: 9;
}

.main1 .slick-next {
    width: 40px;
    height: 40px;
    background: url(images/p11-next.png) no-repeat center;
    background-color: #fff;
    transition-duration: 0.8s;
    bottom: 0;
    top: auto;
    margin-top: 0;
    right: 15%;
    margin-right: -40px;
    z-index: 9;
}

.main1 .slick-prev:hover,.main1 .slick-next:hover {
    background-color: rgba(255,255,255,0.71);
}

@keyframes arr {
    0% {
        transform: translateX(0px);
    }

    25% {
        transform: translateX(-3px);
    }

    50% {
        transform: translateX(-5px);
    }

    75% {
        transform: translateX(-3px);
    }

    100% {
        transform: translateX(0px);
    }
}

.main2 {
    background: #fff;
    /* background-size: cover; */
    overflow: hidden;
}

.main2 .inner {
    padding: 91px 0px 105px;
}

.main2 .ml {
    float: left;
    width: 69%;
}

.main2 .post-21 .tt::before {
    width: 60.1%;
}

.main2 .post-21 .con {
    padding: 34px 0 0;
}

.main2 .post-21 ul li.news .news_box {
    position: relative;
    padding-bottom: 36px;
}

.main2 .post-21 ul li.news .news_box::before {
    position: absolute;
    content: "";
    width: 42.61%;
    border: 1px solid #BE451C;
    background: transparent;
    padding-top: 30.76%;
    left: 91px;
    top: 22px;
}

.main2 .post-21 ul li.news .news_imgs {
    position: relative;
    overflow: hidden;
    padding-top: 29.76%;
    float: left;
    width: 48.29%;
}

.main2 .post-21 ul li.news .news_imgs img {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.main2 .post-21 ul li.news .news_wz {
    width: 42.2%;
    float: right;
}

.main2 .post-21 ul li.news .news_con {
    padding: 17px 5px 0px 0;
}

.main2 .post-21 ul li.news .news_title {
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    margin-bottom: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main2 .post-21 ul li.news .news_text {
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 38px;
    height: 114px;
    color: #6F6F6F;
    font-size: 16px;
}

.main2 .post-21 ul li.news .news_more {
    margin-top: 40px;
    line-height: 42px;
}

.main2 .post-21 ul li.news .news_more a {
    border: 1px solid #BE451C;
    line-height: 40px;
    width: 140px;
    display: inline-block;
    text-align: center;
    color: #BE451C;
}

.main2 .post-21 ul li.news .news_more img {
    width: auto;
    display: inline-block;
    padding-left: 9px;
    padding-top: 10px;
}

.main2 .slick-dots {
    bottom: 14px;
    left: 39%;
}

.main2 .slick-dots li {
    background: #fff;
    border: 1px solid #BE451C;
    width: 8px;
    height: 8px;
    margin: 0 6px;
    transition-duration: 0.8s;
}

.main2 .slick-dots li.slick-active {
    background: #BE451C;
}

.main2 .post-22 ul {
    margin: 0 -24px;
}

.main2 .post-22 ul li.news {
    float: left;
    width: 50%;
}

.main2 .post-22 ul li.news .news_box {
    z-index: 1;
    position: relative;
    padding: 31px 0 32px;
    margin: 0 24px;
    border-bottom: 1px solid #D6D6D6;
    display: block;
}

.main2 .mr {
    float: right;
    width: 26.74%;
}

.main2 .post-23 .tt {
    background: #BE451C;
    padding: 17px 35px 19px;
    width: calc(100% - 70px);
}

.main2 .post-23 .tt .tit {
    border-left: 4px solid #fff;
}

.main2 .post-23 .tt .tit .title {
    color: #fff;
}

.main2 .post-23 .tt .tit .title2 {
    color: #fff;
}

.main2 .post-23 .more_btn {
    background: #fff;
}

.main2 .post-23 .more_btn .more_text {
    color: #BE451C;
}

.main2 .post-23 .con {margin-top: -2px;/* padding: 20px 0 34px; */border: 1px solid #E1E1E1;border-top: 0px;}

.rili .news_list li.news:hover:after {
    width: 100%;
    background: #be451c;
}

.main2 .post-23 ul li.news .news_box {
    position: relative;
    padding: 30px 0 30px;
    margin: 0 28px;
    border-top: 1px solid #D6D6D6;
    z-index: 1;
}
.main2 .post-23 ul li.news:hover .news_box {
    border-top: 1px solid #be451c;
}
.main2 .post-23 ul li.news.n1 .news_box {
    border-top: 0px solid #D6D6D6 !important;
}

@keyframes icon-bounce {
    0%,100% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        transform: rotate(0);
        -ms-transform: rotate(0);
    }

    25% {
        -webkit-transform: rotate(15deg);
        -moz-transform: rotate(15deg);
        transform: rotate(15deg);
        -ms-transform: rotate(15deg);
    }

    50% {
        -webkit-transform: rotate(-15deg);
        -moz-transform: rotate(-15deg);
        transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
    }

    75% {
        -webkit-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        transform: rotate(5deg);
        -ms-transform: rotate(5deg);
    }

    85% {
        -webkit-transform: rotate(-5deg);
        -moz-transform: rotate(-5deg);
        transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
    }
}

.main3 {
    position: relative;
}

.main3 .bg {
    width: 100%;
    position: absolute;
    top: -154px;
}

.main3 .bg img {
    width: 100%;
}

.main3 .inner {
    padding: 77px 0px 46px;
}

.main3 .post-31 {
    position: relative;
    z-index: 9;
}

.main3 .post-31 .tt .tit {
    border-left: 4px solid #fff;
}

.main3 .post-31 .tt .tit .title {
    color: #fff;
}

.main3 .post-31 .tt .tit .title2 {
    color: #fff;
}

.main3 .post-31 .more_btn {
    background: #fff;
}

.main3 .post-31 .more_btn .more_text {
    color: #BE451C;
}

.main3 .post-31 .con {
    margin-top: 48px;
    position: relative;
    height: 462px;
}

.main3 .post-31 ul {
    margin: 0 -12px;
}

.main3 .post-31 ul li.news {
    float: left;
    width: 28.82%;
    transition-duration: 1.2s;
}

.main3 .post-31 ul li.news.active {
    width: 42.26%;
}

.main3 .post-31 ul li.news .news_box {
    position: relative;
    margin: 0 12px;
    display: block;
    text-align: center;
}

.main3 .post-31 ul li.news .news_imgs {
    position: relative;
    overflow: hidden;
    padding-top: 76.12%;
    transition-duration: 0.8s;
}

.main3 .post-31 ul li.news .news_imgs img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    transition-duration: 0.8s;
}

.main3 .post-31 ul li.news .news_imgs img:hover {
    transform: scale(1.12);
}

.main3 .post-31 ul li.news .news_wz {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(180,78,122);
    left: 0;
    right: 0;
    transition-duration: 1.2s;
    margin: 0 auto;
}

.main3 .post-31 ul li.news.n2 .news_wz {
    background: rgba(225, 155, 35);
}

.main3 .post-31 ul li.news .news_con {
    padding: 21px 36px 20px;
}

.main3 .post-31 ul li.news .news_title {
    font-size: 18px;
    line-height: 35px;
    color: #fff;
    transition-duration: 0.8s;
    position: relative;
}

.main3 .post-31 ul li.news .news_title::before {
    position: absolute;
    content: "";
    width: 50px;
    height: 5px;
    background: #BE451C;
    bottom: -13px;
    margin: 0 auto;
    opacity: 0;
    transition-duration: 0.8s;
    left: 0;
    right: 0;
}

.main3 .post-31 ul li.news .news_text {
    text-align: justify;
    color: #6F6F6F;
    font-size: 16px;
    line-height: 33px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    height: 132px;
    display: none;
}

.main3 .post-31 ul li.news.active .news_imgs {
    padding-top: 69.1%;
}

.main3 .post-31 ul li.news.active .news_wz {
    background: rgba(255,255,255,0.92);
    width: 63.72%;
    bottom: 64px;
}

.main3 .post-31 ul li.news.active .news_title {
    color: #000000;
    margin-bottom: 43px;
}

.main3 .post-31 ul li.news.active .news_text {
    display: inline-block;
    display: -webkit-box;
}

.main3 .post-31 ul li.news.active .news_con {
    padding: 33px 36px 40px;
}

.main3 .post-31 ul li.news.active .news_title::before {
    opacity: 1;
}

.main4 {
}

.main4 .inner {
    padding: 40px 0px 0px;
}

.main4 .mod {
    box-shadow: 0 8px 40px rgba(123, 54, 30, 0.1);
    background: #fff url(images/p41-li.png) no-repeat right bottom;
    position: relative;
    z-index: 9;
}

.main4 .ml {
    float: left;
    width: 63.67%;
}

.main4 .mr {
    float: right;
    width: 36.33%;
    /* background: #fff url(images/p41-li.png) no-repeat right bottom; */
}

.main4 .post-41 ul li.news {
}

.main4 .post-41 ul li.news .news_box {
    position: relative;
}

.main4 .post-41 ul li.news .news_imgs {
    position: relative;
    padding-top: 50%;
    overflow: hidden;
}

.main4 .post-41 ul li.news .news_imgs img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition-duration: 0.8s;
}

.main4 .post-41 ul li.news .news_imgs img:hover {
    transform: scale(1.12);
}

.main4 .post-42 {
    padding: 28px 50px 24px 60px;
}

.main4 .post-42 ul li.news .news_title {
    font-size: 19px;
    line-height: 40px;
    color: #333;
    font-weight: bold;
    text-align: right;
    margin-top: 0px;
}

.main4 .post-42 ul li.news .news_text p {
text-indent: 2em;
    text-align: justify;
    color: #333;
    line-height: 40px;
}

.main4 .post-42 ul li.news .news_text p:nth-child(2) {
    text-align: right;
}

.main4 .post-42 ul li.news .news_text {
    font-size: 18px;
    line-height: 41px;
    color: #333;
    font-weight: bold;
}

.main4 .post-42 ul li.news .news_more {
    margin-top: 30px;
    line-height: 42px;
}

.main4 .post-42 ul li.news .news_more a {
    border: 1px solid #BE451C;
    line-height: 42px;
    width: 148px;
    display: inline-block;
    text-align: center;
    color: #BE451C;
}

.main4 .post-42 ul li.news .news_more img {
    width: auto;
    display: inline-block;
    padding-left: 9px;
    padding-top: 10px;
}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}


.post {
    margin-bottom: 0px;
}

.post .tt {
    display: inline-block;
    width: 100%;
    border-bottom: 0px solid #e6e6e6;
}


.post .tt .tit {
    display: inline-block;
    float: left;
    font-size: 16px;
    font-weight: normal;
}


.post .tt .tit .title {
    display: block;
    line-height: 40px;
    font-size: 30px;
    font-weight: bold;
}

.post .tt .tit .name {
    display: none;
    line-height: 16px;
    color: #333;
}


.post .con {
    padding: 0;
    margin: 0 auto;
}

.post .con .wp_article_list .list_item {
    border-bottom: 1px dashed #ccc;
}


.post .con .wp_article_list .list_item .Article_Index {
    background: url(images/li.gif) no-repeat center;
}

.post .more_btn {
    display: inline-block;
    margin-top: 15px;
    line-height: 41px;
    height: auto;
    float: right;
    text-align: center;
    background: #BE451C;
    padding: 0 22px;
    border-radius: 30px;
}

.post .more_btn .more_text,.post .more_btn a {
    font-size: 16px;
    cursor: pointer;
    display: block;
    width: 100%;
}

.post .more_btn .more_text {
    color: #fff;
}

.post .more_btn a {
    color: #012FA8;
}

.post .more_btn a:hover {
    color: #3155CC;
}

.post .more_btn .more_text img {
    margin-left: 6px;
    vertical-align: middle;
    transition: transform .4s ease-out;
}

.post .more_btn .more_text:hover img {
    transform: rotate(180deg);
}


.post1 {
}

.post1 .tt {
    border-bottom: 0px solid #A7A7A7;
    position: relative;
}

.post1 .tt::before {
    position: absolute;
    content: "";
    height: 7px;
    background: #BE451C;
    opacity: 0.1;
    top: 50%;
    margin-top: -3px;
    right: 160px;
}

.post1 .tt .tit {
    padding-left: 20px;
    border-left: 4px solid #BE451C;
}

.post1 .tt .tit .title {
    display: block;
    color: #1E1E1E;
    /* cursor:pointer; */
}

.post1 .tt .tit .title2 {
    display: block;
    margin-top: 6px;
    color: #8A8A8A;
    font-size: 23px;
    line-height: 26px;
    font-family: "Arial";
}

.post1 .more_btn {
    /* border-bottom: 1px solid #C5CFEB; */
}

.post1 .more_btn a {
    color: #012FA8;
}


.news_list {
}

.news_list li.news {
    line-height: 34px;
    padding-left: 0px;
}

.news_list li.news span.news_title {
    float: left;
}

.news_list li.news span.news_title img {
    vertical-align: middle;
}

.news_list li.news span.news_meta {
    float: right;
    margin-left: 2px;
    color: #9C9C9C;
}

.news_list li.news .news_icon {
    display: inline-block;
    margin: 0 auto;
    border: 0px solid red;
}

.news_list li.news .news_text {
    line-height: 22px;
    color: #666;
}

.news_list li.news .news_bg {
    position: absolute;
    left: 0px;
    bottom: 0px;
    right: 0px;
    height: 100%;
    width: 100%;
    max-width: 100%;
    max-height: 100%;
}

.news_list li.news:hover .news_bg {
    transform: scale(1.1);
    transition: 0.5s;
}

.news_list li.news p {
    line-height: 34px;
}
.rili .news_list li.news {
    position: relative;
}
.rili .news_list li.news:after {
    top: 0;
    background: #be451c;
    content: "";
    width: 0;
    height: 100%;
    position: absolute;
    display: block;
    visibility: inherit;
    transition: 0.5s;
}

.rili .news_list li.news .news_date {
    float: left;
    width: 70px;
    margin-right: -70px;
    transition-duration: 0.8s;
    text-align: center;
    color: #8D8D8D;
    font-family: "Arial";
    position: relative;
}

.rili .news_list li.news .news_date .news_month {
    font-size: 14px;
    line-height: 16px;
    display: block;
    padding-top: 6px;
}

.rili .news_list li.news .news_date .news_day {
    font-size: 29px;
    line-height: 32px;
    display: block;
}

.rili .news_list li.news .news_date::before {
    position: absolute;
    content: "";
    width: 1px;
    height: 50px;
    background: #DDDDDD;
    right: 0;
    top: 2px;
}

.rili .news_list li.news .news_wz {
    width: 100%;
}

.rili .news_list li.news .news_wz .news_con {
    padding-left: 91px;
    padding-top: 1px;
}

.rili .news_list li.news .news_title {
    transition: 0.5s;
    line-height: 27px;
    font-size: 18px;
    font-weight: bold;
    height: 54px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.rili .news_list li.news .news_box:hover .news_date {
    color: #fff;
}

.rili .news_list li.news .news_box:hover .news_title {
    color: #fff;
    /* padding-left: 5px; */
}


body.list .b_list {
    position: fixed;
    top: 0;
    background: #fff;
    background-size: cover;
    width: 100%;
    height: auto;
    z-index: 99;
    box-shadow: 0 3px 6px 0px #bfbdbd;
}

body.list .header {
    transform: translateY(0px);
    background: none;
    position: relative;
}

body.list .header .inner {
    height: 105px;
}

.b_list #nav {
    position: relative;
}

body.list .header .sitelogo {
    margin-top: 25px;
}

body.list .nav .wp-menu .menu-item a.menu-link {
    color: #070707;
}

body.list .nav .wp-menu .menu-item a.menu-link::before {
    background: #070707;
}

body.list .header .head-right {
    margin-top: 29px;
}

.wp-wrapper {
    position: relative;
}

.l-banner {

}

.l-banner img {
width:100%;
    height: auto;
    vertical-align: top;
}

#l-container {
    background: #fff;
}

#l-container .inner {
    padding: 60px 0px 150px;
    position: relative;
}

#d-container {
    background: #fff;
}

#d-container .inner {
    padding: 80px 0px 100px;
    position: relative;
}

.col_menu {
    width: 280px;
    float: left;
    margin-right: -280px;
    position: relative;
}

.col_menu .l-qh {
    margin-bottom: 10px;
}

.col_menu .col_menu_head {
    background: #BE451C;
}

.col_menu .col_menu_head h3.col_name {
    text-align: center;
    font-size: 31px;
    font-weight: bold;
    color: #fff;
}

.col_menu .col_menu_head h3.col_name .col_name_text {
    display: block;
    line-height: 85px;
}

.col_menu .col_menu_con {
    background: #F6F0EF;
}

.col_list {
    padding: 20px;
}

.col_list .wp_listcolumn {
    border-top: 0px solid #BE451C;
    border-bottom: 0px solid #fff;
}

.col_list .wp_listcolumn .wp_column a {
    position: relative;
    display: block;
    color: #333;
    font-size: 20px;
    font-weight: normal;
    background: #fff;
}

.col_list .wp_listcolumn .wp_column a .column-name {
    padding: 10px 0px 10px 15px;
    line-height: 34px;
    display: inline-block;
}

.col_list .wp_listcolumn .wp_column a:hover, .col_list .wp_listcolumn .wp_column a.selected {
    color: #BE451C;
}

.col_list .wp_listcolumn .wp_column a.selected span.column-name {
    color: #FE7A27;
}

.col_list .wp_listcolumn .wp_subcolumn .wp_column a {
    color: #454545;
    background: none;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #bbb;
}

.col_list .wp_listcolumn .wp_column.parent > a .column-name {
    font-weight: bold;
    color: #FE7A27;
}


.col_list .wp_listcolumn .wp_column .sub_list a {
    color: #333;
    border-top: 1px solid #eee;
}

.col_list .wp_listcolumn .sub_list a .column-name {
    display: inline-block;
    line-height: 28px;
    padding: 10px 30px 10px 20px;
    cursor: pointer;
    font-size: 18px;
}

.col_list .wp_listcolumn .sub_list a:hover, .col_list .wp_listcolumn .wp_column a.selected {
    color: #FE7A27;
}


.col_list .wp_listcolumn .wp_column .sub_list .sub_list a {
}

.col_list .wp_listcolumn .sub_list .sub_list a .column-name {
    padding: 10px 10px 10px 30px;
    cursor: pointer;
}

.col_list .wp_listcolumn .sub_list .sub_list a :hover, .col_list .wp_listcolumn .sub_list .sub_list a.selected {
    font-weight: bold;
    color: #FE7A27;
}


.col {
    margin-top: -70px;
    height: 140px;
    background: url(images/col.png) no-repeat center left;
    position: relative;
}

.col_news {
    width: 100%;
    min-height: 500px;
    float: right;
}

.col_news .col_news_box {
    margin-left: 320px;
}

.col_news_head {
    /*border-bottom: 3px solid #BE451C;*/
    /* padding: 0 1%; */
    /* margin-bottom: 20px; */
}

.col_metas .col_title {
    display: inline-block;
    float: left;
    height: 140px;
    line-height: 140px;
}


.col_metas .col_title h2 {
    display: inline-block;
    font-size: 42px;
    font-family: "Microsoft yahei";
    font-weight: bold;
    color: #fff;
    border-bottom: 0px solid #CBCBCB;
}

.col_metas .col_path {
    margin-top: 93px;
    display: inline-block;
    float: right;
    white-space: nowrap;
    height: 46px;
    line-height: 46px;
    color: #7B7B7B;
}


.col_metas .col_path a {
    color: #2F2F2F;
}

.col_news_con {
    padding: 0;
    margin: 0 0px;
}

.col_news_list {
    margin-top: 0;
}

.col_news_list .wp_article_list .list_item {
}


.col_news_list .wp_article_list .list_item .Article_Index {
}


.col_news_list .wp_entry,.col_news_list .wp_entry p {
    line-height: 1.75;
    font-size: 14px;
    color: #333;
}

.col_news_list .wp_entry p {
    margin-bottom: 10px;
}

.col_news_list .wp_entry table {
    margin-bottom: 4px;
}

.col_news_list .wp_entry img {
    max-width: 100% !important;
    height: auto !important;
}


.col_news_list ul li.news {
    border-bottom: 1px solid #E3E3E3;
}

.col_news_list ul li.news .news_imgs {
    float: right;
    width: 526px;
    height: 301px;
    position: absolute;
    right: 0;
    top: 0;
    overflow: hidden;
}

.col_news_list ul li.news .news_imgs img {
    width: 100%;
    height: 100%;
    transition-duration: 0.8s;
}

.col_news_list ul li.news .news_imgs img:hover {
    transform: scale(1.12);
}

.col_news_list ul li.news .news_title {
    font-size: 20px;
    line-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    width: 70%;
}

.col_news_list ul li.news .news_meta {
    line-height: 36px;
    font-size: 16px;
    float: right;
}

.col_news_list ul li.news .news_box {
    padding: 20px 0;
    display: block;
}

.col_list .wp_listcolumn .wp_column a:after {
    content: ">";
    position: absolute;
    font-family: cursive;
    color: #979797;
    opacity: 0.9;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
}

.col_list .wp_listcolumn .wp_column a:hover:after, .col_list .wp_listcolumn .wp_column a.selected:after {
    color: #FE7A27;
}

.col_list .wp_listcolumn li.wp_column {
    margin-bottom: 16px;
}

.possplit {
    text-indent: 0;
    text-align: center;
    width: 20px;
    background: none;
}

#wp_paging_w6 .wp_paging {
    font-size: 14px;
    line-height: 46px;
    padding: 90px 0 0;
    float: none;
    text-align: right;
}

#wp_paging_w6 .wp_paging li {
    margin: 0;
    line-height: 46px;
    height: 46px;
    float: none;
    display: inline-block;
}

.wp_paging li span, .wp_paging li a {
    display: inline-block;
    float: left;
    margin-left: 10px;
}

#wp_paging_w6 .wp_paging li a {
    height: 46px;
    line-height: 46px;
    padding: 0 20px;
    background: #fff;
    border: 1px solid #e6e6e6;
    color: #666;
}

.wp_paging li input {
    border: 1px solid #d5d5d5;
    background: #fff;
    text-align: center;
}

#wp_paging_w6 .wp_paging li a:hover {
    background: #BE451C;
    color: #fff;
}

#wp_paging_w6 .wp_paging li input {
    font-size: 14px;
    width: 64px;
    height: 46px;
    margin: 0;
    line-height: 46px;
}

#wp_paging_w6 .wp_paging li span:last-child {
    margin: 0;
}

#wp_paging_w6 .wp_paging li em {
    font-weight: 400;
}

.wp_paging li span.pages {
    padding: 0 10px;
}

#wp_paging_w6 .wp_paging li span.all_count {
    margin: 0 15px;
}

.article {
    float: left;
    width: 70%;
}

.article_right {
    background: #F6F0EF;
    float: right;
    width: 25.5%;
}

.post.post9.post-atr {
    padding: 20px 25px;
}

.post.post9.post-atr span.title {
    font-size: 22px;
    color: #111111;
    font-weight: normal;
    line-height: 50px;
    padding-left: 30px;
    background: url(images/tui.png) no-repeat center left;
}

.post.post9.post-atr .tt {
    padding-bottom: 5px;
    border-bottom: 1px solid #E0E0E0;
}

.post-atr .news_list li.news .news_date {
    font-size: 16px;
    color: #BE451C;
    line-height: 25px;
    margin-bottom: 5px;
}

.post-atr .news_list li.news .news_title {
    font-size: 18px;
    color: #151515;
    line-height: 33px;
    width: 100%;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 66px;
    font-weight: normal;
}

.post-atr .news_list li.news {
    padding: 17px 0;
    padding-left: 25px;
    background: url(images/m_more.png) no-repeat left top 25px;
    border-bottom: 1px solid #E0E0E0;
}

.wp_video_player {
    width: 80% !important;
    height: auto !important;
}

.wp_video_player video {
    width: 100% !important;
    height: auto !important;
}

.infobox {
    padding: 0px;
    margin: 0 auto;
    width: auto;
}

.article {
    /* padding: 50px 0 60px; */
}

.article .article_box {
    /* margin-left: 0; */
    /* background: #fff; */
    /* padding-bottom: 55px; */
}

.article h1.arti_title {
    line-height: 50px;
    font-family: "Microsoft YaHei";
    font-size: 34px;
    color: #070707;
}


.article h2.arti_title {
    line-height: 40px;
    font-family: "Microsoft YaHei";
    font-size: 20px;
    text-align: left;
    color: #1B1B1B;
}

.article .arti_metas {
    padding: 13px 0;
    border-bottom: 1px solid #EEEEEE;
    line-height: 29px;
}

.article .arti_metas #bdshare {
    float: right;
    margin: 0;
}

.article .arti_metas span {
    margin-right: 15px;
    font-size: 16px;
    line-height: 29px;
    color: #858585;
}

.article .arti_update {
}

.article .entry {
    margin: 0 auto;
    overflow: hidden;
    border-bottom: 0px solid #DDDDDD;
    min-height: 400px;
    padding: 35px 0;
}

.article .entry .read {
    min-height: 500px;
}

.article .entry .read,.article .entry .read p {
    line-height: 30px;
    font-size: 16px;
    color: #333;
}


.article .entry .read p {
    margin-bottom: 0px;
}

.article .entry .read img {
    margin: 0 auto;
    height: auto !important;
    max-width: 100% !important;
}


.article .entry .read table {
    margin: 0 auto;
    border: none!important;
}

.infobox .arti_adjoin {
    display: none;
    border-top: 1px solid rgba(255,255,255,0.3);
    padding: 30px 0 0;
}

.wp_artfuns .wp_art_adjoin {
    line-height: 30px;
}

.wp_artfuns .wp_art_adjoin .prev:hover {
    color: #BE451C;
}

.wp_artfuns .wp_art_adjoin .next:hover {
    color: #BE451C;
}

.wp_artfuns .wp_art_adjoin .next {
    cursor: pointer;
    padding-left: 0;
}

body.main #footer {
    position: relative;
    margin-top: -107px;
}

#footer {
    background: url(images/foot-bg.png) no-repeat center;
    background-size: cover;
}

#footer .inner {
    padding: 174px 0px 0px;
    position: relative;
}

.list #footer .inner {
    padding: 80px 0px 0px;
    position: relative;
}

#footer .inner .mod {
    position: relative;
    /* text-align: center; */
}

#footer .inner .mod1 {
    display: flex;
    border-bottom: 1px solid rgba(255,255,255,0.26);
    padding: 0 0 42px;
    justify-content: space-between;
}

#footer .inner .foot-left {
    float: left;
    text-align: left;
}

#footer .inner .foot-center {
    float: left;
    width: auto;
    /* margin-left: 100px; */
}

#footer .inner .foot-right {
    float: right;
    text-align: left;
   
}

#footer .inner .post-91 .tt {
    color: #fff;
    font-size: 19px;
    line-height: 25px;
    margin-bottom: 32px;
    font-weight: bold;
}

#footer .inner .mod2 {
    padding: 35px 0;
}

#footer .inner .post-92 {
}

#footer .inner .post-92 .tt {
    float: left;
}

#footer .inner .post-92 .con {
    padding-left: 52px;
}

#footer .inner .post-92 ul {
    border: 1px solid rgba(255,255,255,0.34);
}

#footer .inner .post-92 ul li {
    float: left;
    color: #fff;
    width: 104px;
    height: 104px;
    border-left: 1px solid rgba(255,255,255,0.34);
}

#footer .inner .post-92 ul li.n1 {
    border-left: 0;
}

#footer .inner .post-92 ul li .news_box {
    position: relative;
    height: 100%;
}

#footer .inner .post-92 ul li .news_imgs {
    width: 104px;
    height: 104px;
    position: absolute;
    opacity: 0;
    top: 0;
    left: 0;
    transition-duration: 0.8s;
}

#footer .inner .post-92 ul li .news_imgs img {
    width: 100%;
    height: 100%;
}

#footer .inner .post-92 ul li .news_wz {
    height: 100%;
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
}

#footer .inner .post-92 ul li .news_title {
    opacity: 0.6;
    text-align: center;
    font-size: 16px;
    line-height: 21px;
    margin-top: 9px;
    display: block;
    width: 100%;
}

#footer .inner .post-92 ul li .news_svg {
    text-align: center;
}

#footer .inner .post-92 ul li.active .news_imgs {
    opacity: 1;
}

#footer .inner .post-92 ul li:hover .news_title {
    opacity: 1;
}

#footer .inner p span {
    /* margin: 0 7px; */
}

#footer .inner .copyright {
    opacity: 0.73;
    font-size: 16px;
    line-height: 35px;
    color: #fff;
}

#footer .inner .copyright:hover {
    opacity: 1;
}

#footer .inner .copyright span {
}

#footer .inner .copyright a {
    color: #fff;
}

#footer .inner .mod2 p {
    line-height: 21px;
    text-align: center;
}

.wp_search {
    display: inline-block;
    position: relative;
    padding-left: 4px;
    border: 1px solid #d0d0d0;
}

.wp_search #keyword {
    width: 160px!important;
    padding: 4px 0;
    border: none;
    height: 20px;
    line-height: 20px;
    background: transparent;
    color: #fff;
}

.wp_search .search {
    width: 32px;
    height: 30px;
    border: 0px;
    background: #FFFFFF url(images/sous.png) no-repeat center;
    cursor: pointer;
    vertical-align: top;
}

.searchbox {
    display: inline-block;
    cursor: pointer;
    line-height: 50px;
    background: #A3320C;
    text-align: center;
    width: 50px;
}

.searchbox .serBtn {
    width: 100%;
    height: auto;
    display: inline-block;
    text-align: center;
}

.searchbox img {
    vertical-align: middle;
}

.wp-search {
    position: relative;
    border: 0px solid #d0d0d0;
    background: #F0F0F0;
}

.wp-search form {
    display: block;
}

.wp-search .search-input {
    margin-left: 13px;
    margin-right: 31px;
}

.wp-search .search-input input.search-title {
    border: 1px solid #c7c7c7;
    width: 196px;
    height: 48px;
    padding: 0;
    line-height: 48px;
    background: none;
    color: #666666;
    font-size: 18px;
    border: 0;
    outline: 0;
    font-family: "RobotoJ";
}

.wp-search .search-btn {
    width: 16px;
    height: 16px;
    position: absolute;
    right: 15px;
    top: 16px;
}

.wp-search .search-btn input.search-submit {
    width: 16px;
    height: 16px;
    border: 0;
    outline: 0;
    background: url(images/sous.png) no-repeat center;
    cursor: pointer;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
    -webkit-transition-delay: 99999s;
    -webkit-transition: color 99999s ease-out, background-color 99999s ease-out;
}

.shares {
    position: absolute;
    left: 6.7%;
    top: 0;
}

.shares ul {
    width: auto;
    margin: 0 auto;
}

.shares li {
    float: left;
    margin-left: 24px;
    position: relative;
}

.shares li a {
    display: inline-block;
    width: 49px;
    height: 49px;
    vertical-align: top;
    opacity: 1;
    filter: Alpha(opacity=100);
    border-radius: 50%;
    box-shadow: 0 3px 6px rgba(48,119,203,0.12);
}

.shares li a:hover {
    opacity: .6;
    filter: Alpha(opacity=60);
}

.shares li.i1 {
    margin: 0
}

.shares li.i1 a {
    background: url('images/share-1.png') no-repeat center;
}

.shares li.i2 a {
    background: url('images/share-2.png') no-repeat center;
}

.shares li.i3 a {
    background: url('images/share-3.png') no-repeat center;
}

.shares li.i4 a {
    background: url('images/share-4.png') no-repeat center;
}

.shares li.i5 a {
    background: url('images/share-5.png') no-repeat center;
}

.shares li.i6 a {
    background: url('images/share-6.png') no-repeat center;
}

.shares li .con {
    display: none;
    position: absolute;
    bottom: 50px;
    left: 50%;
    z-index: 100;
    margin-left: -50px;
    width: 100px;
    background: url(images/p82-li.png) no-repeat center;
}

.shares li .con img {
    width: 55px;
    height: 55px;
    vertical-align: top;
}

.layer {
    position: fixed;
    opacity: 0;
    filter: alpha(opacity=0);
    left: 0;
    top: 0;
    z-index: -1;
    background-color: rgba(0, 0, 0, .85);
    width: 100%;
    height: 0%;
    transition: all 0.8s ease-in-out;
}

.close {
    width: 50px;
    text-align: center;
    position: absolute;
    right: 2vw;
    top: 2vw;
    transition: transform .4s ease-out;
}

.close i {
    color: #fff;
    font-size: 40px;
    cursor: pointer;
}

.close:hover {
    transform: rotate(180deg);
}

.search_box {
    width: 50%;
    overflow: hidden;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.layer.on .search_box {
    transform: translate(-50%, -50%);
}

.search_box .searchKeyword {
    font-size: 16px;
    font-family: "Microsoft YaHei";
    height: 50px;
    line-height: 50px;
    background-color: #fff;
    width: 100%;
    padding-right: 100px;
    padding-left: 10px;
    border: 0;
    box-sizing: border-box;
}

.search_box .serachSubmit {
    width: 100px;
    background-color: #A3320C;
    color: #fff;
    height: 50px;
    line-height: 50px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    font-size: 18px;
    letter-spacing: 1px;
}

.layer.on {
    z-index: 99990;
    opacity: 1;
    height: 100%;
    filter: alpha(opacity=100);
}

#playvideo {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 10000;
    top: 0;
    left: 0;
}

#playvideo .video_bg {
    position: absolute;
    z-index: 0;
    background: #000;
    opacity: 0.5;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.wp_audio_player {
    text-align: center;
}

#playvideo .playbox {
    position: absolute;
    width: 56%;
    top: 15%;
    height: 65%;
    margin: 0 auto;
    display: block;
    z-index: 100;
    left: 22%;
}

#playvideo video {
    display: block;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.list #banner ul li.news .news_imgs {
    height: calc(100vh - 155px);
}

.list.gyxy #banner {
    margin-top: 155px;
}

.list.tzgg .news_rili {
    font-weight: bold;
    display: flex;
    color: #BE451C;
    text-align: right;
    height: 104px;
    width: 88px;
    background: #F6F0EF;
    float: left;
    flex-direction: column;
    justify-content: center;
    padding: 0 10px;
}

.list.tzgg .col_news_head {
    border: 0;
}

.list.tzgg .news_rili .news_mouth {
    line-height: 35px;
    font-size: 29px;
    color: #BE451C;
}

.list.tzgg .col_news_list ul li.news {
    width: 48%;
    border: 0;
    background: #F8F8F8;
    margin-bottom: 50px;
}

.list.tzgg .col_news_list ul li.news .news_box {
    padding: 0;
}

.list.tzgg ul.news_list.list2 .news_con {
    margin-left: 145px;
}

.list.tzgg ul.news_list.list2 .news_wz {
    width: 100%;
}

.list.tzgg .col_news_list ul li.news .news_title {
    float: none;
    color: #333333;
    font-weight: bold;
    font-size: 20px;
    line-height: 104px;
    width: 95%;
    transition: 0.5s;
}

.list.tzgg .news_year {
    line-height: 30px;
}

.list.tzgg ul.news_list.list2 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.normal .col_metas .col_title h2 {
    color: #373737;
    font-size: 27px;
}

.normal .col_metas .col_title {
    height: 35px;
    line-height: 35px;
}

.normal .col_metas .col_path {
    height: 36px;
    line-height: 36px;
    margin-top: 0;
}

.normal .col_news_head {
    border-bottom: 2px solid #E7E7E7;
    padding-bottom: 15px;
}

.gyxy .col_news_list ul li.news .news_imgs {
    position: relative;
    float: left;
    width: 329px;
    height: 227px;
    background: #eee url(images/logo_s.png) no-repeat center;
    background-size: 90%;
}

.gyxy .col_news_list ul li.news .news_rili {
    z-index: 1;
    left: 0;
    bottom: 0;
    display: flex;
    color: #fff;
    height: 70px;
    width: 70px;
    position: absolute;
    background: #BE451C;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.gyxy .col_news_list ul li.news:hover .nes_more {
    background: url(images/m_more.png) no-repeat right top 5px;
}

.gyxy .col_news_list ul li.news .news_rili .nesw_date {
    font-size: 37px;
    font-weight: bold;
    line-height: 40px;
}

.gyxy .col_news_list ul li.news .nesw_mouth {
    line-height: 20px;
    font-size: 12px;
    font-weight: bold;
}

.gyxy .col_news_list ul li.news .news_con {
    margin-left: 360px;
    height: 227px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}

.gyxy .col_news_list ul li.news .news_title {
    float: none;
    width: 100%;
    font-weight: bold;
}

.gyxy .col_news_list ul li.news .news_text {
    line-height: 32px;
    color: #666666;
    font-size: 16px;
    width: 100%;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 96px;
}

.gyxy .col_news_list ul li.news .nes_more {
    transition: 0.5s;
    padding-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
    color: #BE451C;
    line-height: 28px;
    padding-right: 34px;
    border-bottom: 1px solid #BE451C;
    background: url(images/n_more.png) no-repeat right top 5px;
}

.gyxy .col_news_list ul li.news .news_box {
    padding: 28px 0;
}

.video .col_news_list ul li.news {
    width: 32%;
    border: 0;
    float: left;
}

.video .col_news_list ul.news_list.list2 {
    margin: 0 -10px;
}

.video .col_news_list ul.list2 li.news .news_imgs {
    height: auto;
    background: #fff;
    position: relative;
    float: none;
    width: 100%;
    padding-top: 70%;
}
.xzfc .news_list li.news .news_bg {
    max-width: 100%;
    width: 100%;
    height: 100%;
    left: auto;
    right: auto;
    top: 0;
    bottom: 0;
    background-size: contain !important;
}
.video .col_news_list ul.list2 li.news .news_title {
    transition: 0.5s;
    font-weight: bold;
    text-align: center;
    font-size: 18px;
    color: #1E1E1E;
    margin: 40px 0;
    width: 100%;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 48px;
    line-height: 24px;
    white-space: normal;
    height: 48px;
}

.video .col_news_list ul.list2 li.news .news_box {
    margin: 0 10px;
    padding: 0;
}

.video .news_list li.news:hover .news_bo ,.list.gyxy .news_list li.news:hover .news_bo {
    opacity: 1;
}

.video .col_news_list ul.list2 li.news:hover .news_title {
    color: #BE451C;
}

.video .news_list li.news .news_bo ,.list.gyxy .news_list li.news .news_bo {
    transition: 0.5s;
    opacity: 0;
    z-index: 1;
    background: url(images/bo.png) no-repeat center;
    height: 66px;
    width: 66px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.video .col_news_list ul.list2 li.news .news_imgs video {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.list.gyxy .gyxy_pic li.news .news_imgs,.list.gyxy .gyxy_video li.news .news_imgs {
    position: relative;
    overflow: hidden;
   padding-top: 70%;
}

.list.gyxy .gyxy_video li.news .news_imgs video,.list.gyxy .gyxy_video li.news .news_imgs img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.list.gyxy .gyxy_pic li.news .news_con,.list.gyxy .gyxy_video li.news .news_con {
    margin: 0 10px;
}

.list.gyxy .gyxy_pic .news_list,.list.gyxy .gyxy_video .news_list {
    padding-bottom: 30px;
    margin: 0 -10px;
}

.list.gyxy .gyxy_pic li.news .news_title,.list.gyxy .gyxy_video li.news .news_title {
    overflow: hidden;
    width: 98%;
    font-size: 18px;
    text-align: center;
    margin: 10px;
    font-weight: bold;
    white-space: nowrap;
    line-height: 30px;
    text-overflow: ellipsis;
}

.list.gyxy #banner .slick-dots {
    width: 100%;
    right: 0;
    bottom: 20px;
}
.list.gyxy .slick-dots {
    width: 100%;
}
.list.gyxy .post.gyxy_pic {
    margin-bottom: 40px;
}

.list.gyxy .post.gyxy_pic .tt,.post.gyxy_video .tt {
    margin-bottom: 20px;
}

.list.gyxy .post .more_btn {
display: none;
    background: none;
    margin: 0;
    line-height: 40px;
}

.list.gyxy .post .more_btn .more_text {
    font-weight: bold;
    color: #333;
}

.list.gyxy .slick-next {
    background: #E0E0E0;
    right: -45px;
}

.list.gyxy .slick-next:after {
    width: 100%;
    text-align: center;
    top: 0;
    line-height: 76px;
    display: block;
    position: absolute;
    font-size: 20px;
    content: ">";
    color: #fff;
    font-family: cursive;
    font-weight: bold;
}

.list.gyxy .slick-prev,.list.gyxy .slick-next {
    width: 35px;
    height: 76px;
    top: 35%;
}

.list.gyxy .slick-prev {
    background: #E0E0E0;
    left: -45px;
    margin-top: -40px;
}

.list.gyxy .slick-prev:after {
    width: 100%;
    text-align: center;
    top: 0;
    line-height: 76px;
    display: block;
    position: absolute;
    font-size: 20px;
    content: "<";
    color: #fff;
    font-family: cursive;
    font-weight: bold;
}

.wp-display-wrapper .cbtn ul {
    display: block;
    width: auto !important;
    min-width: 15000px;
}

.list #container-1 {
    margin-top: 155px;
}

.list.tzgg .col_news_list ul li.news:hover .news_title {
    color: #BE451C;
    padding-left: 5px;
}

p.pip span {
    margin: 10px 0;
    line-height: 45px;
    font-weight: bold;
    font-size: 24px;
    text-align: justify;
    color: #333;
    display: block;
    text-align: center;
}
.nav .menu-item.i11 .sub-menu .sub-menu {
    left: auto;
    right: 100%;
}
.video .col_news_list ul li.news .news_imgs img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
}
.kw .col_news_list ul.list2 li.news .news_imgs {
    padding-top: 110%;
}
.piaochuang {
display:none;
    position: fixed;
    right: 1rem;
    bottom: 1.5rem;
    z-index: 9999;
}

.piaochuang .news_title {
    line-height: 35px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    /* color: #fff; */
}

.piaochuang .news_list li.news {
    background: #fff;
    padding: 4px 10px 10px;
}
.piaochuang .news_list li.news .news_imgs,.piaochuang .news_list li.news .news_imgs img {
    width: 100%;
}
.close_p {
    cursor: pointer;
    color: #fff;
    top: -9px;
    text-align: center;
    height: 20px;
    width: 20px;
    right: -9px;
    position: absolute;
    font-size: 18px;
    border-radius: 50%;
    background: #be451c;
    line-height: 17px;
}
.sitelogo img {
    max-width: 400px;
}