body {
    line-height: 1.5;
    font-family: Microsoft YaHei, arial, "\5b8b\4f53";
    background: #fff;
    font-size: 12px;
    min-width:auto;
}

.container_16 {
    width: 1200px;
}

.last {
    margin-right: 0;
}

ul {
    margin: 0;
    padding: 0;
}

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

a {
    color: #444;
    text-decoration: none;
}
p{
    margin: 0;
}

a:hover {
    color: #f33;
    text-decoration: none;
}
a.border-red {
    margin-top: 10px;
    border-bottom: 1px solid #D0021B;
    color: #2A2A2A;
}

.top {
}

.header_line {
    display: none;
    height: 28px;
    background: #eaeaea;
    opacity: .5;
}

.header { 
    height: 102px;
}

.header .logo {
    width: 300px;
    height: 70px;
    display: block;
    float: left;
    margin-top: 16px;
}

.nav {
    width: auto;
    height: 102px;
    float: right;
}

.nav ul {
    margin: 0 auto;
}

.nav ul li {
    float: left;
    list-style: none;
    margin: 0;
}

.nav ul li.img {
    display: inline-block;
    line-height: 102px;
}

.nav ul li a {
    color: #000;
    font-size: 18px;
    width: 100px;
    height: 102px;
    line-height: 130px;
    display: inline-block;
    text-align: center;
}

.nav ul li a:hover {
    background: url('/img/nav_top_ico.png') center 97px no-repeat;
    color: #e60012;
}

.nav ul li a.current {
    color: #e60012;
    background: url('/img/nav_top_ico.png') center 97px no-repeat;
}
.nav ul li a.last {
    font-weight: 700;
    color: #F44336;
    font-size: 18px;
    /* font-family: '楷体'; */
    margin-left: 20px;
}
.nav ul li a.last:hover {
    background:none;
    color: #F44336;
    cursor: default;
}

.nav ul.sub {
    display: none;
    position: absolute;
    z-index: 99;
}

.nav ul.sub {
    background: #ffffff;
    width: 130px;
    margin-left: -10px;
}

.nav ul.sub li {
    position: relative;
    margin: 0;
}

.nav ul.sub li a {
    color: #000;
    font-size: 14px;
    height: 34px;
    line-height: 34px;
    display: inline-block;
    text-align: center;
    width: 130px;
}

.nav ul.sub li a:hover {
    color: #fff;
    background: #e60012;
}

.block {
    display: block;
}

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

.block .title {
    text-align: center;
    margin-bottom: 30px;
}

.slider_box {
    width: 504px;
    height: 380px;
    padding-top: 30px;
    padding-left: 30px;
    float: left;
    background: url("/img/sm_bg.png") no-repeat;
}

.block .about_slider {
    width: 447px;
    height: 333px;
}

.block .about_txt {
    padding-top: 20px;
    width: 666px;
    float: left;
}

.block .about_txt p {
    font-size: 16px;
    line-height: 28px;
    margin-top: 20px;
    text-indent: 2em;
}

.dxyw_wrap {
    background: url("/img/dxyw_bg.png") no-repeat;
    padding: 40px 0;
}

.block.dxyw .content ul,
.block.dxyw .content ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.block.dxyw .content ul li {
    display: block;
    height: auto;
    float: left;
}

.block.dxyw .content ul li a {
    position: absolute;
    width: 398px;
    height: 178px;
    border: 1px solid #f2e9eb;
}

.block.dxyw .content ul li a:hover {
    border: 1px solid #bb9aa3;
    background: #f2e9eb;
    float: left;
    color: #000;
}

.block.dxyw .content ul li a:hover span.more {
    background: #610f26;
}

.block.dxyw .content ul li.one {
    width: 398px;
    height: 178px;
    border: 1px solid #f2e9eb;
    background: #f2e9eb;
}

.block.dxyw .content ul li.two {
    width: 398px;
    height: 178px;
    border: 1px solid #f8f8f8;
    background: #f8f8f8;
}

.block.dxyw .content ul li a span.date {
    color: #7f7f7f;
    display: block;
    font-size: 12px;
    margin: 10px 20px;
}

.block.dxyw .content ul li a strong {
    display: block;
    font-size: 14px;
    margin: 10px 20px;
}

.block.dxyw .content ul li a p {
    display: block;
    margin: 10px 20px;
}

.block.dxyw .content ul li a span.more {
    background: #afafaf;
    color: #fff;
    padding: 6px 20px;
    display: inline-block;
    margin: 10px 20px;
    border-radius: 30px;
}

.block.fuwu {
    margin: 40px auto;
}

.service_cart {
    display: inline-block;
    height: 290px
}

.carts {
    text-align: center;
    margin: 0 auto
}

.carts a.carts_item {
    width: 150px;
    height: 290px;
    background: #f4f4f4;
    float: left;
    color: #55586b;
    margin-right: 24px;
    padding: 0 15px;
    overflow: hidden;
}

.carts a.carts_item img {
    width: 58px;
    height: 58px;
    margin: 40px 0px 20px 0;
}

.carts a.carts_item h3 {
    font-size: 16px;
    color: #666;
}

.carts a.carts_item.last {
    margin-right: 0
}

