.main{ line-height: 30px; padding: 5% 0;}
.maintop{ padding-top: 3%;}
body {
    --theme-bg: #006da1;
}

@media screen and (max-width:768px){
    .row{ margin: 0;}
    .main{ padding: 15% 15px; }
    .maintop{ padding-top: 15%;}
}
.img-cover-4by3{ width: 100%; height: 0; padding-bottom: 50%; position: relative; overflow: hidden;}
.abs-center{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
.shuiyin{ position: absolute; left: 0; top: 0; z-index: 1; background: url("../images/shuiyin.png") no-repeat center top; width: 100%; height: 100%; background-size: 100% auto;}

.my-button-disabled{opacity: 1!important;pointer-events:visible!important; cursor: pointer!important;}


#dituContent label {
  max-width: unset!important;
  text-align: center;
}

@media screen and (max-width:991px){
    .layui-layer{ width: 94% !important; left: 3% !important;}
}


/*头部*/
#top_pf{ height: auto; margin: 0 auto; position: fixed; z-index: 55; transition: 0.3s; padding: 0;}
#top_index{ height: auto; margin: 0 auto; position: fixed; z-index: 55; transition: 0.3s; padding: 0; background: rgba(0,0,0,0.3); border-bottom: 1px solid rgba(255,255,255,0.15);}
.top_red{ background: rgba(120,39,41,0.8) !important; border-bottom: 1px solid rgba(255,255,255,0.15); position: relative;}
#logo{ text-align: center; padding: 1%; transition: 0.3s; position: relative;}
#logo a{ display: block;}
#logo a img{ max-width: 100%; transition:0.3s;}
#logo .show{ display: inline-block;}
#logo .hidden{ display: none;}
#top_index .top_tel_con{ display: inline-block; padding: 0 30px; color: #fff; background: #6d89bb; height: 40px; line-height: 40px; font-size: 18px; border-radius: 20px; text-align: center; }
.top_red .top_tel_con{ display: inline-block; padding: 0 30px; color: var(--theme-bg) !important; background: #fff !important; height: 40px; line-height: 40px; font-size: 18px; border-radius: 20px; text-align: center; transition: 0.3s;}
.top_red .top_tel_con:hover{ background: var(--theme-bg) !important; color: #fff !important;}
.top_red #logo{ padding: 0.5% !important;}
.top_red #logo a img{ transform: scale(0.9) !important;}

#nav{ height: auto; transition:0.3s; text-align: center;}
#nav li{ display: inline-block; height: 50px; line-height: 50px; font-size: 16px; color: #fff; text-align: center; transition:0.5s;}
#nav li .big{ display: block; color: #fff; position: relative; z-index: 1; }
#nav li .big:before{ position: absolute; left: 0; bottom: 28%; background: var(--theme-bg); content: ''; height: 4px; width: 0; transition: 0.3s;}
#nav li:hover .big:before{ width: 100%;}
#nav li:hover .big{ color: var(--theme-bg) !important;}
#nav .navli_hover .big:before{ width: 100%;}
#nav .navli_hover .big{ }

#nav li .navson{display: none; position: absolute; left: 0; overflow: hidden; border-top: 1px solid #ededed; background: #fff; color: #333; top:100%; z-index: 99999; width: 100vw; box-shadow: 0 10px 10px rgba(0,0,0,0.05);}
#nav li .navson .container{ padding: 50px 0;}
#nav li .navson .nav_font{ border-right: 1px solid #ededed; text-align: left; line-height: 30px;}
#nav li .navson .nav_font h4{ color: #333333; font-size: 18px; font-weight: bold !important;}
#nav li .navson .nav_font span{ color: #666666; font-size: 16px;}
#nav li .navson .nav_font p{ width: 50%; margin-top: 10px !important; height: 40px; line-height: 40px; background: var(--theme-bg); font-size: 16px; transition: 0.3s; color: #fff; border-radius: 25px; text-align: center;}
#nav li .navson .nav_font p:hover{ background: #333;}
#nav li .navson .nav_lb dl{ margin: 0; height: 100%;}
#nav li .navson .nav_lb dl dd{ width: 20%; text-align: center; margin: 0; transition: 0.3s;}
#nav li .navson .nav_lb dl dd .pic{ width: 100%; height: 0; padding-bottom: 80%; border-radius: 5px; position: relative; overflow: hidden;}
#nav li .navson .nav_lb dl dd .pic img{ width: 100%; height: 100%; object-fit: cover; border-radius: 5px; left: 0; position: absolute; text-align: center; transition: 0.3s;}
#nav li .navson .nav_lb dl dd a{ color: #333; transition: 0.3s;}
#nav li .navson .nav_lb dl dd .tit{ height: 40px; line-height: 40px;}
#nav li .navson .nav_lb .nav_pic dd{ width: 15%;}
#nav li .navson .nav_lb dl dd:hover img{ transform: scale(0.9);}
#nav li .navson .nav_lb dl dd:hover a{ color: var(--theme-bg);}

.top_red #nav li:hover .big{ color: #fff !important;}

@media screen and (max-width:1780px){
}
@media screen and (max-width:1650px){
}
@media screen and (max-width:1500px){
}
@media screen and (max-width:1200px){
    #nav{ margin-top: 0;}
    #top_index .top_tel_con{ display: none !important;}
}
@media screen and (max-width:991px){
    #logo:before{ display: none;}
    #top_index{ padding: 0; width: 100%;}
    #logo{ padding: 1% 0 1% 3%; text-align: left;}
    #logo a img{ max-width: 70%;}
}
@media screen and (max-width:768px){
    #logo{ padding: 2%;}
    #logo a img{ max-width: 50%;}
}

.top_bj_active{ width: 100%; z-index: 20; top: 0; background: rgba(0,0,0,0.5) !important; box-shadow: 0 0 20px rgba(0,0,0,0.1); position: fixed !important;}
.top_bj_active #logo{ padding: 0.5% !important;}
.top_bj_active #logo img{ transform: scale(0.9);}
.top_bj_active #nav li{ font-size: 16px;}

.top_index_active{ background: #fff !important; box-shadow: 0 0 20px rgba(0,0,0,0.2);}
.top_index_active #logo:before{ background: rgba(0,0,0,0.1) !important;}
.top_index_active #logo .show{ display: none;}
.top_index_active #logo .hidden{ display: inline-block;}
.top_index_active #nav li{ font-size: 16px;}
.top_index_active #nav li .big{ color: #333;}
.top_index_active #c-header .c-switch i{ background: #333;}



#flash_pc {overflow:hidden; background: #fff; }
#flash_pc .swiper-pagination-bullet { opacity: 1;}
#flash_pc.swiper .swiper-slide img { width: 100%; height: auto; object-fit: cover; -webkit-transition: all 7s; transition: all 7s; transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);}
#flash_pc.swiper .swiper-slide.swiper-slide-active img { transform:scale(1,1); -webkit-transform:scale(1,1);}
.flash-box-btn{ position: absolute;left:7vw;bottom:10%; z-index: 55;width:180px;}
.flash-box-btn .banner-swp i svg{ width:30px; height: 30px; fill:#fff}
.flash-box-btn .banner-swp.banner-swiper-next i svg{ transform: rotate(180deg)}
.num-ico-up{ border-bottom:1px solid rgba(255,255,255,0.25)}
.num-ico-up i svg{ width:20px; height: 20px; fill:#fff}
.num-ico-up #num{ font-size: 36px; color:#fff; font-family: 'shuzi'; opacity: 0.8; margin-left: 10px;}

@media(max-width: 1200px){
    #flash_pc.swiper .swiper-slide a>img{ height:600px}
}
@media(max-width: 991px){
    #flash_pc.swiper .swiper-slide a>img{ height:450px}
}




#mobile_banner{ position: relative;}
#mobile_banner img{ width: 100%;}
#mobile_banner .swiper-pagination-bullet-active{ background: #d33f23;}



/*底部*/
#end_bj{ background: url("../images/end_bj.jpg") no-repeat center; background-size: 100% 100%; width: 100%; text-align: left; color: rgba(255,255,255,0.6);}
#end_bj a{ color: rgba(255,255,255,0.6); transition: 0.3s; position: relative;}
#end_bj a:hover{ color: #fff;}

#end_bj .main{ padding: 3% 0; color: #fff; }
#end_bj ul .tit{ background: url("../images/end_pic.png") no-repeat center; width: 144px; height: 144px; background-size: 100% 100%; margin-bottom: 20px; font-size: 18px; color: #904a27; text-align: center; font-family: "思源宋体" !important; font-weight: bold !important; position: relative;}
#end_bj ul .tit:before{ display: none;}
#end_bj ul .tit p{ display: inline-block; position: relative; height: 40px; line-height: 40px; margin-top: 50px !important;}
#end_bj ul .tit p:before{ position: absolute; left: 43%; bottom: -20px; content: ''; width: 12px; height: 12px; border-radius: 100%; border: 3px solid var(--theme-bg); opacity: 0; transition: 0.3s;}
#end_bj ul li{ line-height: 60px; margin-bottom: 5px; font-size: 16px; text-align: center; position: relative; }
#end_bj ul li a{ color: rgba(255,255,255,0.8); transition: 0.3s;}
#end_bj ul li:before{ position: absolute; left: 0; bottom: 0; content: ''; opacity: 0.5; width: 100%; background: url("../images/end_line.png") no-repeat center; height: 13px; transition: 0.3s;}
#end_bj ul li:hover:before{ opacity: 1;}
#end_bj ul:hover .tit p:before{ bottom: -10px; opacity: 1;}
#end_bj ul li:hover a{ color: #fff;}
#end_bj .end_line{ background: url("../images/end_line1.png") no-repeat center bottom; background-size: 100% auto; padding-bottom: 3%; margin-bottom: 5%;}



.end_tel1 span{ font-size: 20px; font-family: "思源宋体" !important;}
.end_tel1 p{ font-size: 50px !important; font-family: Rany; font-weight: bold !important; height: 60px; line-height: 60px;}
.end_tel1 p i{ font-size: 40px; margin-right: 20px; font-weight: normal !important;}
.end_tel2{ padding-top: 10px; line-height: 35px;}
.end_tel2 p{ font-size: 16px; font-family: "思源宋体" !important; color: rgba(255,255,255,0.8);}

#end_bj .main .ewm{ width: 35%; text-align: center; color: #fff; margin: 0 10px;}
#end_bj .main .ewm p{ border: 15px solid rgba(255,255,255,0.3); border-radius: 5px;}
#end_bj .main .ewm p img{ width: 100%;}
#end_bj .main .end_tel{  color: #fff;}

#end_line{ height: auto; padding: 20px 0; line-height: 30px;  background: url("../images/end_line1.png") no-repeat center top; background-size: 100% auto; text-align: center; color: rgba(255,255,255,0.3); font-size: 14px;}
#end_line a{ color: rgba(255,255,255,0.3);}



.footer_zx{ height:60px; overflow: hidden; right:0; bottom:0; z-index: 50; width:100%; line-height: 25px; position: fixed; background-color:#1e2830;}
.footer_zx a{ color:#fff !important; display: block; width: 50%; height: 100%; float: left; text-align: center; background-color:#1e2830;}
.footer_zx a:last-of-type{ background: var(--theme-bg);}
.footer_zx i{ font-size: 28px; padding: 2% 0 1%; font-weight: normal;}
.footer_zx p{font-size: 13px;}
.kb50{ height: 60px;}

@media screen and (max-width:1440px){
    #end_bj .main{ padding-right: 0;}
}
@media screen and (max-width:1200px){
    .end_tel1 p{ font-size: 42px !important;}
}
@media screen and (max-width:991px){
    #end_bj ul li{ font-size: 14px;}
    #end_bj .main .end_tel{ margin-bottom: 20px;}
    .end_tel1 p{ font-size: 30px !important;}
}
@media screen and (max-width:768px){
    #end_bj .main .ewm{ margin: 0 3px;}
    #end_bj .main .ewm p{ border: 5px solid rgba(255,255,255,0.3); }
    #end_bj .main .ewm span{ font-size: 12px;}
}


/*首页*/
#bj{ background: url("../images/bj.jpg") repeat center top;}
#bj1{ background: url("../images/bj1.png") no-repeat right top;}
.bai{ background: #fff;}
#sydt{ }
.tit_in{ margin-bottom: 30px; text-align: center;}
.tit_in h2{ color: #161616; font-size: 36px; font-weight: bold !important;}
.tit_in h2 i{ display: block; width: 26px; height: 27px; line-height: 27px; margin-left: 10px;}
.tit_in p{ color: rgba(42,46,45,0.5); font-size: 18px; text-transform: uppercase; font-family: "思源宋体" !important;}
@media screen and (max-width:1440px){
    .tit_in{ margin-bottom: 15px;}
}
@media screen and (max-width:991px){
    .tit_in h2{ font-size: 30px;}
    .tit_in p{ font-size: 16px;}
}
@media screen and (max-width:768px){
    .tit_in h2{ font-size: 26px;}
    .tit_in p{ font-size: 14px;}
}

.sydt_left .pic{ overflow: hidden; width: 100%; height: 0; padding-bottom: 50%; position: relative;}
.sydt_left .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.3s;}
.sydt_left .content{ padding-top: 15px;}
.sydt_left .content .news_title{ color: var(--theme-bg); font-size: 24px; font-weight: bold;white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
.sydt_left .content .news_info{ padding-top: 10px; color: #333333; font-size: 16px; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
.sydt_left:hover .pic img{ transform: scale(1.1);}

.sydt_right li{ margin: 40px 0;}
.sydt_right li .news_time{ width: 18%; background: var(--theme-bg); text-align: center; color: #fff; padding: 5% 0;}
/*.sydt_right li:nth-of-type(2) .news_time{ background: #6d89bb;}*/
.sydt_right li .news_time p,.sydt_right li .news_time span,.sydt_right li .news_time em{ display: block;}
.sydt_right li .news_time p{ font-size: 48px;}
.sydt_right li .news_time span{ font-size: 18px;}
.sydt_right li .news_time em{ font-size: 28px; margin: 20px 0;}
.sydt_right li .news_con{ width: 80%;}
.sydt_right li .news_con .tit{ height: 50px; color: #333333; font-size: 24px; font-weight: bold; border-bottom: 1px solid #e5e5e5; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; margin-bottom: 15px !important; transition: 0.3s;}
.sydt_right li .news_con .con{ line-height: 35px; color: #686868; font-size: 18px; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;}
.sydt_right li:hover .news_con .tit{ color: var(--theme-bg);}
@media screen and (max-width:1440px){
    .sydt_right li{ margin: 5% 0;}
}
@media screen and (max-width:1200px){
    .sydt_right li .news_con .tit{ font-size: 20px;}
    .sydt_right li .news_con .con{ font-size: 16px; line-height: 28px;}
    .sydt_right li .news_time p{ font-size: 40px;}
    .sydt_right li .news_time span{ font-size: 16px;}
    .sydt_right li .news_time em{ margin: 10px 0; font-size: 24px;}
    .sydt_left .content .news_title{ font-size: 20px;}
}
@media screen and (max-width:991px){
    #sydt{ background-size: 100% auto;}
    .sydt_right{ margin-top: 3% !important;}
}
@media screen and (max-width:768px){
    .sydt_right li{ margin: 5% 0;border-bottom: 1px solid #e5e5e5; padding-bottom: 10px;}
    .sydt_right li .news_con .tit{ height: 30px; font-size: 18px; margin: 5% 0 !important; border: none;}
    .sydt_right li .news_con .con{ display: none; font-size: 14px; line-height: 28px;}
    .sydt_right li .news_time p{ font-size: 30px;}
    .sydt_right li .news_time span{ font-size: 14px;}
    .sydt_right li .news_time{ padding: 2% 0;}
    .sydt_right li .news_time em{ display: none; margin: 10px 0; font-size: 20px;}
}


#fohua{ padding-top: 20px !important; margin-bottom: 10% !important;}
#fohua a{ display: block; float: left; width: 15%;}
#fohua li{ width: 100%; padding: 15% 0 10%; background: var(--theme-bg); border-radius: 25px; transition: 0.3s;}
/*#fohua li i{ width: 91px; overflow: hidden;}*/
/*#fohua li i img{ width: 100%;}*/
#fohua li i{ color: #fff; font-size: 70px; height: 70px; line-height: 70px;}
#fohua li p{ color: #fff; font-size: 20px; font-weight: bold !important; padding-top: 20px !important; transition: 0.3s;}
/*#fohua li:hover{ background: #fff;}*/
/*#fohua li:hover p{ color: #324579;}*/
/*#fohua li:hover i img{ margin-left: -91px;}*/
@media screen and (max-width:1500px){
}
@media screen and (max-width:1200px){
    #fohua{ padding-top: 0 !important; margin-bottom: 10% !important;}
    #fohua li{ padding: 10% 0;}
    /*#fohua li i{ width: 70px;}*/
    #fohua li i{ font-size: 50px; height: 50px; line-height: 50px;}
}
@media screen and (max-width:991px){
    #fohua a{ width: 29%; margin: 2%;}
    #fohua li{ padding: 10% 0;}
    /*#fohua li i{ width: 50px;}*/
    #fohua li p{ padding-top: 10px !important; font-size: 18px;}
}
@media screen and (max-width:500px){
    #fohua li{ float: left; margin: 5px;}
    #fohua li p{ font-size: 16px;}
    /*#fohua li i{ width: 50px;}*/
}



/*#fohua{ margin: 3% 0 0; overflow: hidden;}*/
/*#fohua .swiper-container {*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    position: relative;*/
/*}*/
/*#fohua .swiper-slide {*/
/*    text-align: left;*/
/*    transition:0.3s;*/
/*    position: relative;*/
/*    width: 100%; height: 200px; background: #6d89bb;*/
/*    border-radius: 18px;*/

/*    !* Center slide text vertically *!*/
/*    flex-direction: column;*/
/*    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;*/
/*}*/
/*#fohua .swiper-slide i{ width: 91px; height: 91px; overflow: hidden;}*/
/*#fohua .swiper-slide i img{ margin-left: 0; transition: 0.3s;}*/
/*#fohua .swiper-slide p{ color: #fff; font-size: 20px; font-weight: bold !important; padding-top: 20px !important; transition: 0.3s;}*/
/*#fohua .swiper-slide:hover{ background: #fff; border: 3px solid #6d89bb;}*/
/*#fohua .swiper-slide:hover p{ color: #324579;}*/
/*#fohua .swiper-slide:hover i img{ margin-left: -91px;}*/
/*@media screen and (max-width:1500px){*/
/*    #fohua .swiper-slide{ }*/
/*}*/
/*@media screen and (max-width:1400px){*/
/*}*/
/*@media screen and (max-width:991px){*/
/*}*/
/*@media screen and (max-width:500px){*/
/*    #fohua .swiper-slide{height: auto; padding: 30px 0;}*/
/*    #fohua .swiper-slide p{ font-size: 16px;}*/
/*    #fohua .swiper-slide i{ width: 50px; height: 50px;}*/
/*    #fohua .swiper-slide i img{ height: 50px;}*/
/*    #fohua .swiper-slide:hover i img{ margin-left: -55px;}*/
/*}*/



#wenhua{ margin: 3% 0 0; overflow: hidden;}
#wenhua .swiper-container {
    width: 100%;
    height: 100%;
    position: relative;
}
#wenhua .swiper-slide {
    text-align: left;
    transition:0.3s;
    position: relative;
    background: #fff;

    /* Center slide text vertically */
    flex-direction: column;
    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;
}
#wenhua .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 60%; position: relative; overflow: hidden;}
#wenhua .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#wenhua .swiper-slide .tit{ width: 100%; padding: 20px;}
#wenhua .swiper-slide .tit i{ color: #999999; font-size: 14px; padding-bottom: 10px;}
#wenhua .swiper-slide .tit p{ display: block; font-size: 20px; font-weight: bold !important; color: var(--theme-bg); white-space: nowrap; overflow:hidden; text-overflow: ellipsis;}
#wenhua .swiper-slide span{ display: block; color: #999; font-size: 16px; margin-top: 10px; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden; }
#wenhua .swiper-slide:hover img{ transform: scale(1.1);}


#fengguang{ margin-top: 3%; overflow: hidden;}
#fengguang .swiper-container {
    width: 100%;
    height: 100%;
    position: relative;
}
#fengguang .swiper-slide {
    transition: 0.3s;
    position: relative;

    /* Center slide text vertically */
    flex-direction: column;
    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;
}
#fengguang .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
#fengguang .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#fengguang .swiper-slide .pic p{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; padding-top: 30%; text-align: center; font-size: 20px; color: #fff; transition: 0.3s; opacity: 0;}
#fengguang .swiper-slide:hover .pic img{ transform: scale(1.1); opacity: 0.2}
#fengguang .swiper-slide:hover{ background: var(--theme-bg);}
#fengguang .swiper-slide:hover .pic p{ color: #fff; opacity: 1;}
@media screen and (max-width:1600px){
}
@media screen and (max-width:1440px){
    #fengguang .swiper-slide p{ height: 50px; line-height: 50px; font-size: 14px;}
}
@media screen and (max-width:1200px){
    #syfg .swiper-slide p{ height: 40px; line-height: 40px;}
}
@media screen and (max-width:991px){
}
@media screen and (max-width:768px){
    #wenhua{ margin-bottom: 10%;}
    #wenhua .swiper-slide .tit i{ display: none;}
    #wenhua .swiper-slide span{ display: none;}
}




/*公司简介*/
#jjbj{ background: url("../images/jjbj.jpg") no-repeat center top;}
#jjbj1{ background: url("../images/jjbj.jpg") no-repeat center -800px;}
#jjzy{ background: var(--theme-bg); padding: 3%;}
#jjzy_m{ background: url("../images/jj_mid.png") repeat-y center top; background-size: 100% auto; padding: 0 5%; color: #fff; font-size: 18px; line-height: 35px;}
#jjzy_m .con img{ max-width: 100%;}
#jjzy_t img,#jjzy_e img{ width: 100%;}
#jjzy_m .tit h2{ font-size: 36px; font-weight: bold !important;}
#jjzy_m .tit p{ font-size: 18px; opacity: 0.5; text-transform: uppercase;}
#jjzy_m .bt{ font-size: 30px; padding: 20px 0 30px; font-weight: bold !important;}
@media screen and (max-width:991px){
    #jjzy_m .con{ font-size: 14px;}
}

#fazhan{ padding-top: 5%;}
.tit_zy{ text-align: center;}
.tit_zy h2{ color: #292929; font-size: 36px; font-weight: bold !important;}
.tit_zy p{ color: rgba(41,41,41,0.5); text-transform: uppercase;}
#fazhan .con{ font-size: 18px; text-align: center; padding: 1% 10%; color: #5d5d5d; line-height: 35px;}

#fazhan_lb li{ width: 49%; float: left; background: url("../images/cw_bj.png") no-repeat center #9b7647; padding: 2%; margin-top: 40px; border-radius: 10px; position: relative;}
#fazhan_lb li:before{ position: absolute; left: 1%; top: 2%; width: 98%; height: 96%; border: 1px solid #fff; border-radius: 10px; content: ''; z-index: 1;}
#fazhan_lb li:nth-of-type(2),#fazhan_lb li:nth-of-type(3){ background: url("../images/cw_bj.png") no-repeat center #006da1;}
#fazhan_lb li:nth-of-type(4){ background: url("../images/cw_bj.png") no-repeat center #aa574c;}
#fazhan_lb li:nth-of-type(2n){ float: right;}
#fazhan_lb li .pic{ overflow: hidden; width: 100%; height: 0; padding-bottom: 45%; position: relative; z-index: 2;}
#fazhan_lb li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.5s;}
#fazhan_lb li .tit{ margin: 20px 0 0 !important; color: #fff; display: inline-block; font-size: 24px; position: relative; z-index: 2;}
#fazhan_lb li .tit:before{ position: absolute; right: -20px; top: 0; content: ''; width: 12px; height: 12px; border-radius: 100%; border: 3px solid var(--theme-bg);}
@media screen and (max-width:1700px){
    #fazhan_lb li .tit{ font-size: 20px;}
}
@media screen and (max-width:1440px){
    #fazhan_lb li .tit{ font-size: 16px;}
}
@media screen and (max-width:1200px){
    #fazhan .con{ font-size: 16px; padding: 1% 0;}
    #fazhan_lb li .tit{ font-size: 14px;}
}
@media screen and (max-width:991px){
    #fazhan .con{ font-size: 14px; padding: 1% 0;}
    .tit_zy h2{ font-size: 30px;}
    .tit_zy p{ font-size: 12px;}
    #fazhan_lb li .tit{ min-height: 60px;}
}
@media screen and (max-width:768px){
    #fazhan_lb li{ width: 100%;}
}



#fhzx{ margin-top: 3%;}
#fhzx .swiper-container {
    width: 100%;
    height: 100%;
    position: relative;
}
#fhzx .swiper-slide {
    text-align: left;
    transition:0.3s;
    position: relative;

    /* Center slide text vertically */
    flex-direction: column;
    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;
}
#fhzx .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 55%; position: relative; overflow: hidden; border-radius: 10px;}
#fhzx .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#fhzx .swiper-slide .tit{ width: 100%; margin-top: 20px;}
#fhzx .swiper-slide .tit p{ display: block; font-size: 24px; font-weight: bold !important; color: var(--theme-bg); white-space: nowrap; overflow:hidden; text-overflow: ellipsis;}
#fhzx .swiper-slide span{ display: block; font-size: 16px; margin-top: 10px; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden; }
#fhzx .swiper-slide:hover img{ transform: scale(1.1);}
@media screen and (max-width:1600px){
}
@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
    #fhzx .swiper-slide .tit p{ font-size: 20px;}
    #fhzx .swiper-slide span{ font-size: 14px;}
}
@media screen and (max-width:560px){
    #fhzx .swiper-slide .tit p{ font-size: 18px;}
}



#syfg{ margin-top: 3%;}
#syfg .swiper-container {
    width: 100%;
    height: 100%;
    position: relative;
    padding-bottom: 4%;
}
#syfg .swiper-slide {
    transition: 0.3s;
    position: relative;
    padding: 3% 3% 1%;
    border-radius: 20px;

    /* Center slide text vertically */
    flex-direction: column;
    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;
}
#syfg .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 60%; position: relative; overflow: hidden; border-radius: 20px;}
#syfg .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#syfg .swiper-slide p{ height: 70px; line-height: 70px; text-align: center; font-size: 18px; color: #272727; transition: 0.3s;}
#syfg .swiper-slide:hover img{ transform: scale(1.1);}
#syfg .swiper-slide:hover{ background: var(--theme-bg);}
#syfg .swiper-slide:hover p{ color: #fff;}
#syfg .swiper-scrollbar{ opacity: 1 !important; background: #ccc;}
#syfg .swiper-scrollbar .swiper-scrollbar-drag{ background: #324579;}
@media screen and (max-width:1600px){
}
@media screen and (max-width:1440px){
    #syfg .swiper-slide p{ height: 50px; line-height: 50px; font-size: 14px;}
}
@media screen and (max-width:1200px){
    #syfg .swiper-slide p{ height: 40px; line-height: 40px;}
}
@media screen and (max-width:991px){
}
@media screen and (max-width:560px){
}





/*寺院动态*/
#ldgh{ background: url("../images/dt_bj1.png") no-repeat center bottom #fffaef; background-size: 100% auto; padding: 3%;}
.dttit{ text-align: center; color: var(--theme-bg);}
.dttit h2{ font-size: 36px; font-weight: bold !important; display: inline-block; position: relative;}
.dttit p{ text-transform: uppercase; color: rgba(28,49,106,0.4); font-size: 18px;}
.dttit h2:before{ position: absolute; left: 170px; top: 13px; content: ''; background: url("../images/tit_right.png") no-repeat left center; height: 22px; width: 650px;}
.dttit h2:after{ position: absolute; right: 170px; top: 13px; content: ''; background: url("../images/tit_left.png") no-repeat right center; height: 22px; width: 650px;}
@media screen and (max-width:1200px){
    .dttit h2{ font-size: 30px;}
    .dttit p{ font-size: 14px;}
    .dttit h2:before{ left: 140px; width: 300%;}
    .dttit h2:after{ right: 140px; width: 300%;}
}
@media screen and (max-width:991px){
    .dttit h2{ font-size: 24px;}
    .dttit p{ font-size: 12px;}
    .dttit h2:before{ left: 110px; top: 6px; width: 200%;}
    .dttit h2:after{ right: 110px; top: 6px; width: 200%;}
}
@media screen and (max-width:768px){
    .dttit h2:before{ width: 100%;}
    .dttit h2:after{ width: 100%;}
}


.gonggao .row{ margin: 0;}
.gonggao .pic{ height: 0; padding-bottom: 25%; position: relative; overflow: hidden; transition: 0.5s;}
.gonggao .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.5s;}
.gonggao .pic:hover img{ transform: scale(1.1);}
.gonggao .font{ padding: 2% 3%;}
.gonggao .font .gg_1 span{ color: var(--theme-bg); font-size: 24px;}
.gonggao .font .gg_1 .tit{ margin-top: 10px; color: #333333; font-size: 30px; height: 50px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; border-bottom: 1px solid #e5e5e5;}
.gonggao .font .gg_1 .content{ color: #666; font-size: 18px; margin: 2% 0 2%; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
.gonggao .font .gg_2{ }
.gonggao .font .gg_2 .tit{ color: rgba(40,40,40,0.7); font-size: 16px; height: 50px; line-height: 50px; border-bottom: 1px solid #e5e5e5;}
.gonggao .font .gg_2 .tit div{ width: 85%;}
.gonggao .font .gg_2 .tit i{ color: var(--theme-bg); font-weight: bold; margin-right: 10px;}
.gonggao .font .gg_2 .tit p{ width: 100%; color: #414141; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.gonggao .font .gg_2 .tit span{ display: block; color: #7c7c7c; font-size: 14px;}
.gonggao .font .gg_2 .tit:hover p{ color: var(--theme-bg);}
@media screen and (max-width:1200px){
    .gonggao{ margin-top: 2%;}
    .gonggao .pic{ padding-bottom: 32%;}
    .gonggao .font .gg_1 .tit{ font-size: 22px;}
    .gonggao .font .gg_1 .content{ font-size: 14px; }
    .gonggao .font .gg_2 .tit{ font-size: 14px; height: 30px; line-height: 30px;}
    .gonggao .font .gg_2 .tit p{ font-size: 14px;}
}
@media screen and (max-width:991px){
    .gonggao .pic{ padding-bottom: 50%;}
    .gonggao .font .gg_2 .tit div{ width: 80%;}
    .gonggao .font .gg_1 span{ font-size: 16px;}
    .gonggao .font .gg_1 .tit{ margin-top: 0; height: 40px;}
}
@media screen and (max-width:768px){
    .gonggao .font .gg_1 .tit{ font-size: 18px;}
    .gonggao .font .gg_2 .tit span{ font-size: 12px;}
}




#ttlf{ background: url("../images/dt_bj2.png") no-repeat center #fffaef; background-size: 100% auto; padding: 3%; margin-top: 3%;}
#dwjl{ background: url("../images/dt_bj3.png") no-repeat center #fffaef; background-size: 100% 100%; padding: 3%; margin-top: 3%;}
#dwjl .col-12{ overflow: hidden; padding: 0 30px;}
#dwjl .dttit h2:before,#dwjl .dttit h2:after{ width: 190%;}


#ttlf_lb{ position: relative; margin-top: 3%; padding: 0 70px;}
#ttlf_lb .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#ttlf_lb .swiper-slide {
    transition: 0.3s;
    position: relative;

    /* Center slide text vertically */
    flex-direction: column;
    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;
}
#ttlf_lb .swiper-slide .pic{ height: 0; padding-bottom: 75%; position: relative; overflow: hidden; transition: 0.5s; background: #6d89bb;}
#ttlf_lb .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.5s;}
#ttlf_lb .swiper-slide:before{ position: absolute; bottom: 0; left: 0; width: 100%; height: 60%; content: ''; z-index: 1; transition:.4s; background: linear-gradient(bottom,rgba(0,0,0,.7),rgba(0,0,0 ,0) 100%);background: -o-linear-gradient(bottom,rgba(0,0,0,.7),rgba(0,0 0,0) 100%);background: -ms-linear-gradient(bottom,rgba(0,0,0,.7),rgba(0,0,0,0) 100%);background: -moz-linear-gradient(bottom,rgba(0,0,0,.7),rgba(0,0,0,0) 100%);background: -webkit-linear-gradient(bottom,rgba(0,0,0,.7),rgba(0,0,0,0) 100%);}
#ttlf_lb .swiper-slide .tit{ position: absolute; left: 0; bottom: 0; width: 100%; z-index: 2; color: #fff; font-size: 20px; text-align: center; min-height: 65px; padding: 3% 20px 5%; transition: 0.3s; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
#ttlf_lb .swiper-slide .font{ opacity: 0; position: absolute; left: 0; bottom: 0; width: 100%; height: auto; color: #fff; z-index: 3; transition: 0.3s; padding: 5%;}
#ttlf_lb .swiper-slide .font .bt{ font-size: 24px;}
#ttlf_lb .swiper-slide .font .con{ font-size: 18px; margin: 4% 0; opacity: 0.8; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
#ttlf_lb .swiper-slide .font .more{ font-size: 16px;}
#ttlf_lb .swiper-slide .font .more i{ font-size: 20px; color: var(--theme-bg); margin-left: 10px;}
#ttlf_lb .swiper-slide:hover .font{ opacity: 1;}
#ttlf_lb .swiper-slide:hover .pic img{ opacity: 0.2;}
#ttlf_lb .swiper-slide:hover .tit,#ttlf_lb .swiper-slide:hover:before{ opacity: 0;}
#ttlf_lb .swiper-button-next,#ttlf_lb .swiper-button-prev{ width: 50px; height: 50px; background: var(--theme-bg); border-radius: 100%; color: #fff;}
#ttlf_lb .swiper-button-next:after,#ttlf_lb .swiper-button-prev:after{ font-size: 16px;}
#ttlf_lb .swiper-button-next{ right: 0;}
#ttlf_lb .swiper-button-prev{ left: 0;}
@media screen and (max-width:1440px){
    #ttlf_lb .swiper-slide .tit{ font-size: 16px;}
    #ttlf_lb .swiper-slide .font .bt{ font-size: 16px;}
    #ttlf_lb .swiper-slide .font .con{ font-size: 14px;}
    #ttlf_lb .swiper-slide .font .more{ font-size: 14px;}
}
@media screen and (max-width:768px){

}



#dwjl .pic{ height: 0; padding-bottom: 50%; position: relative; overflow: hidden; transition: 0.5s; margin: 3% 0;}
#dwjl .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.5s;}
#dwjl .jl_lb{ min-height: 100px;}
#dwjl .jl_lb .tit{ color: rgba(40,40,40,0.7); font-size: 16px; height: 45px; line-height: 45px; border-bottom: 1px solid #e5e5e5;}
#dwjl .jl_lb .tit div{ width: 85%;}
#dwjl .jl_lb .tit i{ color: var(--theme-bg); font-weight: bold; margin-right: 10px;}
#dwjl .jl_lb .tit p{ width: 100%; color: #414141; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
#dwjl .jl_lb .tit span{ display: block; color: #7c7c7c; font-size: 14px;}
#dwjl .jl_lb .tit:hover p{ color: var(--theme-bg);}
#dwjl .more{ display: inline-block; margin: 3% auto 0 !important; height: 45px; line-height: 45px; text-align: center; border: 1px solid var(--theme-bg); width: 170px; border-radius: 3px; transition: 0.3s;}
#dwjl .more i{ width: 45px; height: 45px; line-height: 45px; background: var(--theme-bg); color: #fff; font-size: 14px; transition: 0.3s;}
#dwjl .more p{ width: 120px; color: var(--theme-bg); transition: 0.3s;}
#dwjl .more:hover{ background: var(--theme-bg); border: 1px solid #fff;}
#dwjl .more:hover p{ color: #fff;}
#dwjl .more:hover i{ background: #fff; color: var(--theme-bg);}

#fhsl_lb li{ padding: 3% 0;}
#fhsl_lb li .pic{ width: 45%; height: 0; padding-bottom: 24%; position: relative; overflow: hidden; transition: 0.5s;}
#fhsl_lb li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.5s;}
#fhsl_lb li .box{ width: 55%; padding-left: 3%;}
#fhsl_lb li .box h4{ font-size: 30px; color: var(--theme-bg); border-bottom: 1px solid #e1dcd7; height: 50px; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; font-weight: bold !important;}
#fhsl_lb li .box p{ font-size: 18px; margin: 3% 0 5% !important; line-height: 35px; color: #686868;display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;}
#fhsl_lb li .box:hover .more_zy{ background: var(--theme-bg); text-align: center; width: 150px;}
#fhsl_lb li .box:hover .more_zy,#fhsl_lb li .box:hover .more_zy i{ color: #fff;}
#fhsl_lb li:hover .pic img{ transform: scale(1.1);}

.more_zy{ font-size: 16px; color: #333; transition: 0.3s; width: 100px; height: 40px; line-height: 40px;}
.more_zy i{ color: var(--theme-bg); margin-left: 10px; font-size: 18px; transition: 0.3s;}
.more_zy:hover{ background: var(--theme-bg); text-align: center; width: 150px;}
.more_zy:hover,.more_zy:hover i{ color: #fff;}
@media screen and (max-width:1440px){
    #fhsl_lb li .box h4{ font-size: 26px;}
}
@media screen and (max-width:1200px){
    #dwjl .jl_lb .tit div{ width: 80%;}
}
@media screen and (max-width:991px){
    #dwjl .jl_lb{ min-height: auto; height: auto;}
    #dwjl .col-12{ margin-bottom: 30px;}
    #dwjl .jl_lb .tit span{ font-size: 12px;}
    #fhsl_lb li .box h4{ font-size: 24px; height: 40px;}
    #fhsl_lb li .box p{ font-size: 14px; line-height: 28px; margin: 3% 0 !important;}
    .more_zy{ font-size: 14px;}
}
@media screen and (max-width:768px){
    #dwjl .jl_lb .tit p{ font-size: 14px;}
    #fhsl_lb li .pic{ padding-bottom: 50%;}
    #fhsl_lb li .box p{-webkit-line-clamp: 2;}
    #fhsl_lb li .box h4{ font-size: 20px; height: 40px;}
    #fhsl_lb li .pic,#fhsl_lb li .box{ width: 100%;}
    #fhsl_lb li .box{ margin-top: 20px;}
}



/*联系我们*/
#lxwm_bj{ background: url("../images/lxwm_bj.jpg") no-repeat center top fixed; background-size: 100% auto; padding-top: 3%;}
@media screen and (max-height:800px){
    #lxwm_bj{ background-size: auto 100%;}
}
@media screen and (max-width:1440px){
    #lxwm_bj{ background-size: auto 100%;}
}
@media screen and (max-width:768px){
    #lxwm_bj{ padding-top: 15%;}
}

.huang_tit{ text-align: center; color: #f2ce9d;}
.huang_tit h2{ font-size: 36px; font-weight: bold !important; display: inline-block; position: relative;}
.huang_tit p{ text-transform: uppercase; color: rgba(242,206,157,0.5); font-size: 18px;}
.huang_tit h2:before{ position: absolute; left: -50px; top: 13px; content: ''; background: url("../images/home.png") no-repeat left center; height: 22px; width: 30px;}
.huang_tit h2:after{ position: absolute; right: -50px; top: 13px; content: ''; background: url("../images/home.png") no-repeat right center; height: 22px; width: 30px;}


#lxwm{ margin-top: 3% !important;}
#lxwm li{ float: left; background: #fff; width: 48%; border-radius: 10px; margin: 20px 0; padding: 2% 0 2% 5%;}
#lxwm li:nth-of-type(2n){ float: right;}
#lxwm li i{ width: 60px; height: 60px; text-align: center; line-height: 58px; border: 1px solid #dbdbdb; border-radius: 100%; color: var(--theme-bg); font-size: 30px; margin-right: 20px;}
#lxwm li p{ color: var(--theme-bg); font-size: 18px;}
#lxwm li span{ display: block; color: #686868; font-size: 16px;}
@media screen and (max-width:991px){
    #lxwm li{ width: 100%; margin: 10px 0;}
}

#zxly{ background: rgba(246,214,163,0.9); padding: 3%; margin-top: 5%;}



.mes-form .name{ background: url("../images/ly1.png") no-repeat 10px center #fff !important; padding-left: 52px !important; }
.mes-form .tel{ background: url("../images/ly2.png") no-repeat 10px center #fff !important; padding-left: 52px !important; }
.mes-form .content{ background: url("../images/ly3.png") no-repeat 10px 10px #fff !important; line-height: 40px; padding-left: 52px !important; }
.mes-form .captcha{ background: url("../images/ly4.png") no-repeat 10px center #fff !important; padding-left: 52px !important; }





/*公共*/
#zi_banner{ width: 100%; height: auto; position: relative;}
#zi_banner .pic{ text-align: center; overflow: hidden;}
#zi_banner .pic img{ width: 100%;}

#homebj{ position: absolute; left: 0; bottom: 0; z-index: 1; width: 100%; height: 60px; line-height: 60px; color: #fff; background: rgba(0,0,0,0.5);}
.con_lb{ bottom: -60px !important;}

#homebj ul li a{ color: #fff; position: relative; z-index: 1;}
#homebj ul li{ margin-right: 8%; position: relative; font-size: 16px; text-align: center;}
#homebj ul li:before{ position: absolute; content: ''; left: 50%; bottom: 10px; width: 0; height: 40px; border-radius: 20px; background: var(--theme-bg); transition: 0.3s;}
#homebj ul li:hover:before{ left: -50%; width: 200%;}
#homebj ul li:hover a{ color: #f6d6a3;}

#homebj .home{ height: 60px; color: #f6d6a3; font-size: 16px;}
#homebj .home i{ margin-right: 10px;}
#homebj .home a{ padding: 0 5px; color: #f6d6a3;}
@media screen and (max-width:1200px) {
    #homebj .home{ font-size: 12px;}
    #homebj ul li{ font-size: 14px;}
    #zi_banner .pic img{ width: 150%; margin-left: -35%;}
}
@media screen and (max-width:991px) {
    #homebj ul li{ float: left; width: 17%; text-align: center; margin: 0 !important; font-size: 14px;}
    #homebj{ padding: 10px 0; height: auto !important; line-height: 30px;}
    .con_lb{ bottom: -50px !important;}
    #homebj ul li:before{ bottom: -5px;}
    #homebj ul li:hover:before{ left: 0; width: 100%;}
}
@media screen and (max-width:768px) {
    #homebj ul li{ width: 25%;}
    #zi_banner .pic img{ width: 200%; margin-left: -70%;}

}


.hui{ background: #f7f2ed;}
.bai{ background: #fff;}
.index_bj{ background: url("../images/index_bj.jpg") no-repeat center bottom;}
@media screen and (max-width:768px) {
    .hui{ padding: 5% 0;}
}

.xwinfo{ padding-top: 5%;}
.xwlb{ padding-bottom: 2% !important;}
.xwlb li{ height: 68px; line-height: 68px; color: #333333; font-size: 16px; width: 190px; text-align: center; border-radius: 5px;}
.xwlb li#li-on{ background: var(--theme-bg); color: #fff;}
.xwlb li#li-on a{ color: #fff;}


.xwinfo .bai .p5{ padding: 3%;}
.xwinfo .bai .news-detail-title{ border-bottom: 1px solid #e5e5e5; padding-bottom: 3%;}
.xwinfo .bai .news-detail-title .h3{ border-bottom: none !important; color: #333333; font-size: 30px; font-weight: bold !important; padding: 0;}
.xwinfo .bai .news-detail-title .b{ color: #999999; font-size: 16px; margin-top: 2%;}
.xwinfo .bai .more{ height: 60px; line-height: 60px; background: var(--theme-bg); text-align: center; width: 210px; border-radius: 30px;}
.xwinfo .bai .more p{ color: #fff; font-size: 18px;}
.xwinfo .bai .more i{ margin-right: 20px; font-size: 20px;}
.xwinfo .bai .news-detail{ color: #666666; font-size: 18px; line-height: 40px; padding: 2% 0 5%;}
.xwinfo .bai .news-detail img{ max-width: 100%; margin: 15px auto; display: block;}

.xwinfo .newsPage{ background: var(--theme-bg); height: 100px; line-height: 100px; padding: 0 3%;}
.xwinfo .newsPage .page-a{ color: rgba(255,255,255,0.5); font-size: 16px;}
.xwinfo .newsPage .page-a a{ color: rgba(255,255,255,0.5); text-decoration: underline !important;}
@media screen and (max-width:1440px){
    #xwclass li .news_title{ font-size: 16px;}
    .xwinfo .bai .news-detail-title .h3{ font-size: 24px;}
    .xwinfo .bai .news-detail-title .h3{ font-size: 22px;}
    .xwinfo .newsPage{ line-height: 40px; padding-top: 10px;}
}
@media screen and (max-width:1200px){
    .xwinfo{ padding-top: 9%;}
    .xwlb li{ height: 50px; line-height: 50px;}
}
@media screen and (max-width:991px){
    .xwinfo .newsPage .page-a{ font-size: 14px;}
    .xwinfo .newsPage{ line-height: 30px; padding: 10px; height: auto;}
    .xwinfo .bai .news-detail-title .h3{ font-size: 18px; line-height: 25px;}
    .xwinfo .bai .more{ height: 45px; line-height: 45px;}
    .xwinfo .bai .more p{ font-size: 14px;}
    .xwinfo .bai .news-detail-title .b{ font-size: 14px;}
    .xwinfo .bai .news-detail{ font-size: 14px;}
    .xwinfo{ padding-top: 12%;}
}
@media screen and (max-width:768px){
    .xwinfo{ padding-top: 15%;}
    .xwinfo .bai .more{ float: right; margin-top: 3%;}
}
@media screen and (max-width:500px){
    .xwinfo{ padding-top: 20%;}
}


.pic_lb{ margin-top: 3% !important;}
.pic_lb li{ margin-bottom: 5%; transition: 0.5s;}
.pic_lb li .img{display: block; width: 100%; height: 0; padding-bottom: 65%; position: relative; text-align: center; overflow: hidden;}
.pic_lb li .img img{width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.3s;}
.pic_lb li .img1{display: block; width: 100%; height: 0; padding-bottom: 60%; position: relative; text-align: center; overflow: hidden;}
.pic_lb li .img1 p{width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; border: 1px solid #efefef; text-align: center; transition: 0.3s;}
.pic_lb li .img1 p img{  max-width: 100% !important; height: 100%;}
.pic_lb li .img .font{ position: absolute; left: 0; top: 0; color: #fff; width: 100%; height: 100%; padding: 23% 5% 0; background: rgba(0,0,0,0.6); opacity: 0; text-align: center; overflow: hidden; transition:opacity 0.3s;-webkit-transition:opacity 0.3s}
.pic_lb li .img .font i{ width:0; height:1px; background-color:rgba(255,255,255,0.4); margin: 5px 0; transition:width 0s 0.3s;}
.pic_lb li .img .font .text-style1 div{transition:transform 0s 0.3s;}
.pic_lb li .img .font .text1{font-size:18px; overflow: hidden;}
.pic_lb li .img .font .text1 div{transform:translateY(101%);}
.pic_lb li .img .font .text2{opacity:0.6; overflow: hidden;}
.pic_lb li .img .font .text2 div{transform:translateY(-104%);}

.pic_lb li .img1 .font{ position: absolute; left: 0; top: 0; color: #fff; width: 100%; height: 100%; padding: 23% 5% 0; background: rgba(0,0,0,0.6); opacity: 0; text-align: center; overflow: hidden; transition:opacity 0.3s;-webkit-transition:opacity 0.3s}
.pic_lb li .img1 .font i{ width:0; height:1px; background-color:rgba(255,255,255,0.4); margin: 5px 0; transition:width 0s 0.3s;}
.pic_lb li .img1 .font .text-style1 div{transition:transform 0s 0.3s;}
.pic_lb li .img1 .font .text1{font-size:18px; overflow: hidden;}
.pic_lb li .img1 .font .text1 div{transform:translateY(101%);}
.pic_lb li .img1 .font .text2{opacity:0.6; overflow: hidden;}
.pic_lb li .img1 .font .text2 div{transform:translateY(-104%);}

.pic_lb li:hover .font .text-style1 div{ transform:translateY(0%); transition:transform 0.5s 0.5s;}
.pic_lb li:hover .img .font{ opacity: 1;}
.pic_lb li:hover .img .font i{opacity:1;width:100%;transition:width 0.5s 0.3s;-webkit-transition:width 0.5s 0.3s}

.pic_lb li:hover .img1 .font{ opacity: 1;}
.pic_lb li:hover .img1 .font i{opacity:1;width:100%;transition:width 0.5s 0.3s;-webkit-transition:width 0.5s 0.3s}

.pic_lb li .tit{ width: 100%; padding: 4%; background: #fff; transition: all 0.5s;}
.pic_lb li .tit p{ width: 80%; color: #303030; font-size: 18px; height: 50px; line-height: 50px; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; }
.pic_lb li .tit span{ display: block; width: 50px; height: 50px; text-align: center; border-radius: 100%; line-height: 50px; background: #fff; transition: 0.3s;}
.pic_lb li .tit span i{ transform:rotate(-45deg); font-size: 20px; transition: 0.5s;}
.pic_lb li:hover{ box-shadow: 0 0 15px rgba(0,0,0,0.15);}
.pic_lb li:hover .pic img{ transform: scale(1.1);}
.pic_lb li:hover .tit span{ background: var(--theme-bg);}
.pic_lb li:hover .tit span i{ color: #fff; transform:rotate(0deg);}
.pic_lb li:hover .tit{ background: #fff;}

@media screen and (max-width:991px){
    .pic_lb li .img .font .text1{ font-size: 14px;}
    .pic_lb li .title p{ font-size: 14px;}
}



/*翻页*/
.page {
 font-size: 0;
 text-align: center;
}
.page .center {
 display: inline-block;
 overflow: hidden;
}
.page .center .page-span {
 float: left;
 font-size: 14px;
 color: #c3c3c3;
 line-height: 32px;
 margin-right: 30px;
}
.page .center .page-list {
 float: left;
 overflow: hidden;
}
.page .center .page-list ul li {
 float: left;
 width: auto;
 min-width: 30px;
 height: 32px;
 text-align: center;
 line-height: 30px;
 font-size: 14px;
 margin: 0 4px;
 padding: 0;
 border: none;
 background: transparent;
}
.page .center .page-list ul li a {
 min-width: 20px;
 padding: 0 5px;
 border: 1px solid #eee;
 display: block;
 color: #333;
 border-radius: 4px;
 -webkit-border-radius: 4px;
 overflow: hidden;
 background: #fff;
}
.page .center .page-list ul li:hover a {
 color: #f3c04b;
}
.page .center .page-list ul li.active a {
 background: #f3c04b;
 color: #fff;
}