.carts a.carts_item i {
    font-size: 60px;
    margin: 80px 0 30px
}

.carts a.carts_item {
    position: relative;
    display: inline-block;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1)
}

.carts a.carts_item,
.carts a.carts_item:after {
    -webkit-transition: all .6s cubic-bezier(.165, .84, .44, 1);
    transition: all .6s cubic-bezier(.165, .84, .44, 1)
}

.carts a.carts_item:after {
    content: "";
    border-radius: 5px;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .3);
    opacity: 0
}

.carts a.carts_item:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    background: #610f26;
}

.carts a.carts_item:hover img {
    width: 58px;
    height: 58px;
    margin-left: -300px;
    filter: drop-shadow(150px 0px 0rem rgb(255, 255, 255));
}

.qy_ico {
    width: 58px;
    height: 58px;
    margin: 30px auto;
}

.ico1 {
    background: url("/img/qy_ico.png") 0px 0px no-repeat;
}

.carts a.carts_item:hover .ico1 {
    background: url("/img/qy_ico.png") -58px 0px no-repeat;
}

.ico2 {
    background: url("/img/zscq_ico.png") 0px 0px no-repeat;
}

.carts a.carts_item:hover .ico2 {
    background: url("/img/zscq_ico.png") -58px 0px no-repeat;
}

.ico3 {
    background: url("/img/msss_ico.png") 0px 0px no-repeat;
}

.carts a.carts_item:hover .ico3 {
    background: url("/img/msss_ico.png") -58px 0px no-repeat;
}

.ico4 {
    background: url("/img/zbfl_ico.png") 0px 0px no-repeat;
}

.carts a.carts_item:hover .ico4 {
    background: url("/img/zbfl_ico.png") -58px 0px no-repeat;
}

.ico5 {
    background: url("/img/zqfl_ico.png") 0px 0px no-repeat;
}

.carts a.carts_item:hover .ico5 {
    background: url("/img/zqfl_ico.png") -58px 0px no-repeat;
}

.ico6 {
    background: url("/img/xsaj_ico.png") 0px 0px no-repeat;
}

.carts a.carts_item:hover .ico6 {
    background: url("/img/xsaj_ico.png") -58px 0px no-repeat;
}

.carts a.carts_item:hover h3,
.carts a.carts_item:hover i,
.carts a.carts_item:hover p {
    color: #fff;
    transition: all .3s
}

.carts a.carts_item:hover:after {
    opacity: 1
}

.news_wrap {
    background: #f6f6f6 url("/img/news_bg.jpg") center center repeat;
    padding: 40px auto;
}

.block.news {
    margin: 0 auto;
}

.block.news {
    text-align: center;
    padding-top: 40px;
}

.news_content_right span.date {
    background: #e60012;
    color: #fff;
    display: block;
    width: 120px;
    height: 120px;
    float: left;
    text-align: center;
    font-size: 14px;
}

.news_content_right span.date b {
    font-size: 32px;
    color: #fff;
    display: block
}
.news_float_title span.date {
    background: #e60012;
    color: #fff;
    display: block;
    width: 80px;
    /* height: 80px; */
    /* float: left; */
    display: flex;
    text-align: center;
    font-size: 14px;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    
flex: 0 0 auto;
}

.news_float_title span.date b {
    font-size: 32px;
    color: #fff;
    display: block
}
/*!*margin-left: 54px;*!*/

/*!*background: #29b761;*!*/

/*!*color: #fff;*!*/

.block.news ul li {
    /* width: 570px; */
    width: 100%;
    height: 120px;
    /* float: left; */
    text-align: left;
    /* margin-right: 120px; */
}

.block.news ul li.last {
    margin-right: 0;
}

.block.news ul li a {
    font-size: 18px;
    font-weight: 700;
    text-align: left;
    width: 490px;
    color: #444
}

.block.news ul li p {
    display: block;
    /*width: 410px;*/
    color: #777;
}

.block.news ul li a:hover {
    color: #e60012;
}

.block.news ul li a:hover p,
.block.news ul li a:hover span {
    color: #444
}

.block.news ul li a span {
    font-weight: 400;
    font-size: 12px;
    float: right;
    color: #ccc
}

.block.news ul li a p {
    font-size: 14px;
    font-weight: 400;
    margin: 5px 0 0;
    color: #999
}

.friend_link {
    width: 100%;
    height: auto;
    background: #f4f4f4;
}

.friend_link .friend_link_img {
    height: 140px;
    /* line-height: 140px; */
}
#MarqueeDiv2 img {
    padding: 0 20px;
}

.friend_link .friend_link_img ul li {
    float: left;
    margin-right: 20px
}

.friend_link .friend_link_img ul li a {
    opacity: .6
}

.friend_link .friend_link_img ul li a:hover {
    opacity: 1
}

.friend_link .friend_link_text {
    height: 50px;
    margin-top: 40px
}

.friend_link .friend_link_text ul li {
    float: left;
    margin-right: 20px
}

.friend_link .friend_link_text ul li a {
    color: #777
}

.friend_link .friend_link_text ul li a:hover {
    color: #111
}

.bottom {
    width: 100%;
    background: url("/img/footer_bg.jpg") repeat;
}

.bottom .bottom_block {
    float: left;
    width: 120px;
    margin-top: 110px;
    overflow: hidden
}

.bottom .w160 {
    width: 180px
}

.bottom .bottom_block a.bottom_a_h3 {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #fff;
    display: inline-block
}

.bottom .bottom_block.no-hover a:hover {
    border-radius: initial;
    background: none
}

.bottom .bottom_block img.bottom_logo {
    display: block;
    margin-bottom: 30px
}

.bottom .contact_txt p {
    color: #ffffff;
    font-size: 18px;
    line-height: 32px
}

.bottom .bottom_block h3,
.bottom .contact_txt a {
    font-size: 14px
}

.bottom .bottom_block h3 a,
.bottom .bottom_block ul li a,
.bottom .bottom_block ul li h3 a {
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    display: inline-block
}

.bottom .bottom_block a {
    color: #fff;
    text-decoration: none;
    outline: none;
    display: block;
    width: 100%;
}

.bottom .bottom_block a:hover {
    color: #ffe4e9;
    background: #e30a20;
    border-radius: 2px
}

.bottom_wrap {
    width: 100%;
}

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

.bottom_block.indexcontact img {
    display: inline-block;
}

.footer {
    text-align: center;
    height: 60px;
    padding: 60px 0 0 0;
}

.footer p {
    font-size: 14px;
    line-height: 28px;
    color: #fff;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: none;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-container-about {
    width: 450px;
    height: 330px;
}

.swiper-slide-about {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.block div.more{
    clear: both;
    float: none;
    width: 100%;
    text-align: center;
}
.block div.more a{
    font-size: 15px;
    display: inline-block;
    margin: 30px 0;
}

.crumbs {
    font-size: 18px;
    height: 48px;
    border-bottom: 1px solid #f2f2f2;
    margin: 20px 0;
    color: #444;
}

.crumbs ul li {
    float: left
}

.crumbs ul li a {
    display: inline-block;
    padding: 0 20px;
    color: #444;
    font-size: 14px;
}

.page_content h1{
    text-align: center;
    font-weight: normal;
    /* font-family: PingFangSC-Light; */
    font-size: 36px;
    color: #000000;
    letter-spacing: 0;
    line-height: 64px;
    margin-top: 20px;
}
.page_content{
    /* font-family: PingFangSC-Regular; */
    font-size: 16px;
    color: #333;
    letter-spacing: 0;
    line-height: 30px;
    margin: 20px auto 45px;
    /* padding: 0 40px; */
}
.page_content p{
    /* margin-bottom: 14px; */
    text-indent: 2em;
}

.about_slider{
    height: 280px;
    background: url("/img/gydx_slider1.jpg") center center no-repeat;
    /* border-bottom: 5px solid #610f26; */
}

.good{
    background: #fcfcfc;
    height: auto;
    width: 100%;
    overflow: hidden;

}
.good_block{
    width: 245px;
    height: 600px;
    float: left;
    margin-right: 20px;
    background: #fff;
    padding: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center;
}
.good_block h3{
    font-weight: normal;
    margin-top: 10px;
    display: inline-block;
    border-bottom: 2px solid #ccc;
}
.good_block img{
    ddisplay: block;
    margin: 10px auto 20px auto;
    border-radius: 300px;
    border: 1px dotted #ccc;
}
.good_block.last{
    margin-right: 0;
}

.good_block p{
    font-size: 14px;
    line-height: 26px;
    text-indent: 2em;
    text-align: left;
    color: #444;
}

.p_iframe{
    width: 245px;
    overflow-y: auto;
    overflow-x: hidden;
    height: 270px;
}


.p_iframe::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
    border-radius: 10px;
}

.p_iframe::-webkit-scrollbar
{
    width: 10px;
    background-color: #F5F5F5;
}

.p_iframe::-webkit-scrollbar-thumb
{
    background-color: #747474;
    border-radius: 10px;
}
.bottom_link{
    background:#efefef;
    padding: 20px 0;
}
.bottom_link ul li {
    width: 300px;
    height: auto;
    display: block;
    float: left;
    text-align: center;

}
#about_main{
    background: #fcfcfc;
}

.page_bg{
    background: #fff;  min-width: 1200px;
}

.articlelist .article_list_left{
    float: left;    
    width: 350px;
}
.articlelist .article_list_right{
    float: left;
    width: 650px;
}
.articlelist ul li{
    border-bottom: 1px solid #d0d0d0;
    clear: both;
    padding: 20px 0;
    display: inline-block;
    width: 100%;
}
.articlelist ul li a{
    font-size: 15px;
    font-weight: normal;
}
.articlelist ul li a span{
    float: left;
}
.articlelist ul li a.news_img{
    width: 350px;
}
.articlelist ul li a.news_img img{
    width: 300px;
}
.articlelist ul li a.news_content{
    font-size: 28px;
}
.articlelist ul li a.news_content p{
    font-size: 18px;
}
.articlelist ul li a.news_content span{
    font-size: 18px;
}


div.jogger ul li {
    float: left;
    margin: 0;
    padding: 0;
    border-radius: 10px;
    overflow: hidden;
    margin: 3px;
}

div.jogger {
    clear: both;
    height: 50px;
    padding: 0;
    /* overflow: hidden; */
    margin: 20px 0;
    font-family: lucida sans unicode,lucida grande,lucidagrande,lucida sans,geneva,verdana,sans-serif;
    font-size: 18px;
}

div.jogger a {
    height: 50px;
    line-height: 50px;
    width: 50px;
    display: inline-block;
    color: #999;
    background-color: #f0f0f0;
    text-decoration: none;
    text-align: center
}

div.jogger a:hover {
    color: #fff;
    background-color: #c11b1f
}

div.jogger .active,div.jogger .disabled {
    height: 50px;
    line-height: 50px;
    width: 50px;
    display: inline-block;
    color: #fff;
    background-color: #5d5d5d;
    text-align: center
}

div.jogger li.active {
    font-family: Microsoft YaHei,微软雅黑,MicrosoftJhengHei,华文细黑,STHeiti,MingLiu,sans-serif;
    color: #fff;
    background-color: #5d5d5d;
    text-align: center
}

div.jogger li.disabled {
    display: none
}


.jrwm .block {
    width: 1159px;
    height: auto;
    padding: 20px;
    float: left;
    text-align: left;
    background: #fff;
    border-right: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    overflow-x: auto;
}
.jrwm .block.last {
    border-right: 0;
    border-right: 1px solid #f0f0f0;
}

.jrwm .block::-webkit-scrollbar-track
{
    /* -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); */
    background-color: #F5F5F5;
    border-radius: 10px;
}

.jrwm .block::-webkit-scrollbar
{
    width: 10px;
    background-color: #F5F5F5;
}

.jrwm .block::-webkit-scrollbar-thumb
{
    background-color: #747474;
    border-radius: 10px;
}

.usual{
    text-align: center;
    display: inline-block;
}
.usual ul{
    display: inline-block;
}
.usual ul li{
    float: left;
}
.usual ul li a{
    padding: 10px 40px;
    display: inline-block;
    background: #f0f0f0;
    color: #ccc;
}
.usual ul li a.selected{
    background: #610f26;
    color: #fff;
}
.usual ul li a:hover{
    color: #fff;
}

.lxwm{
    text-align: left;
    margin-top: 30px;
}
.lxwm img{
    display: inline-block;
    margin-left: 20px;
}
.lxwm .txt{
    display: inline-block;
    margin-left: 20px;
}
.lxwm .txt p{
    line-height: 20px;
}

.img_border{
    width: 270px;
    height: 270px;
    border-radius: 300px;
    background: #ede6e8;
    border: 1px dotted #baa4aa;
    text-align: center;
    line-height: 270px;
}
.img_border img{
    height: 235px;
    width: 235px;
    border-radius: 300px;
    border: 1px dashed #baa4aa;
    display: inline-block;
}
.imglist ul li{
    float: left;
    width: 270px;
    height: 630px;
    margin-right: 40px;
}
.imglist ul li.last{
    margin-right: 0;
}
.imglist ul li a:hover .img_border{
    background: #5f0f25;
}
.imglist ul li a{
    display: block;
    text-align: center;
    width: 270px;
}
.imglist ul li a span{
    font-size: 18px;
    color: #610f26;
    border-bottom: 1px solid #610f26;
    margin: 20px 0;
    display: inline-block;
}
.imglist ul li a p{
    text-indent: 2em;
    line-height: 28px;
    font-size: 14px;
    text-align: left;
    color: #444;
}
.imglist ul li a .line{
    display: inline-block;
    margin: 30px 0;
    width: 75px;
    height: 12px;
    background: #baa4aa;
    text-align: center;
}
.imglist ul li a:hover .line{
    width: 75px;
    height: 12px;
    background: #610f26;
}

.lawyer_left{
    width: 300px;
    height: 300px;
    float: left;
    margin:0 0 20px 0;
    background: #efefef;
    /* background: #610f26; */
}
.lawyer_left ul,.lawyer_left li{
    margin: 0;
    padding: 0;
    list-style: none;
}
.lawyer_left ul li{
    display: block;
    border-bottom: 1px dashed #cacaca;
}
.lawyer_left ul li a{
    display: block;
    padding: 10px 20px;
    font-size: 15px;
    font-weight: 700;
    color: #676767;
    cursor: pointer;
    background: #efefef;
}
.lawyer_left ul li a:hover{
    background: #5d5d5d;
    color: #fff;
}
.lawyer_left ul li a.selected{
        color: #ffffff;
    background: #610f26;
}
.lawyer_right{
    width: 900px;
    float: left;
}
.category {
    display: block;
    height: 42px;
}
.category ul li{
    width: 150px;
    float: left;
    display: block;
    text-align: center;
}
.category ul li a{
    color: #8e8e8e;
    background: #efefef;
    /* color: #cca5b0;
    background: #610f26; */
}
.category ul li a.selected{    
    color: #ffffff;
    background: #5d5d5d;
}
.category ul li a:hover{
    background: #ccc;
    color: #222;
}



/* 20240908 */
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #e60012;
    border:4px solid #fff;
}
.swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    display: inline-block;
    border-radius: 0%;
    background: #e60012;
    opacity: 1;
    box-sizing:border-box;
}
.block.main-img {
    /* background: url('/img/main-img.png') center center no-repeat;
    height: 980px; */
}

.block.main-time-line{
    height: 556px;
    background: url('/img/time_line_bg.png') top center no-repeat;
}

.block.main-product{
    height: 730px;
    background: url(/img/main-product_bg.jpg) top center no-repeat;
    padding-top: 360px;
    background-size: cover;
}

.time-line-content #time1{
    width: 315px;
    height: 180px;
    float: left;
}
.time-line-content #time2{
    width: 570px;
    height: 180px;
    float: left;
}
.time-line-content #time3{
    width: 315px;
    height: 180px;
    float: left;
}
.time-line-content #time4{
    width: 480px;
    height: 180px;
    float: left;
}
.time-line-content #time5{
    width: 240px;
    height: 180px;
    float: left;
}
.time-line-content #time6{
    width: 480px;
    height: 180px;
    float: left;
}
.time-line-content .counter{
    font-size: 54px;
    color: #fff;
    font-weight: bold;
}
.time-line-content .time-line-year{
    font-size: 32px;
    color: #fff;
    margin-top: 78px;
    text-align: center;
}
.time-line-content p{
    color: #e1bf79;
    font-size: 18px;
    text-align: center;
}
.time-origin-wrap{
    width: 1200px;
    height: 409px;
    overflow: hidden;
    position: relative;
    background: #a28075;
    
}
.time-origin-left{
    width: 382px;
    height: 386px;
    float: left;
    text-align: center;
    margin-right: 5px;
}
.time-origin-left-content{
    text-align: left;
}
.time-origin-left-content h3{
    padding: 70px 50px 0 50px;
    font-size: 33px;
    color: #fff;
}
.time-origin-left-content p{
    padding: 0px 50px 0 50px;
    font-size: 16px;
    color: #fff;
}

/* .time-origin-right{
    height: 382px;
    width: 386px;
    float: left;
    background: url('/img/origin_r_img.png') no-repeat;
    background-size: contain;
} */

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

.time-origin-wrap{
    background: url('/img/origin.png') no-repeat;
}

.swiper-slide a{
    display: block;
    overflow: hidden;
    width: 100%;
}
.main-product .swiper-slide a{
    border-radius: 10px;
    display: block;
    overflow: hidden;
}

.content_more{
    text-align: center;
    width: 100%;
    margin: 40px 0;
}

a.view_more{
    display: inline-block;
    color: #fff;
    width: 146px;
    padding-right: 18px;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    text-align: center;
    background: #e60012 url(/img/jt.png) no-repeat;
    background-position: 106px 16px;
}
a.view_more:hover{
    background: #d7a669 url(/img/jt.png) no-repeat;
    background-position: 106px 16px;
    color: #fff;
}

.time-origin-left a.view_more{
    display: block;
    text-align: center;
    margin-top: 30px;
    margin-left: 50px;
}

.news_content_left{
    width: 570px;
    height: 430px;
    float: left;
    margin-right: 20px;
}
.news_content_right{
    width: 570px;
    height: 430px;
    float: left;
}

.news_float_rec{
    position: relative;
}
.news_float_rec img{
    /* width: 570px;
    height: 430px; */
}
.news_float_title{
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgb(34 34 34 / 58%);
    width: 100%;
    display: flex;
}
.news_float_title a{
    /*width: auto;*/
    padding: 0 20px;
    /*display: contents;*/
    /*float: left;*/
    color: #fff;
    line-height: 80px;
    /*font-size: 18px;*/
    font-weight: bold;
    /*text-align: left;*/
            /*line-height: normal;*/
        font-size: 18px;
        /* float: left; */
        display: block;
        /*display: flex;*/
        text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news_content_right li{
    margin-bottom: 35px;
}
.news_content_right li.last{
    margin-bottom: 0;
}
.news_content_right .list_photo_bg{
    width:160px;
    height:120px; 
    float:left; 
    margin-right:20px;
}

.bottom_block h1{
    color: #fff;
    font-size: 28px;
}
.qrcode-list-wrap{
    font-size: 14px;
    color: #fff;
    margin-top: 20px;
}
.qrcode-list-wrap li{
    float: left;
    width: 108px;
    margin-right: 20px;
}
.qrcode-list-wrap li.last{
    float: left;
    width: 108px;
    margin-right: 0;
}
.catelog {
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    margin-top: 60px;
    margin-bottom: 80px;
}
.catelog a{
    display: inline-block;
    border: 1px solid #000;
    background: #fff;
    color: #000;
    box-sizing: border-box;
    width: 146px;
    height: 36px;
    font-size: 18px;
    text-align: center;
    line-height: 36px;
    margin: 0 30px;
}
.catelog .current{
    border: 1px solid #c10312;
    background: #e60012;
    color: #fff;
}
.catelog a:hover{
    border: 1px solid #c10312;
    background: #e60012;
    color: #fff;
}
.productlist{
}
.productlist ul li{
    float: left;
    width: 300px;
    margin-right: 50px;
    margin-bottom: 60px;
    text-align: center;
}
.productlist ul li.last{
    margin-right: 0;
}
.productlist ul li div.title{
    background: #e6e2e2;
    height: 100px;
    width: 100%;
}
.productlist ul li div.title a{
    font-size: 20px;
}
.productlist ul li div.title a p{
    font-size: 15px;
}

.productlist a.product_l p {
    font-size: 15px;
}
.productlist a.product_l {
    display: block;
    font-size: 20px;
    background: #e6e2e2;
    padding: 20px;
    border-radius: 0 0 20px 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.productlist a.product_l:hover {
    background: #e60012;
    color: #fff;
}
.productlist ul li a img{
    width: 100%;
}

.article_list_date span.date {
    background: #e60012;
    color: #fff;
    display: block;
    width: 80px;
    height: 80px;
    float: left;
    text-align: center;
    font-size: 14px;
}

.article_list_date span.date b {
    font-size: 32px;
    color: #fff;
    display: block
}
/*.article_list_date_right{*/
/*    float: left;*/
/*    width: 880px;*/
/*    padding: 0 20px;*/
/*}*/
.article_list_date_right {
    /* float: left; */
    /* display: inline-block; */
    /* width: auto; */
    /* padding: 0 20px; */
    display: block;
    margin-left: 95px;
}
.article_list_date_right a.a_l_date_title{
    font-size: 18px;
    font-weight: bold;
}
.article_list_date_right p{
    font-size: 14px;
    color: #444;
}

.article_list_date{
    display: block;
    float: left;
}

.articlelist_md{
    width: 100%;
}

.articlelist_md ul li{
    width: 480px;
    float: left;
    margin-right: 40px;
    margin-bottom: 40px;
    position: relative;
}
.articlelist_md ul li.last{
    margin-right: 0;
}

.articlelist_md ul li .article_list_left{
    float: left;
    width: 120px;
    margin-right: 20px;
}
.articlelist_md ul li .article_list_right{
    float: left;
    width: 340px;
}
.articlelist_md ul li .article_list_right .news_content{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}
.articlelist_md ul li .article_list_right p{
    font-size: 16px;
    font-weight: normal;
}

.originSwiper{
    width: 808px;
    /* height: 376px; */
    margin: 0;
    padding: 0;
    margin-top: 6px;
}

.newsSwiper{
    width: 570px;
    height: 430px;
    margin: 0;
    padding: 0;
    margin-top: 0px;
}

.lb0{
    width: 382px;
    height: 386px;
    background: url("/img/l0.png") center center no-repeat;
}
.lb1{
    width: 382px;
    height: 386px;
    background: url("/img/l1.png") center center no-repeat;
}
.lb2{
    width: 382px;
    height: 386px;
    background: url("/img/l2.png") center center no-repeat;
}

.shop_qrcode{
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
}

.page_content table td p {
    text-indent: 0;
}


.suspension{position:fixed;z-index:55;right:0;bottom:80px;width:70px;height:240px;}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:44px;height:44px;background-color:#353535;margin-bottom:4px;cursor:pointer;outline:none;}
.suspension .a.active,
.suspension .a:hover{background:#F05352;}
.suspension .a .i{float:left;width:44px;height:44px;background-image:url(/img/side_icon.png);background-repeat:no-repeat;}
/* .suspension .a-service .i{background-position:0 0;} */
.suspension .a-service .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(/img/i_service.png);background-repeat:no-repeat;background-position:0 0;background-size: cover;}
.suspension .a-weibo .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(/img/suspension-bg.png);background-repeat:no-repeat;background-position:-27px 0;}
.suspension .a-qrcode .i{background-position:-44px 0;}
.suspension .a-cart .i{background-position:-88px 0;}
.suspension .a-top .i{background-position:-132px 0;}
.suspension .a-top{background:#D2D3D6;display:none;}
.suspension .a-top:hover{background:#c0c1c3;}
.suspension .d{display:none;width:223px;background:#fff;position:absolute;right:67px;min-height:90px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspension .d .arrow{position:absolute;width:8px;height:12px;background:url(/img/side_bg_arrow.png) no-repeat;right:-8px;top:31px;}
.suspension .d-service{top:0;}
.suspension .d-weibo{top:34px;}
.suspension .d-qrcode{top:78px;}
.suspension .d .inner-box{padding:8px 22px 12px;}
.suspension .d-service-item{border-bottom:1px solid #eee;padding:14px 0;}
.suspension .d-service .d-service-item{border-bottom:none;}
.suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
.suspension .d-service-item .i-qq{width:44px;height:44px;background:url(/img/side_con_icon03.png) no-repeat center 15px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
.suspension .d-service-item:hover .i-qq{background-position:center 3px;}
.suspension .d-service-item .i-tel{width:44px;height:44px;background:url(/img/side_con_icon02.png) no-repeat center center;display:block;}
.suspension .d-service-item h3{float:left;width:112px;line-height:44px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text{float:left;width:112px;line-height:22px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text .number{font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
.suspension .d-service-intro{padding-top:10px;}
.suspension .d-service-intro p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#888;}
.suspension .d-service-intro i{background:url(/img/side_con_icon01.png) no-repeat center center;height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}
.suspension .d-qrcode{text-align:center;}
.suspension .d-qrcode .inner-box{padding:20px 0;}
.suspension .d-qrcode p{font-size:16px;color:#93959c;}






.floating_ck{position:fixed;right:20px;top:30%;z-index: 9;}
.floating_ck dl dd{position:relative;width:80px;height:80px;background-color:#646577;border-bottom:solid 1px #555666;text-align:center;background-repeat:no-repeat;background-position:center 20%;cursor:pointer;margin-bottom: 2px; border-radius: 10px;}
.floating_ck dl dd:hover{background-color:#e40231;border-bottom:solid 1px #a40324;}
.floating_ck dl dd:hover .floating_left{display:block;}
.tel{background-image:url(/img/i_service.png);background-size: 38px 38px; }
.cart{background-image:url(/img/i_cart.png);background-size: 38px 38px; }
.wechat{background-image:url(/img/i_wechat.png);background-size: 38px 38px; }
.weibo{background-image:url(/img/i_weibo.png);background-size: 38px 38px; }
.minip{background-image:url(/img/i_minip.png);background-size: 38px 38px; }
.qrcord{background-image:url(/img/i_service.png);background-size: 38px 38px; }
.return{background-image:url(/img/i_service.png);background-size: 38px 38px; }
.floating_ck dd span{color:#fff;display:block;padding-top:54px;}
.floating_left{
    position: absolute;
    left: -173px;
    top: 0px;
    background-color: #e40231;
    border-bottom: solid 1px #a40324;
    display: none;
    border-radius: 10px;
    padding: 10px;}
.floating_left a{color:#fff;line-height:80px;}
.floating_ewm{height:260px;top:-180px;}
.floating_ewm i{background-image:url(images/erweima.png);display:block;width:145px;height:145px;margin:auto;margin-top:7px;}
.floating_ewm p{color:#fff;margin-top:5px;}
.floating_ewm .qrcord_p01{font-size:12px;line-height:20px;}
.floating_ewm .qrcord_p02{font-size:18px;}
.tel .floating_left{
    padding: 0;
    left: -157px;
    color: #fff;
    line-height: 80px;
}
.floating_left div {
    padding: 0 10px;
}



/* 单页配置 */
/* .mainContent {
    width: 1075px;
    margin: 0 auto;
    padding: 40px 0;
} */

.tl1 {
    width: 100%;
    margin: 0 auto;
}

.tl1>p:first-of-type {
    width: 100%;
    margin: 0 auto;
}

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

.tl1_top>img {
    width: 60%;
}

.tl1_top>div {
    width: 40%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: row-reverse;
}

.leftTxt {
    width: 90%;
    margin-top: 40px;
}

.rightBox {
    width: 10%;
}

.tl2,
.tl3 {
    width: 997px;
    margin: 0 auto;
    margin-top: 60px;
}

.tl2ListTxt {
    margin-top: 40px;
}

.tl2ListTxt>p {
    text-indent: 0px;
}

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

.tl3>img {
    width: 45%;
}

.tl3Txt {
    width: 55%;
    margin-left: 5%;
}
.js-video-button{
    cursor: pointer;
}



.js-sidebar,
.js-sidebar--background {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.js-sidebar--background {
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}

.js-sidebar--open {
  padding-right: 20px;
  height: 44px;
  color: #FFF;
  /* background: #2196F3; */
  /* -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); */
  display: -webkit-flex;
  -webkit-align-items: center;
  -webkit-justify-content: center;
  display: flex;
  align-items: center;
  justify-content: end;
  position: absolute;
  right: 0;
  top: 30px;
}

.js-sidebar {
  position: fixed;
  z-index: 9999;
  -moz-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -webkit-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  -moz-transition: -moz-transform 0s ease .3s;
  -o-transition: -o-transform 0s ease .3s;
  -webkit-transition: -webkit-transform 0s ease;
  -webkit-transition-delay: .3s;
  transition: transform 0s ease .3s
}

.js-sidebar--background {
  position: absolute;
  background: transparent
}

.js-sidebar--container {
  position: relative;
  z-index: 1;
  width: 90%;
  max-width: 300px;
  height: 100%;
  background: #FFF;
  display: -webkit-flex;
  -webkit-flex-direction: column;
  display: flex;
  flex-direction: column;
  -moz-box-shadow: 2px 0 20px rgba(0, 0, 0, 0.2), 1px 0 10px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 2px 0 20px rgba(0, 0, 0, 0.2), 1px 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 0 20px rgba(0, 0, 0, 0.2), 1px 0 10px rgba(0, 0, 0, 0.1);
  -moz-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -webkit-transform: translate(-100%, 0);
  transform: translate(-100%, 0)
}

.js-sidebar--container .sidebar--title {
  padding: 16px;
  background: #cc0000;
  color: white;
  font-size: 28px;
  line-height: 100%;
  display: -webkit-flex;
  -webkit-align-items: flex-end;
  display: flex;
  align-items: flex-end
}

.js-sidebar--container .sidebar--menu {
  overflow: auto
}

.js-sidebar--container .sidebar--menu-link--group {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  display: -webkit-flex;
  -webkit-flex-direction: column;
  display: flex;
  flex-direction: column
}

.js-sidebar--container .sidebar--menu-link {
  padding: 16px;
  font-size: 18px;
  border-bottom: 1px dotted #ccc;
  display: block;
}

.js-sidebar.is-visible {
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  -moz-transition: -moz-transform 0s ease 0s;
  -o-transition: -o-transform 0s ease 0s;
  -webkit-transition: -webkit-transform 0s ease;
  -webkit-transition-delay: 0s;
  transition: transform 0s ease 0s
}

.js-sidebar.is-visible .js-sidebar--background {
  background: rgba(0, 0, 0, 0.2)
}



.hamburger .line {
    width: 50px;
    height: 5px;
    background-color: #e30a20;
    display: block;
    margin: 8px auto;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  
  .hamburger:hover {
    cursor: pointer;
  }
  
  /* 示例1 */
  #hamburger-1.is-active .line:nth-child(2) {
    opacity: 0;
  }
  
  #hamburger-1.is-active .line:nth-child(1) {
    -webkit-transform: translateY(13px) rotate(45deg);
    -ms-transform: translateY(13px) rotate(45deg);
    -o-transform: translateY(13px) rotate(45deg);
    transform: translateY(13px) rotate(45deg);
  }
  
  #hamburger-1.is-active .line:nth-child(3) {
    -webkit-transform: translateY(-13px) rotate(-45deg);
    -ms-transform: translateY(-13px) rotate(-45deg);
    -o-transform: translateY(-13px) rotate(-45deg);
    transform: translateY(-13px) rotate(-45deg);
  }
  
  /* 示例2 */
  #hamburger-2 {
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  
  #hamburger-2.is-active {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  
  #hamburger-2:before {
    content: "";
    position: absolute;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 70px;
    height: 70px;
    border: 5px solid transparent;
    top: calc(50% - 35px);
    left: calc(50% - 35px);
    border-radius: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  
  #hamburger-2.is-active:before {
    border: 5px solid #ecf0f1;
  }
  
  #hamburger-2.is-active .line {
    width: 35px;
  }
  
  #hamburger-2.is-active .line:nth-child(2) {
    opacity: 0;
  }
  
  #hamburger-2.is-active .line:nth-child(1) {
    -webkit-transform: translateY(13px);
    -ms-transform: translateY(13px);
    -o-transform: translateY(13px);
    transform: translateY(13px);
  }
  
  #hamburger-2.is-active .line:nth-child(3) {
    -webkit-transform: translateY(-13px) rotate(90deg);
    -ms-transform: translateY(-13px) rotate(90deg);
    -o-transform: translateY(-13px) rotate(90deg);
    transform: translateY(-13px) rotate(90deg);
  }
  
  /* 示例3 */
  #hamburger-3 {
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  
  #hamburger-3.is-active {
    animation: smallbig 0.6s forwards;
  }
  
  @keyframes smallbig {
    0%, 100% {
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
    }
  
    50% {
      -webkit-transform: scale(0);
      -ms-transform: scale(0);
      -o-transform: scale(0);
      transform: scale(0);
    }
  }
  
  #hamburger-3.is-active .line:nth-child(1),#hamburger-3.is-active .line:nth-child(2),#hamburger-3.is-active .line:nth-child(3) {
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s;
  }
  
  #hamburger-3.is-active .line:nth-child(2) {
    opacity: 0;
  }
  
  #hamburger-3.is-active .line:nth-child(1) {
    -webkit-transform: translateY(13px) rotate(45deg);
    -ms-transform: translateY(13px) rotate(45deg);
    -o-transform: translateY(13px) rotate(45deg);
    transform: translateY(13px) rotate(45deg);
  }
  
  #hamburger-3.is-active .line:nth-child(3) {
    -webkit-transform: translateY(-13px) rotate(-45deg);
    -ms-transform: translateY(-13px) rotate(-45deg);
    -o-transform: translateY(-13px) rotate(-45deg);
    transform: translateY(-13px) rotate(-45deg);
  }
  

.sidebar--menu-link--group ul.sub {
    padding: 10px 40px;
    font-size: 15px;
    background: #f5f5f5;
}

.sidebar--menu-link--group ul.sub li{
    margin: 5px 0;
}

.list_c{
    width: auto;
    height: 120px;
}

.bottom .bottom_block.block1{
    width: 400px;
}

.bottom .bottom_block.block2{
    width:370px;float:right;text-align:center;margin-top:80px;
}





.jituanzongbu_top_block {
    width: 33%;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    margin-bottom: 20px;
}

.jituanzongbu_top_block img {
    width: 90%;
}

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

.jituanzongbu_top_block p {
    text-indent: 0;
}

.jituanzongbu_top {
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
}

.jituanzongbu_bottom {
    width: 100%;
    text-align: center;
}

.jituanzongbu_bottom_block {
    width: 33%;
    display: inline-block;
    text-align: center;
}

.jituanzongbu_bottom_block img {
    width: 150px;
}

.catelog_banner{
    height: 460px;
    background-size: contain;
    background-repeat: none;
}

.dianshangpingtai{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.dianshangpingtai .dspt_block{
    width: 25%;
    float: left;
    height: auto;
    text-align: center;
}
.dianshangpingtai .dspt_block img{
    width: 180px;
    height: 180px;
}
.dianshangpingtai .dspt_block a{
    width: 100%;
    display: block;
}

