.main{ line-height: 30px; padding: 5% 0;}

@media screen and (max-width:768px){
    .row{ margin: 0;}
}
.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") repeat center top; width: 100%; height: 100%; background-size: 100%;}

.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_index{ height: auto; margin: 0 auto; position: fixed; z-index: 20; transition: 0.3s; width: 100%; background: rgba(0,0,0,0.1);}
#top_index_zy{ height: auto; margin: 0 auto; position: relative; transition: 0.3s;}
#logo{ text-align: center; padding: 1% 0; transition: 0.3s;}
#logo a{ display: block;}
#logo a img{ max-width: 100%; transition:0.5s;}
#logo .show{ display: inline-block;}
#logo .hidden{ display: none;}

#top_tel{ color: #fff; font-size: 28px;}
#top_tel i{ font-size: 25px; margin-right: 10px;}

#nav{ height: auto; transition:0.3s; text-align: center;}
#nav li{ display: inline-block; padding: 0; 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: #d2000c; content: ''; height: 4px; width: 0; transition: 0.3s;}
#nav li:hover .big{ color: #fff;}
#nav li:hover .big:before{ width: 100%;}
#nav .navli_hover a:before{ width: 100%;}
#nav .navli_hover a{ }

#nav li .navson{display: none; position: absolute; left: 0; overflow: hidden; border-top: 1px solid #ededed; background: url("../images/whbj.jpg") no-repeat right bottom #fff; background-size: 60% auto; box-shadow: 0 10px 10px rgba(0,0,0,0.05); color: #333; top: 100%; z-index: 20; width: 100vw;}
#nav li .navson .main{ padding: 30px 0;}
#nav li .navson .nav_font{ float: left; width: 40%; padding-right: 5%; text-align: left; line-height: 30px;}
#nav li .navson .nav_font dl{ margin: 0;}
#nav li .navson .nav_font dl dd{ float: left; width: 45%; text-align: left; margin: 0; transition: 0.3s;}
#nav li .navson .nav_font dl dd:nth-of-type(2n){ float: right;}
#nav li .navson .nav_font dl dd a{ display: block; width: 80%; color: #333333; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
#nav li .navson .nav_font dl dd .tit{ height: 60px; line-height: 60px; font-size: 15px; border-bottom: 1px solid #ebebeb; position: relative; transition: 0.3s;}
#nav li .navson .nav_font dl dd .tit:before{ position: absolute; right: 0; top: 0; content: '>'; width: 10%; height: 100%; color: #999; font-size: 14px;}
#nav li .navson .nav_font dl dd:hover .tit{ border-bottom: 1px solid #d2000c;}
#nav li .navson .nav_font dl dd:hover .tit a{ color: #d2000c !important; font-weight: bold;}
#nav li .navson .nav_pic{ float: right; width: 60%; padding: 3%; text-align: left;}
#nav li .navson .nav_pic i{ color: rgba(210,0,12,0.05); font-size: 50px; font-weight: bold; text-transform: uppercase;}
#nav li .navson .nav_pic h4{ color: #d2000c; font-size: 28px; font-weight: bold !important; margin: -30px 0 10px !important; position: relative;}
#nav li .navson .nav_pic .content{ color: #666666; font-size: 16px; padding: 2% 0 3%;}
#nav li .navson .nav_pic .more{ height: 35px; line-height: 35px; background: #d2000c; width: 20%; text-align: center; color: #fff; font-size: 14px; border-radius: 25px; transition: 0.3s;}
#nav li .navson .nav_pic .more:hover{ background: #333;}

.top_index_active{ background: #fff !important; box-shadow: 0 0 20px rgba(0,0,0,0.2);}
.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 #top_tel{color: #333;}
.top_index_active #top_tel i{ color: #d2000c;}
.top_index_active #c-header .c-switch i{ background: #333;}

.top_bj_active{ width: 100%; z-index: 20; background: #fff !important; top: 0; box-shadow: 0 0 20px rgba(0,0,0,0.1); position: fixed !important;}
.top_bj_active #logo{ padding: 0;}
.top_bj_active #logo img{ transform: scale(0.8);}
.top_bj_active #logo .show{ display: none;}
.top_bj_active #logo .hidden{ display: inline-block;}
.top_bj_active #nav li{ font-size: 16px;}
.top_bj_active #nav li .big{ color: #333;}
.top_bj_active #top_tel{color: #333;}
.top_bj_active #top_tel i{ color: #d2000c;}
.top_bj_active #c-header .c-switch i{ background: #333;}


@media screen and (max-width:1600px){
    #top_tel{ font-size: 24px;}
}
@media screen and (max-width:1440px){
    #logo a img{ max-width: 80%;}
    #top_tel{ font-size: 20px;}
    #top_tel i{ font-size: 20px;}
}
@media screen and (max-width:1200px){
    #nav li{ font-size: 14px;}
    .top_bj_active #nav li,.top_index_active #nav li{ font-size: 14px;}
    #nav li .navson .nav_pic i{ font-size: 36px;}
}
@media screen and (max-width:991px){
    #top_index{ padding: 0; width: 100%;}
    #logo{ text-align: left;}
}
@media screen and (max-width:768px){
    #logo{ padding: 2%;}
}


#banner,#mobile_banner{ position: relative;}
#banner img{ width: 100%;}
#banner .swiper-pagination{ bottom: 3%;}
#banner .swiper-pagination-bullet{ width: 20px; height: 5px; border-radius: 1px; transition:0.3s; opacity: 0.7; background: #fff;}
#banner .swiper-pagination-bullet-active{ width: 60px; background: #d51e07; opacity: 1;}
#banner .swiper-button-next:after,#banner .swiper-button-prev:after{ display: none;}
#banner .swiper-button-next i,#banner .swiper-button-prev i{ color: #fff; font-size: 20px;}
#banner .swiper-button-next,#banner .swiper-button-prev{ background: rgba(0,0,0,0.05); width: 50px; height: 50px; line-height: 50px; border-radius: 100%;}
#banner .swiper-button-next{ right: 5%;}
#banner .swiper-button-prev{ left:5%; }

#mobile_banner img{ width: 100%;}
#mobile_banner .swiper-pagination-bullet-active{ background: #d33f23;}


@media screen and (max-width:1200px){
    #banner .gallery-thumbs .swiper-slide span{ font-size: 12px;}
}




/*底部*/
#end_bj{ background: #1a1b1d; width: 100%; text-align: left; position: relative; border-top: 3px solid #d2000c;}
#end_nr_bj{ width: 100%; height: auto; overflow: hidden; color: rgba(255,255,255,0.6); position: relative;}
#end_nr_bj a{ color: rgba(255,255,255,0.6); transition: 0.3s; position: relative;}
#end_nr_bj a:hover{ color: #fff;}
#end_nr_bj a:after{z-index:1;content: ''; position: absolute; left: 0; bottom: 0; display: block; height:5px; background-color: rgba(255, 255, 255, .3);width:100%; -webkit-transition: transform .5s; -moz-transition: transform .5s; -ms-transition: transform .5s; -o-transition: transform .5s; transition: transform .5s; -webkit-transform: scaleX(0); transform: scaleX(0);-webkit-transform-origin: right center;transform-origin: right center;}
#end_nr_bj a:hover::after{ -webkit-transform-origin: left center;transform-origin: left center;  -webkit-transform: scaleX(1); -moz-transform: scaleX(1); -ms-transform: scaleX(1); -o-transform: scaleX(1); transform: scaleX(1);}

#end_nr_bj .main{ padding: 3% 0;}
#end_nr_bj .tit{ font-size: 16px; color: #fff; margin-bottom: 20px; position: relative; height: 50px;}
#end_nr_bj .tit i{ color: #e62129; font-size: 14px;}
#end_nr_bj .tit p{ padding: 0 10px;}
#end_nr_bj .tit span{ text-transform: uppercase; font-size: 14px; color: rgba(255,255,255,0.5);}
#end_nr_bj .tit:before{ position: absolute; left: 0; bottom: 0; width: 100%; height: 1px; background: rgba(255,255,255,0.1); content: '';}
#end_nr_bj ul li{ float: left; width: 50%; height: 40px; line-height: 40px;}
#end_nr_bj ul#end_nav li{ width: 33%;}
#end_nr_bj .end_tel{ margin-bottom: 3%; color: #fff;}
#end_nr_bj .end_tel i{ font-size: 20px;}
#end_nr_bj .end_tel em{ font-size: 16px; margin-left: 10px;}
#end_nr_bj .end_tel span{ display: block; font-size: 23px; font-weight: bold;}
#end_nr_bj .content p{ color: rgba(255,255,255,0.5);}
#end_nr_bj .ewm{ text-align: center; margin: 0 2%; }
#end_nr_bj .ewm img{ max-width: 55%;}

#end_line{ height: auto; color: rgba(255,255,255,0.3); border-top: 1px solid rgba(255,255,255,0.1); padding: 20px 0; }
#end_line a{  color: rgba(255,255,255,0.3);}
#end_line a:hover{ color: #fff;}
#end_line .end_line_nr{}

@media screen and (max-width:1440px){
    #end_nr_bj .end_tel span{ font-size: 18px;}
}
@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
    #end_nr_bj .ewm{ width: 40%; text-align: center;}
    #end_nr_bj .content{ margin-bottom: 3%;}
    #end_line .end_line_nr{ text-align: center !important;}
    #end_nr_bj .ewm img{ max-width: 100%;}
}
@media screen and (max-width:768px){
}


.footer_zx{ height:60px; overflow: hidden; right:0; bottom:0; z-index: 20; width:100%; line-height: 25px; position: fixed; background-color:#151a2b;}
.footer_zx a{ color:#fff !important; display: block; width: 50%; height: 100%; float: left; text-align: center; background-color:#151a2b;}
.footer_zx a:last-of-type{ background: #cf010d;}
.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){
}
@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
}
@media screen and (max-width:768px){
    .footer_zx i{ padding: 4% 0 1%;}
}
@media screen and (max-width:765px){
    .footer_zx i{ padding: 2% 0 1%;}
}


/*首页*/
#jjbj{ background: url("../images/map.png") no-repeat center;}
.tit_in:before{ position: absolute; left: -10%; top: 0; content: 'dafang'; color: #f8f8f8; font-size: 100px; text-transform: uppercase; font-weight: bold;}
.tit_in h2{ color: #282828; font-size: 40px; line-height: 60px; font-weight: bold !important; position: relative; z-index: 1;}
.tit_in p{ color: #888888; font-size: 24px; text-transform: uppercase; position: relative; z-index: 1;}
.tit_line{ width: 1px; height: 60px; background: rgba(230,33,41,0.3); position: relative; margin: 20px 0;}
.tit_line:before{ animation: fwzcline 2.5s infinite; position: absolute; top: 25px; right: -5px; z-index: 3; content: ''; width: 10px; height: 10px; background: #e62129; border-radius: 100%;}
.tit_font{ text-align: right; color: #666666; font-size: 16px;}
.hui .tit_in:before{ color: #f1f1f1;}
.more_in{ position: relative; z-index: 1; height: 45px; line-height: 45px; border: 1px solid #eaeaea; width: 170px; color: #666666; margin-top: 3%; float: right; transition: 0.3s;}
.more_in i{ margin-left: 10px; color: #e62129; font-size: 20px; transition: 0.3s;}
.more_in:hover{ background: #e62129; border: 1px solid #e62129; color: #fff;}
.more_in:hover i{ color: #fff;}
@keyframes fwzcline {
    0% {
        top: 0;
    }
    50% {
        top: 90%;
    }
    100% {
        top: 0;
    }
}

@media screen and (max-width:1440px){
    .tit_in h2{ font-size: 32px; line-height: 40px;}
    .tit_in p{ font-size: 18px;}
    .tit_in:before{ font-size: 75px; left: 0;}
    .tit_font{ font-size: 14px;}
}
@media screen and (max-width:1200px){
    .tit_font{ font-size: 12px;}
}
@media screen and (max-width:768px){
    .tit_in h2{ font-size: 26px; line-height: 30px;}
    .tit_in p{ font-size: 14px;}
    .tit_in:before{ font-size: 50px;}
}


#jjbj .nr{ color: #282828; font-size: 30px; font-weight: bold;}
#jjbj .content{ margin: 5% 0; line-heijjbj_zyght: 40px; color: #666666; font-size: 16px; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;}
#jjbj .more{ color: #666; width: 150px; height: 35px; line-height: 35px; border: 1px solid #ececec; transition: 0.3s; position: relative; overflow: hidden;}
#jjbj .more .d-flex{ position: relative; z-index: 1;}
#jjbj .more i{ font-size: 20px; margin-left: 10px;}
#jjbj .more:before { content: ""; position: absolute; left: -150%; top: -150%; background: #d51e07; width: 300%; height: 300%; border-radius: 50%;  transition: 0.5s; transform: scale(0);}
#jjbj .more:hover:before { transform: scale(1);}
#jjbj .more:hover .d-flex{ color: #fff;}
.jjys{ border: 1px solid #ececec; margin-top: 5% !important;}
.jjys li{ width: 25%; border-right: 1px solid #ececec; padding: 1.5% 0; position: relative; cursor: pointer;}
.jjys li:before{ position: absolute; bottom: -5px; right: 48%; z-index: 1; content: ''; width: 10px; height: 10px; background: #e62129; border-radius: 100%; opacity: 0; transition: 0.3s;}
.jjys li:after{ position: absolute; content: ''; left: 50%; height: 1px; bottom: 0; width: 0; background: rgba(230,33,41,0.3); transition: 0.3s;}
.jjys li:last-of-type{ border-right: none;}
.jjys li .pic{ padding-right: 20px; }
.jjys li .pic:before{ position: absolute; right: 0; top: 25%; content: ''; width: 1px; height: 50%; background: #ececec; }
.jjys li .font{ padding-left: 20px; line-height: 20px;}
.jjys li .font h2{ display: inline-block; color: #282828; font-size: 36px; position: relative; font-weight: bold !important;}
.jjys li .font h2 sup{ position: absolute; right: -30px; top: 0; width: 26px; height: 26px; border-radius: 100%; line-height: 26px; background: #d51e07; color: #fff; font-size: 14px; text-align: center; font-weight: normal;}
.jjys li .font p{ color: #8a8a8a; font-size: 16px;}
.jjys li:hover:before{ opacity: 1;}
.jjys li:hover:after{ left: 35%; width: 30%;}
@media screen and (max-width:991px){
    #jjbj .more{ margin-bottom: 4%;}
}


/*.cpzx{}*/
/*.cpzx .swiper-slide { background-position: center; position: relative; overflow: hidden;}*/
/*.cpzx .mySwiper2 { overflow: hidden; height: auto; position: relative; padding: 0 !important;}*/
/*.cpzx .mySwiper2 .swiper-slide ul{ padding: 7% 0 5% 5% !important;}*/
/*.cpzx .mySwiper2 .swiper-slide ul li{ text-align: center; position: relative; overflow: hidden; transition: 0.3s; margin-bottom: 8%;}*/
/*.cpzx .mySwiper2 .swiper-slide ul li .pic{ width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}*/
/*.cpzx .mySwiper2 .swiper-slide ul li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition:0.3s;}*/
/*.cpzx .mySwiper2 .swiper-slide ul li .pic p{ background: rgba(17,24,43,0.7); height: 60px; line-height: 60px; width: 100%; position: absolute; left: 0; bottom: 0; color: #fff; font-size: 16px; transition: 0.5s;}*/
/*.cpzx .mySwiper2 .swiper-slide ul li .tit{ position: absolute; left: 0; top: 100%; background: rgba(17,24,43,0.8); width: 100%; height: 100%; z-index: 1; color: #fff; padding-top: 30%; transition: 0.5s; opacity: 0;}*/
/*.cpzx .mySwiper2 .swiper-slide ul li .tit:before{ position: absolute; left: 5%; top: 7%; content: ''; width: 90%; height: 86%; border: 1px solid rgba(255,255,255,0.2);}*/
/*.cpzx .mySwiper2 .swiper-slide ul li .tit h2{ font-size: 18px; font-weight: bold !important;}*/
/*.cpzx .mySwiper2 .swiper-slide ul li .tit i{ color: #e62129; font-size: 30px; font-weight: bold; margin-top: 5%;}*/
/*.cpzx .mySwiper2 .swiper-slide ul li:hover{ box-shadow: 0 0 20px rgba(0,0,0,0.2);}*/
/*.cpzx .mySwiper2 .swiper-slide ul li:hover .pic p{ bottom: -100%;}*/
/*.cpzx .mySwiper2 .swiper-slide ul li:hover .tit{ top: 0; opacity: 1;}*/
/*.cpzx .mySwiper .tit_in h2{ color: #fff;}*/
/*.cpzx .mySwiper .tit_in p{ color: rgba(255,255,255,0.5);}*/
/*.cpzx .mySwiper .tit_in:before{ color: rgba(255,255,255,0.05); left: -20%;}*/
/*.cpzx .mySwiper .more{ height: 45px; line-height: 45px; background: #e62129; width: 50%; color: #fff; margin-top: 10%; transition: 0.3s;}*/
/*.cpzx .mySwiper .more i{ margin-left: 10px;}*/
/*.cpzx .mySwiper .more:hover{ background: #fff; color: #e62129;}*/

/*.cpzx .mySwiper { height: auto; text-align: left; position: relative; padding: 8% 5% 0 0; overflow: inherit;}*/
/*.cpzx .mySwiper:before{ position: absolute; top: 0; right: 0; content: ''; width: 175%; height: 100%; background: url("../images/cpfl_bj.jpg") no-repeat left top; opacity: 0.1; z-index: 2;}*/
/*.cpzx .mySwiper:after{ position: absolute; top: 0; right: 0; content: ''; width: 175%; height: 100%; background: #11182b; z-index: 1;}*/
/*.cpzx .mySwiper .swiper-wrapper{ width: auto; position: relative; z-index: 5; display: block !important;}*/
/*.cpzx .mySwiper .swiper-slide{float: left; border-radius: 5px; margin-right: 4% !important;width: 48% !important;cursor: pointer; margin-bottom: 1rem;white-space: nowrap;transition:.4s;*/
/*    text-overflow:ellipsis; overflow: hidden; text-align: center;color: rgba(255,255,255,.9);border:1px solid rgba(255,255,255,.7);line-height: 45px;height: 45px !important; }*/
/*.cpzx .mySwiper .swiper-slide i{ font-size: 12px;}*/
/*.cpzx .mySwiper .swiper-slide:nth-of-type(2n+0){margin-right: 0px !important;}*/
/*.cpzx .mySwiper .swiper-slide:hover{background: #d0121b;color: #fff;border:1px solid #d0121b; }*/
/*.cpzx .mySwiper .swiper-slide-thumb-active{background: #d0121b;color: #fff;border:1px solid #d0121b; }*/


.in_02 .mySwiper2{height: auto;overflow: hidden;}
.in_02 .mySwiper2 .row{position: relative;height: auto;overflow: hidden;}
.in_02 .mySwiper2 .swiper-slide ul{ padding: 7% 0 5% 5% !important;}
.in_02 .mySwiper2 .swiper-slide ul li{ text-align: center; position: relative; overflow: hidden; transition: 0.3s; margin-bottom: 8%;}
.in_02 .mySwiper2 .swiper-slide ul li .pic{ width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
.in_02 .mySwiper2 .swiper-slide ul li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition:0.3s;}
.in_02 .mySwiper2 .swiper-slide ul li .pic p{ background: rgba(17,24,43,0.7); height: 60px; line-height: 60px; width: 100%; position: absolute; left: 0; bottom: 0; color: #fff; font-size: 16px; transition: 0.5s;}
.in_02 .mySwiper2 .swiper-slide ul li .tit{ position: absolute; left: 0; top: 100%; background: rgba(17,24,43,0.8); width: 100%; height: 100%; z-index: 1; color: #fff; padding-top: 30%; transition: 0.5s; opacity: 0;}
.in_02 .mySwiper2 .swiper-slide ul li .tit:before{ position: absolute; left: 5%; top: 7%; content: ''; width: 90%; height: 86%; border: 1px solid rgba(255,255,255,0.2);}
.in_02 .mySwiper2 .swiper-slide ul li .tit h2{ font-size: 18px; font-weight: bold !important;}
.in_02 .mySwiper2 .swiper-slide ul li .tit i{ color: #e62129; font-size: 30px; font-weight: bold; margin-top: 5%;}
.in_02 .mySwiper2 .swiper-slide ul li:hover{ box-shadow: 0 0 20px rgba(0,0,0,0.2);}
.in_02 .mySwiper2 .swiper-slide ul li:hover .pic p{ bottom: -100%;}
.in_02 .mySwiper2 .swiper-slide ul li:hover .tit{ top: 0; opacity: 1;}

.in_02 .mySwiper{ overflow: inherit; padding-top: 5%;}
.in_02 .mySwiper .swiper-wrapper{display: block !important;}
.in_02 .in02a{ height: auto; transition-duration: 0ms !important;transform: translate3d(0px, 0px, 0px) !important; position: relative; z-index: 2 !important;}
.in_02 .mySwiper:before{ position: absolute; top: 0; right: 0; content: ''; width: 175%; height: 100%; background: url("../images/cpfl_bj.jpg") no-repeat left top; opacity: 0.1; z-index: 2;}
.in_02 .mySwiper:after{ position: absolute; top: 0; right: 0; content: ''; width: 175%; height: 100%; background: #11182b; z-index: 1;}

.in_02 .mySwiper .tit_in,.in_02 .mySwiper .tit_line,.in_02 .mySwiper .more{ position: relative; z-index: 2 !important;}
.in_02 .mySwiper .tit_line{ margin: 35px 0;}
.in_02 .mySwiper .tit_in h2{ color: #fff;}
.in_02 .mySwiper .tit_in p{ color: rgba(255,255,255,0.5);}
.in_02 .mySwiper .tit_in:before{ color: rgba(255,255,255,0.05); left: -20%;}
.in_02 .mySwiper .more{ height: 45px; line-height: 45px; background: #e62129; width: 50%; color: #fff; margin-top: 10%; transition: 0.3s;}
.in_02 .mySwiper .more i{ margin-left: 10px;}
.in_02 .mySwiper .more:hover{ background: #fff; color: #e62129;}

.in_02 .mySwiper .swiper-slide{float: left;margin-right: 4% !important;width: 46% !important;cursor: pointer; margin-bottom: 1rem;white-space: nowrap;transition:.4s; text-overflow:ellipsis; overflow: hidden; text-align: center;color: rgba(255,255,255,.9);border:1px solid rgba(255,255,255,.7);line-height: 45px;height: 45px !important; }
.in_02 .mySwiper .swiper-slide:nth-of-type(2n+0){margin-right: 0px !important;}
.in_02 .mySwiper .swiper-slide:hover{background: #d0121b;color: #fff;border:1px solid #d0121b; }
.in_02 .mySwiper .swiper-slide-thumb-active{background: #d0121b;color: #fff;border:1px solid #d0121b; }


@media screen and (max-width:1800px){
}
@media screen and (max-width:1600px){
}
@media screen and (max-width:1440px){
    #jjbj .nr{ font-size: 24px;}
    #jjbj .content{ font-size: 14px; line-height: 35px;}
    .jjys li .font h2{ font-size: 28px;}
    .jjys li .font h2 sup{ font-size: 12px; width: 20px; height: 20px; line-height: 20px;}
    .jjys li .font p{ font-size: 14px;}
}
@media screen and (max-width:1200px){
    .in_02 .mySwiper2 .swiper-slide ul li .pic p{ height: 45px; line-height: 45px; font-size: 14px;}
    .in_02 .mySwiper{ padding: 6% 2% 0 0;}
    .in_02 .mySwiper .tit_in{ margin-bottom: 5%;}
    .in_02 .mySwiper .tit_in:before{ left: 0; font-size: 60px;}
    .in_02 .mySwiper .tit_line{ display: none;}
}
@media screen and (max-width:991px){
    .jjys li{ width: 50%; float: left; border-bottom: 1px solid #ececec; padding: 3% 0;}
    .jjys li:nth-of-type(3),.jjys li:nth-of-type(4){ border-bottom: none;}
    .jjys li:nth-of-type(2){ border-right: none;}
    .in_02 .mySwiper{ padding: 2% 15px;}
    .in_02 .mySwiper:before{ width: 140%; right: -18%;}
    .in_02 .mySwiper:after{ right: -18%;}
    .in_02 .mySwiper .more,.in_02 .mySwiper .tit_line{ display: none !important;}
    .in_02 .mySwiper .tit_in{ margin-bottom: 3%;}
    .in_02 .mySwiper2 .swiper-slide ul{ padding: 5% 0 0 !important;}
    .in_02 .mySwiper2 .swiper-slide ul li .tit h2{ font-size: 14px; font-weight: normal !important;}
}
@media screen and (max-width:768px){
    .jjys li .pic{ padding-right: 10px; width: 25%;}
    .jjys li .pic img{ width: 100%;}
    .jjys li .font{ padding-left: 10px;}
    .jjys li .font h2{ font-size: 24px;}
    .jjys li .font p{ font-size: 12px;}
    .in_02 .mySwiper2 .swiper-slide ul li .tit i{ display: none;}
    .in_02 .mySwiper2 .swiper-slide ul li .tit h2{ font-size: 12px;}
    .in_02{ margin: 0 -15px !important;}
    .in_02 .mySwiper2 .swiper-slide ul li .pic p{ height: 30px; line-height: 30px; font-size: 12px;}
}



#cpys{ position: relative; overflow: hidden;}
#cpys .swiper { width: 100%; height: 100%; margin-left: auto; margin-right: auto;}
#cpys .mySwiper2 { height: auto; width: 100%;}
#cpys .mySwiper2 .swiper-slide{ position: relative;}
#cpys .mySwiper2 .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 35%; position: relative; overflow: hidden;}
#cpys .mySwiper2 .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
#cpys .cpys_hover{ position: absolute; left: 10%; bottom: 0; z-index: 1; width: 20%; height: 100%; background: rgba(255,255,255,0.8); }
#cpys .mySwiper { box-sizing: border-box; overflow: inherit;}
#cpys .mySwiper .swiper-slide {color: #666666; border-right: none; padding: 5% 5%; border-bottom: 1px solid #f2f2f2; position: relative; transition: 0.3s; cursor: pointer; }
#cpys .mySwiper .swiper-slide:last-of-type{ border-right: 1px solid rgba(255,255,255,0.2);}
#cpys .mySwiper .swiper-slide .pic{ width: 88%;}
#cpys .mySwiper .swiper-slide .pic em{ font-size: 30px; margin-right: 20px; }
#cpys .mySwiper .swiper-slide .pic p{ font-size: 16px; white-space: nowrap; overflow:hidden; text-overflow: ellipsis;}
#cpys .mySwiper .swiper-slide i{ font-size: 26px;}
#cpys .mySwiper .swiper-slide-thumb-active{ background: #e62129; color: #fff; }
@media screen and (max-width:1700px){
}
@media screen and (max-width:1600px){
}
@media screen and (max-width:1440px){
    #cpys .mySwiper .swiper-slide .pic em{ font-size: 20px;}
    #cpys .mySwiper .swiper-slide .pic p{ font-size: 14px;}
    #cpys .mySwiper .swiper-slide i{ font-size: 20px;}
    #cpys .cpys_hover{ width: 25%;}
}
@media screen and (max-width:1200px){
    #cpys .mySwiper2 .swiper-slide .pic{ padding-bottom: 40%;}
    #cpys .cpys_hover{ width: 35%;}
}
@media screen and (max-width:991px){
    #cpys .cpys_hover{ width: 50%;}
    #cpys .mySwiper2 .swiper-slide .pic{ padding-bottom: 50%;}
    #cpys .mySwiper .swiper-slide i{ display: none;}
}
@media screen and (max-width:768px){
    #cpys .mySwiper2 .swiper-slide .pic{ padding-bottom: 60%;}
    #cpys .cpys_hover{ width: 80%;}
}
@media screen and (max-width:650px){
    #cpys .mySwiper2 .swiper-slide .pic{ padding-bottom: 80%;}
}
@media screen and (max-width:550px){
    #cpys .mySwiper2 .swiper-slide .pic{ padding-bottom: 100%;}
}
@media screen and (max-width:450px){
    #cpys .mySwiper2 .swiper-slide .pic{ padding-bottom: 120%;}
}



.index05 {padding:0;overflow:hidden;}
.index05 .content {background:url(../images/in05_bg3.jpg) no-repeat center bottom;background-size:cover; padding: 0;}
.index05 .txtbox {padding:15px; float: left; width: 25%; height: 100%; position: relative; overflow: hidden;}
.index05 .t4{ color: #fff; font-weight: bold; font-size: 60px;transition: 0.3s; text-align: center;}
.index05 .t5 {color:#fff; position: relative; text-align: center;}
.index05 .t5 span{ display: block; font-size: 14px; text-transform: uppercase; color: rgba(255,255,255,0.5);}
.index05 .t5:before{ position: absolute; left: 50%; top: 180%; content: ''; opacity: 0 !important; width: 1px; height: 0; background: rgba(255,255,255,0.2); transition: 0.5s !important;}
.index05 .t5:after{ position: absolute; left: 48.7%; top: 180%; content: ''; opacity: 0 !important; width: 10px; height: 10px; background: rgba(255,255,255,0.9); border-radius: 100%; transition: 0.3s !important;}
.index05 .t6 {color:#fff;line-height: 22px;margin-top:15px; opacity: 0 !important; transition: 0.5s !important; text-align: center;}
.index05 .more { display: block; margin: 15px auto 0; color:rgba(255,255,255,.63); width:25px; height:25px; line-height:25px; font-size:16px;text-align:center; background: rgba(255,255,255,0.2); opacity: 0 !important;}
@media(max-width:991px) {
    .index05 .txtbox {border-bottom:1px solid rgba(255,255,255,.2);border-right:1px solid rgba(255,255,255,.2);}
    .index05 .txtbox:last-child {border:none;}
    .index05 .txtbox{ float: left; width: 50%; height: auto;}
    .index05 .t4{ margin-top: 5%; font-size: 40px;}
    .index05 .t5{ margin-top: 3%;}
    .index05 .t5 span{ line-height: 20px; font-size: 12px; min-height: 40px;}
    .index05 .t6,.index05 .more{ display: none;}

}
@media(min-width:992px) {
    .index05 .txtbox {flex:1;padding:25px;border-right:1px solid rgba(255,255,255,.2);transition:.36s background;}
    .index05 .content { background:url(../images/in05_bg.jpg) no-repeat center bottom; background-position:0 0;transition:.36s background-position ease-in;}
    .index05 .t4 {height:auto; font-size: 46px; margin-top: 25%;}
    .index05 .t5 {font-size:20px;margin-top:10%;transition:.36s margin;}
    .index05 .t5 span{ font-size: 12px;}
    .index05 .t6 {color:rgba(255,255,255,1);line-height: 30px;height:auto; min-height: 150px; transition: 0.5s !important; font-size: 14px;opacity: 0;}
    .index05 .txtbox.active,.index05 .txtbox:hover {background:rgba(230,33,41,.9);transition:.36s background; height: auto;}
    .index05 .txtbox.active .t5,.index05 .txtbox:hover .t5 {margin-top:10%;transition:.36s margin;}
    .index05 .txtbox.active .t6,.index05 .txtbox:hover .t6 {color:#fff;height:auto; font-size: 12px; transition:.36s height; opacity: 1 !important;}
    .index05 .txtbox.active .more,.index05 .txtbox:hover .more {opacity:0;}
}
@media screen and (max-width:1200px){
    .index05 .t6 { min-height: 210px;}
}
@media(min-width:1200px) {
    .index05 {padding:0;}
    .index05 .txtbox {padding:20px; }
    .index05 .t4 {height:auto; margin-top: 25%;}
    .index05 .t5 { margin-top:20%;}
    .index05 .t6 {margin-top:10%; transition: 0.5s !important;}
    .index05 .txtbox.active .t5,.index05 .txtbox:hover .t5 {margin-top:15%;}
    .index05 .txtbox:before{ font-size: 70px;}
    .index05 .txtbox.active .t6,.index05 .txtbox:hover .t6{ opacity: 1 !important; font-size: 14px;}
    .index05 .txtbox.active .more,.index05 .txtbox:hover .more{ opacity: 1 !important;}
}
@media(min-width:1400px) {
    .index05 .txtbox {padding:40px; }
    .index05 .content {height: 650px;}
    .index05 .t5 {margin-top:12%; text-align: center;}
    .index05 .t5 p{ font-size: 24px; font-weight: bold;}
    .index05 .t6{ opacity: 0; transition: 0.5s !important;margin-top:45%; min-height: 180px; }
    .index05 .txtbox:before{ font-size: 80px;}
    .index05 .txtbox.active .t4,.index05 .txtbox:hover .t4{ margin-top: 25%;}
    .index05 .txtbox.active .t5,.index05 .txtbox:hover .t5 {margin-top: 8%;}
    .index05 .txtbox.active .t5:before,.index05 .txtbox:hover .t5:before{ opacity: 1 !important; top: 115%; height: 150%;}
    .index05 .txtbox.active .t5:after,.index05 .txtbox:hover .t5:after{ opacity: 1 !important;}
}
@media(min-width:1600px) {
    .index05 .txtbox:before{ font-size: 90px;}
    .index05 .t6{ margin-top:35%; }
    .index05 .txtbox {padding: 50px; }
}




#anli{ margin-top: 0;}
#anli .swiper-container {
    width: 100%;
    height: 100%;
    padding: 0;
    position: relative;
}
#anli .swiper-slide {
    text-align: left;
    transition:0.3s;
    position: relative;
    overflow: hidden;
    background: #11182b;

    /* 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;
}
#anli .swiper-slide .pic{ position: absolute; left: 0; top: 0; display: block; width: 100%; height: 0; padding-bottom: 130%; overflow: hidden; opacity: 0; transition: 0.3s;}
#anli .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#anli .swiper-slide .font{ height: auto; background: #fff; transition: 0.5s all; padding: 7% 10%;}
#anli .swiper-slide .font .class{ color: #e62129; position: relative; z-index: 1; height: 65px; line-height: 65px; font-size: 16px;}
#anli .swiper-slide .font .class i{ margin-right: 10px;}
#anli .swiper-slide .font .tit{ position: relative; z-index: 1; color: #282828; font-size: 20px; font-weight: bold; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
#anli .swiper-slide .font .nr{ position: relative; z-index: 1; margin: 10% 0 20%; color: #8c8c8c; font-size: 14px; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;}
#anli .swiper-slide .font .time{ position: relative; z-index: 1; border-top: 1px solid #f1f1f1; padding-top: 5%;}
#anli .swiper-slide .font .time p{ color: #e62129; font-size: 52px; font-family: cursive; font-weight: bold;}
#anli .swiper-slide .font .time span{ color: #666666; font-size: 16px;}
#anli .swiper-slide .font .time span i{ width: 25px; height: 25px; background: #f5f5f5; line-height: 25px; text-align: center; font-size: 12px; color: #bcbcbc; margin-top: 5%;}
#anli .swiper-slide:hover .font{ background: #11182b; color: #fff;}
#anli .swiper-slide:hover .font .class,#anli .swiper-slide:hover .font .tit,#anli .swiper-slide:hover .font .nr,#anli .swiper-slide:hover .font .time p,#anli .swiper-slide:hover .font .time span{ color: #fff;}
#anli .swiper-slide:hover .font .time{ border-top: 1px solid rgba(255,255,255,0.5);}
#anli .swiper-slide:hover .font .time span i{ background: rgba(255,255,255,0.3); color: #fff;}
#anli .swiper-slide:hover .pic{ opacity: 0.4; }

@media screen and (max-width:1440px){
    #anli .swiper-slide .font .tit{ font-size: 18px;}
    #anli .swiper-slide .font .time p{ font-size: 46px;}
    #anli .swiper-slide .font .time span{ font-size: 14px;}
}
@media screen and (max-width:1200px){
    #anli .swiper-slide:before{ display: none;}
    #anli .swiper-slide .font p{ font-size: 14px;}
}
@media screen and (max-width:991px){
    #anli .swiper-container{ padding: 0;}
    #anli .swiper-slide .font p{ height: 45px; line-height: 45px;}
}
@media screen and (max-width:765px){
}





/*公共*/
#zi_banner{ width: 100%; height: auto; position: relative;}
#zi_banner .pic{ text-align: center; overflow: hidden;}
#zi_banner .pic img{ width: 100%;}
#zi_banner .main{ position: absolute; width: 100%; z-index: 1; color: #fff; left: 0; top: 0; padding-top: 12%;}
#zi_banner .main i{ color: #e62129; font-size: 80px; font-weight: bold;}
#zi_banner .main h2{ color: #e62129; font-size: 40px; font-weight: bold !important; height: 60px; position: relative;}
#zi_banner .main h2:before{ position: absolute; left: -110px; top: -70px; content: 'dafang'; font-size: 100px; color: rgba(255,255,255,0.1); text-transform: uppercase; font-family: auto; font-style: italic;}
#zi_banner .main p{ color: #fff; font-size: 24px;}

#home_bj{ width: 100%; background: #fff; border-bottom: 1px solid #f6f7f9;}
#home_bj .container li{ margin-right: 8%; color: #666666; font-size: 16px; transition: 0.3s; padding: 2% 0; position: relative; text-align: center; }
#home_bj .container li.cplb{ font-size: 14px; margin-right: 4%;}
#home_bj .container li a{ position: relative; z-index: 1; display: block; color: #666666;}
#home_bj .container li i{ display: inline-block; margin-right: 10px; font-size: 20px;}
#home_bj .container li:before{ position: absolute; left: 50%; bottom: 0; content: ''; width: 0; height: 3px; background: #df0001; transition: 0.3s;}
#home_bj .container li:hover:before{ left: 35%; width: 30%;}
#home_bj .container li:hover a{ color: #df0001;}
#home_bj .container .home{ color: #8c8c8c;}
#home_bj .container .home i{ font-size: 20px;}
#home_bj .container .home a{ padding: 0 10px; color: #8c8c8c;}
#home_bj .container .home a:last-of-type{ color: #e62129;}
@media screen and (max-width:1600px){
    #zi_banner .main h2:before{ left: -20px;}
}
@media screen and (max-width:1500px){
    #zi_banner .main h2:before{ font-size: 70px;}
    #zi_banner .main i{ font-size: 60px;}
    #zi_banner .main h2{ font-size: 30px; height: 40px;}
    #zi_banner .main p{ font-size: 18px;}
    #home_bj .container li.cplb{ margin-right: 3%; }
}
@media screen and (max-width:1200px){
    #home_bj .container li{ width: 13%; font-size: 14px;}
}
@media screen and (max-width:991px){
    #zi_banner .pic img{ width: 150%; margin-left: -15%;}
    #home_bj .container li{ float: left; width: 25%; padding: 1% 0; margin: 0;}
    #zi_banner .main{ padding-top: 20%;}
    #home_bj .container li.cplb{ margin: 0;}
}
@media screen and (max-width:768px) {
    #zi_banner .pic img { width: 200%; margin-left: -25%;}
    #home_bj .container li.cplb{ width: 33%; font-size: 13px;}
    #zi_banner .main{ padding-top: 30%;}
    #zi_banner .main h2:before{ font-size: 50px; top: -40px;}
    #zi_banner .main h2{ font-size: 24px; height: auto;}
    #zi_banner .main p{ font-size: 14px;}
}
@media screen and (max-width:450px) {
    #zi_banner .pic img { width: 250%; margin-left: -25%;}
}


.hui{ background: #f7f8fb;}
.bai{ background: #fff;}

.news_lb li{ margin-bottom: 7%; border-bottom: 1px solid #dddddd; transition: 0.3s; position: relative;}
.news_lb li:before{ position: absolute; left: 0; bottom: -1px; content: ''; width: 0; height: 6px; background: #f7b8ba; transition: 0.3s;}
.news_lb .pic{ display: block; width: 100%; height: 0; padding-bottom: 65%; position: relative; overflow: hidden;}
.news_lb .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}
.news_lb .font{ width: 100%; padding: 5%;}
.news_lb .font .news_time{ color: #bdbdbd; font-size: 16px;}
.news_lb .font .content{ padding-top: 3%;}
.news_lb .font .content .news_title{ color: #333333; font-size: 20px; width: 100%; display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 2; overflow: hidden; min-height: 60px;}
.news_lb .font .content .news_content{ color: #9a9a9a; margin-top: 3%; font-size: 16px;}
.news_lb li:hover{ background: #d51e07; border-bottom: 1px solid #d51e07;}
.news_lb li:hover .font .news_time,.news_lb li:hover .font .content .news_content{ color: rgba(255,255,255,0.5);}
.news_lb li:hover .font .content .news_title{ color: #fff;}
.news_lb li:hover .pic img{ transform: scale(1.05);}
.news_lb li:hover:before{ width: 100%;}
@media screen and (max-width:1440px){
    .news_lb .font .content .news_title{ font-size: 18px;}
    .news_lb .font .content .news_content{ font-size: 14px;}
}
@media screen and (max-width:1200px){
    .news_lb .font .content .news_title{ font-size: 16px;}
}


.home_zy{ height: 60px; color: #a2a2a2; font-size: 16px;}
.home_zy i{ display: inline-block; color: #20317f; font-size: 20px; margin-right: 10px;}
.home_zy a{ color: #a2a2a2; padding: 0 5px;}
.home_zy a:last-of-type{ color: #20317f;}
#xwinfo_bj .bai{ padding: 3%;}
#xwinfo_bj .news-detail-title{ line-height: 35px;}
#xwinfo_bj .news-detail-title .h3{ color: #000000; font-size: 30px; font-weight: normal !important; padding: 0 !important; border: none !important;}
#xwinfo_bj .news-detail-title .b{ color: #666666; font-size: 14px; margin-top: 1% !important; padding-bottom: 2%; border-bottom: 1px solid #d7d7d7;}

#xwinfo_bj .news-detail{ font-size: 16px; line-height: 35px; color: #666666; padding: 3% 0;}
#xwinfo_bj .news-detail .img{ text-align: center; margin-bottom: 2%;}
#xwinfo_bj .news-detail .img img{ max-width: 100%;}
#xwinfo_bj .newsPage{ padding: 0; margin: 0 !important; border-top: 1px solid #d7d7d7;}
#xwinfo_bj .newsPage .page-a{ float: left; color: #999; font-size: 16px; width: 45%; height: 90px; line-height: 90px; padding-right: 5%; transition: 0.3s; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
#xwinfo_bj .newsPage .page-a a{ color: #999; transition: 0.3s;}
#xwinfo_bj .newsPage .more{ width: 100%; color: #fff; font-size: 16px; transition: 0.3s; background: #d51e07; height: 45px; line-height: 45px;}
#xwinfo_bj .newsPage .more a{ color: #fff !important;}
#xwinfo_bj .newsPage .more i{ color: #fff; font-size: 20px; margin-right: 10px;}
#xwinfo_bj .newsPage .more:before{ background: #c93036 !important;}
#xwinfo_bj .newsPage .more:hover{ letter-spacing: 3px;}
#xwinfo_bj .newsPage .page-a:hover,#xwinfo_bj .newsPage .page-a:hover a{ color: #ca1323;}
@media screen and (max-width:991px){
    #xwinfo_bj .news-detail-title .h3{ font-size: 20px;}
    #xwinfo_bj .news-detail-title .float-right p{ width: 25px; height: 25px; line-height: 25px;}
    #xwinfo_bj .newsPage{ padding: 3% 0;}
    #xwinfo_bj .newsPage .page-a{ width: 100%; height: 40px; line-height: 40px; font-size: 14px;}
    #xwinfo_bj .newsPage .page_more{ display: none;}
    .home_zy{ font-size: 14px;}
    .home_zy i{ font-size: 16px;}
}
@media screen and (max-width:768px){
    #xwinfo_bj .news-detail-title .float-right{ display: none;}
}



.khal li{ margin-bottom: 5%; border: 1px solid #ededed;}
.khal li .img{ width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
.khal li .img img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
.khal li .img1{ width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
.khal li .img1 p{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
.khal li .img1 p img{ max-width: 100%; height: 100%;}

.khal li .img .content,.khal li .img1 .content{ position: absolute; left: 0; top: 0; z-index: 2; width: 100%; height: 100%; background: rgba(213,30,7,0.8); text-align: center; color: #fff; opacity: 0; transition: 0.3s;}
.khal li .img .content p,.khal li .img1 .content p{ font-size: 15px; transition: 0.4s; padding: 0 10%;}
.khal li .img .content i,.khal li .img1 .content i{ font-size: 40px; padding: 30% 0 6%; transition: 0.4s;}

.khal li .box{ padding: 5%;}
.khal li .box h4{ color: #333333; font-size: 20px; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
.khal li .box p{ margin-top: 10px !important; color: #999999; font-size: 16px; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}

.khal li:hover .img .content,.khal li:hover .img1 .content{ opacity: 1;}
.khal li:hover .img .content i,.khal li:hover .img1 .content i{ padding-top: 23%;}

@media screen and (max-width:1200px){
    .khal li .box h4{ font-size: 16px;}
    .khal li .box p{ font-size: 14px;}
}
@media screen and (max-width:991px){
    .khal li .box h4{ font-size: 14px;}
}

#lxwm_in{ margin-top: 3% !important;}
#lxwm_in li{ background: #f5f7fa; text-align: center; padding: 10% 3%;}
#lxwm_in li .tit{ font-size: 22px; color: #666;}
#lxwm_in li .pic{ padding: 8% 0;}
#lxwm_in li .con{ color: #333333; font-size: 18px; min-height: 80px; padding-top: 5%;}
@media screen and (max-width:1200px){
    #lxwm_in li .tit{ font-size: 18px;}
    #lxwm_in li .con{ font-size: 14px;}
}
@media screen and (max-width:991px){
    #lxwm_in .col-6{ padding: 0 0.5%;}
    #lxwm_in li{ margin-bottom: 2%;}
}
@media screen and (max-width:768px){
    #lxwm_in li .pic img{ max-width: 25%;}
    #lxwm_in li .tit{ font-size: 16px;}
    #lxwm_in li .con{ font-size: 12px;}
}


.in_title{ line-height: 40px; padding: 30px 0 10px; color: #747474; font-size: 16px;}
.in_title p{ font-size: 30px; color: #3e3e3e;}



/*公司简介*/
.tit_zy{ text-align: center;}
.tit_zy h2{ color: #282828; font-size: 36px; font-weight: bold !important;}
.tit_zy p{ color: #888888; font-size: 24px; font-weight: 400; text-transform: uppercase; font-family: auto; margin: 8px auto 20px !important;}
.tit_zy .line{ background: rgba(230,33,41,0.5); width: 6%; margin-left: 47%; height: 1px; position: relative;}
.tit_zy .line:before{ position: absolute; left: 47%; top: -4px; content: ''; background: #e62129; width: 9px; height: 9px; border-radius: 100%;}

.jjbj_zy{ background: url("../images/jj_zybj.png") no-repeat left bottom; border-bottom: 15px solid #e62129;}
.jjbj_zy .main{ padding-bottom: 25%;}
.content_jj{ text-align: center; color: #666666; font-size: 16px; line-height: 35px;}
.jjbj_zy ul{ margin: 3% auto 5% !important;}
.jjbj_zy .end_font{ position: absolute; right: 0; bottom: 30%; color: #bababa; font-size: 60px; text-transform: uppercase; font-family: emoji;}
.jjbj_zy .end_font span{ font-size: 100px; padding-left: 20px;}
@media screen and (max-width:1440px){
    .tit_zy h2{ font-size: 30px;}
    .tit_zy p{ font-size: 20px;}
    .jjbj_zy{background-size: 100%; }
    .jjbj_zy .end_font{ font-size: 36px;}
    .jjbj_zy .end_font span{ font-size: 70px;}
}
@media screen and (max-width:1200px){
    .jjbj_zy .end_font{  bottom: 20%;}
}
@media screen and (max-width:991px){
    .jjbj_zy .end_font{ display: none;}
    .tit_zy h2{ font-size: 24px;}
    .tit_zy p{ font-size: 16px;}
}

#whbj{ background: url("../images/whbj.jpg") no-repeat center;}


#whbj .box{padding-top: 0;}
.cen_yuan {width: 390px;height: 390px; margin: 10% auto;}
.cen_yuan::before {width: 480px;height: 480px;}
.cen_yuan .img .con{width: 320px;height: 320px;}
.z_tit{ color: #222; }
.z_tit .en{ color: #333; margin-bottom: 8px; }
.z_tit .en,.z_tit .cn{ line-height: 1.4em; font-weight: bold;}
.z_tit.n_ab{ display: none; }
.z_tit.t_20{ margin-top: 20px; }
.cen_yuan{
    width: 580px;
    height: 580px;
}
.wb{width: 100%;}
.cen_yuan .img{
    border-radius: 50%;
    height: 100%;
    overflow: hidden;
    position: relative;
}
.cen_yuan .img .con{
    width: 390px;
    height: 390px;
    background-color: #fff;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    display: flex;
    justify-content: center;
    align-items: center;
}
.cen_yuan .img .tit{
    text-align: center;
    color: #888888;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 30px;
}
.cen_yuan .img p{
    color: #282828;
    text-align: center;
    margin-bottom: 25px !important;
    font-size: 50px;
    font-weight: bold;
}
.cen_yuan .img .line{ background: rgba(230,33,41,0.5); width: 60%; margin-left: 20%; height: 1px; position: relative;}
.cen_yuan .img .line:before{ position: absolute; left: 47%; top: -4px; content: ''; background: #e62129; width: 9px; height: 9px; border-radius: 100%;}
.cen_yuan .img s{
    width: 80px;
    height: 8px;
    border-radius: 8px;
    display: block;
    background-color: #ff0000;
    margin: 0 auto;
}
.cen_yuan .img .von{
    -webkit-transform: translatey(10%);
    -moz-transform: translatey(10%);
    -o-transform: translatey(10%);
    transform: translatey(10%);
}
.cen_yuan{
    position: relative;
}
.cen_yuan::before{
    content: '';
    width: 685px;
    height: 685px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background-image: url("../images/strategy_img.png");
    -webkit-background-size: cover;
    background-size: cover;
}
.cen_yuan .lity .itbn{
    line-height: 40px;
    background-color: #666666;
    border-radius: 40px;
    padding: 0 40px;
    color: #fff;
}
.cen_yuan .lity .itbn p{ font-size: 20px; font-weight: bold;}
.cen_yuan .lity .itbn{
    position: absolute;
}
.cen_yuan .lity .itbn.l1{
    top: -110px;
    left: 50%;
    margin-left: -76px;
}
.cen_yuan .lity .itbn.l2{
    top: 146px;
    left: -210px;
}
.cen_yuan .lity .itbn.l3{
    top: 146px;
    right: -210px;
}
.cen_yuan .lity .itbn.l4{
    top: 474px;
    left: -210px;
}
.cen_yuan .lity .itbn.l5{
    top: 474px;
    right: -210px;
}
.cen_yuan .lity .itbn.l6{
    left: 50%;
    margin-left: -76px;
    bottom: -110px;
}
.cen_yuan .lity .itbn:hover{
    background-color: #ff0000;
    color: #fff;
}
.cen_yuan .lity .dw_con{
    position: absolute;
    pointer-events: none;
}
.cen_yuan .lity .dw_con .con{
    background-color: #fff;
    box-shadow: 0 3px 12px rgba(0,0,0,.08);
    padding: 36px 46px;
    border-radius: 20px;
    width: 468px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -o-transform: scale(0.1);
    transform: scale(0.1);
}
.cen_yuan .lity .itbn.l1 .dw_con{
    top: 90px;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.cen_yuan .lity .itbn.l6 .dw_con{
    top: -50px;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.cen_yuan .lity .itbn.l2 .dw_con,.cen_yuan .lity .itbn.l3 .dw_con,.cen_yuan .lity .itbn.l4 .dw_con,.cen_yuan .lity .itbn.l5 .dw_con{
    top: -140px;
    left: 0%;
    -webkit-transform: translatex(-40%);
    -moz-transform: translatex(-40%);
    -o-transform: translatex(-40%);
    transform: translatex(-40%);
}
.cen_yuan .lity .itbn:hover .dw_con .con{
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.cen_yuan .lity .itbn:hover .dw_con{
    pointer-events: inherit;
}
.alltime,.alltime *{-webkit-transition: all .4s cubic-bezier(.4,0,.2,1); -moz-transition: all .4s cubic-bezier(.4,0,.2,1); transition: all .4s cubic-bezier(.4,0,.2,1);}

.cen_yuan .lity .dw_con .tit_y{
    display: flex;
    justify-content: space-between;
    margin-bottom: 28px;
}
.cen_yuan .lity .dw_con .tit{
    color: #333333;
    width: calc(100% - 60px);
    font-size: 24px;
    font-weight: bold;
}
.cen_yuan .lity .dw_con .tit_y img{
    width: 40px;
    height: 40px;
}
.cen_yuan .lity .dw_con .desc_m{
    font-size: 18px;
    color: #333;
    line-height: 1.4em;
    font-weight: 100;
    /* height: 106px; */
    overflow-y: auto;
}
.cen_yuan .lity .dw_con .desc_m p{ font-weight: normal !important; margin-bottom: 10px !important;font-size: 16px !important;}
.cen_yuan .lity .dw_con .desc_m p:last-child{
    margin-bottom: 0;
}
.cen_yuan .lity .dw_con .desc_m::-webkit-scrollbar{ width:2px;height: 1px;}
.cen_yuan .lity .dw_con .desc_m::-webkit-scrollbar-thumb{ background:#ff0000;}
.cen_yuan .lity .dw_con .desc_m::-webkit-scrollbar-track{ background:#e5e5e5;}
.cen_yuan .lity .dw_con .desc_m p{
    display: flex;
    margin-bottom: 15px;
}
@media (max-width: 1550px) {
    .cen_yuan {
        width: 480px;
        height: 480px;
    }
    .cen_yuan .img .tit{ font-size: 36px;}
    .cen_yuan .img p{ font-size: 46px;}
    .cen_yuan::before {
        width: 585px;
        height: 585px;
    }
    .cen_yuan .lity .itbn p{ font-size: 18px;}
    .cen_yuan .lity .itbn.l3 {
        top: 30px;
    }

    .cen_yuan .lity .itbn.l2 {
        top: 30px;
    }

    .cen_yuan .lity .itbn.l5, .cen_yuan .lity .itbn.l4 {
        top: 410px;
    }
    .cen_yuan .lity .dw_con .tit{ font-size: 20px;}
    .cen_yuan .lity .dw_con .con {
        padding: 20px 30px;
        border-radius: 20px;
        width: 449px;
    }
    .cen_yuan .lity .dw_con .desc_m p{ font-size: 16px !important;}
    .cen_yuan .lity .dw_con .tit_y {
        margin-bottom: 15px;
    }
}
@media (max-width: 1366px) {
    .cen_yuan {
        width: 290px;
        height: 290px;
    }

    .cen_yuan::before {
        width: 375px;
        height: 375px;
    }

    .cen_yuan .lity .itbn.l3 {
        top: 30px;
    }

    .cen_yuan .lity .itbn.l2 {
        top: 30px;
    }

    .cen_yuan .lity .itbn.l5, .cen_yuan .lity .itbn.l4 {
        top: 410px;
    }
    .cen_yuan .lity .itbn p{ font-size: 15px;}
    .cen_yuan .img .tit{ font-size: 18px; margin-bottom: 5px;}
    .cen_yuan .img p{ font-size: 26px; margin-bottom: 0 !important;}
    .cen_yuan .img .con {
        width: 250px;
        height: 250px;
    }

    .cen_yuan .lity .itbn.l2, .cen_yuan .lity .itbn.l3 {
        top: 5px;
    }

    .cen_yuan .lity .itbn.l5, .cen_yuan .lity .itbn.l4 {
        top: 310px;
    }

    .cen_yuan .lity .dw_con .con {
        padding: 19px 26px;
        width: 368px;
    }
}
@media (max-width: 1180px) {
    .cen_yuan .lity .itbn {
        position: initial;
    }

    .cen_yuan .img, .cen_yuan::before {
        display: none;
    }

    .cen_yuan {
        width: 100%;
        height: auto;
        overflow-x: auto;
    }

    .cen_yuan::-webkit-scrollbar {
        width: 4px;
        height: 0px;
    }


    .cen_yuan::-webkit-scrollbar-thumb {
        background: #000;
    }


    .cen_yuan::-webkit-scrollbar-track {
        background: #ddd;
    }


    .cen_yuan .lity .itbn.l6 .dw_con, .cen_yuan .lity .itbn.l1 .dw_con, .cen_yuan .lity .itbn.l2 .dw_con, .cen_yuan .lity .itbn.l3 .dw_con, .cen_yuan .lity .itbn.l4 .dw_con, .cen_yuan .lity .itbn.l5 .dw_con {
        position: initial;
        -webkit-transform: translate(0);

        -moz-transform: translate(0);

        -o-transform: translate(0);

        transform: translate(0);
    }
    .cen_yuan .lity .itbn.l1,.cen_yuan .lity .itbn.l6{ margin-left: 0;}
    .cen_yuan .lity .itbn .dw_con .con {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 1;
        visibility: visible;
        width: 100%;
    }

    .cen_yuan .lity .itbn.l1, .cen_yuan .lity .itbn.l6 {
        -webkit-transform: translatex(0%);
        -moz-transform: translatex(0%);
        -o-transform: translatex(0%);
        transform: translatex(0%);
    }

    .cen_yuan .lity .dw_con .con {
        width: 100%;
    }

    .cen_yuan .lity .itbn {
        background-color: transparent;
        line-height: normal;
        padding: 0;
    }

    .cen_yuan .lity p {
        display: none;
    }

    .cen_yuan .lity {
        display: block;
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
        margin-bottom: 35px;
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        height: 500px;
        overflow-y: auto;
        padding-right: 15px;
    }

    .cen_yuan .lity::-webkit-scrollbar {
        width: 2px;
        height: 2px;
    }

    .cen_yuan .lity::-webkit-scrollbar-thumb {
        background: #ff0000;
    }

    .cen_yuan .lity::-webkit-scrollbar-track {
        background: #ddd;
    }

    /* .cen_yuan .lity::-webkit-scrollbar{width: 4px;height: 2px;} */
    .cen_yuan .lity .itbn {
        width: 100%;
        display: block;
        vertical-align: bottom;
        margin-bottom: 20px;
    }

    .cen_yuan .lity .itbn:nth-child(3n) {
        margin-right: 0;
    }
    .cen_yuan .lity .dw_con .desc_m {
        color: #333;
        line-height: 1.4em;
        font-weight: 100;
        white-space: initial;
        padding-right: 10px;
    }
    .cen_yuan .lity .dw_con .desc_m p{font-size: 16px !important;}
    .cen_yuan .lity .dw_con {
        pointer-events: initial;
    }

    .cen_yuan .lity .dw_con .con {
        padding: 19px 20px;
    }
}


#zzrybj{ background: url("../images/rybj.jpg") no-repeat center top fixed;}
#zzrybj .tit_zy p,#zzrybj .tit_zy h2{ color: #fff;}



.comc {height: auto; position: relative; overflow: hidden; padding-top: 7%;}
.comc .swiper-slide {
    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;
    transition: 300ms;
    transform: scale(0.6) !important;
}
.comc .pic{ width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden; transition:0.3s;}
.comc .pic a{ display: block; width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s; text-align: center;}
.comc .pic a img{ max-width: 100%; height: 100%;}
.comc .swiper-slide-active{transform: scale(1) !important;}
.comc .swiper-horizontal>.swiper-scrollbar{ bottom: auto; top: 0; height: 2px;}
.comc .swiper-scrollbar{ background: rgba(255,255,255,0.1);}
.comc .swiper-scrollbar-drag{ background: rgba(255,255,255,0.5); height: 3px;}
.comc .swiper-button-next:after,.comc .swiper-button-prev:after{ display: none;}
.comc .swiper-button-next,.comc .swiper-button-prev{ width: 35px; height: 35px; line-height: 35px; border-radius: 100%; background: rgba(255,255,255,0.5); transition: 0.3s;}
.comc .swiper-button-next i,.comc .swiper-button-prev i{ color: #fff; font-size: 14px;}
.comc .swiper-button-next:hover,.comc .swiper-button-prev:hover{ background: #e62129;}


#qyfc{ position: relative; margin-top: 3%;}
#qyfc .swiper {
    width: 100%;
    height: 100%;
}

#qyfc .swiper-slide {
    position: relative;

    /* 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;
}

#qyfc .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#qyfc .swiper {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}

#qyfc .swiper-slide {
    background-size: cover;
    background-position: center;
}
#qyfc .swiper-slide .pic{width: 100%; height: 0; padding-bottom: 50%; position: relative; overflow: hidden; transition:0.3s;}
#qyfc .swiper-slide .pic img{width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}
#qyfc .mySwiper2 {
    height: 80%;
    width: 100%;
    z-index: 3;
}
#qyfc .qy_hover{ position: absolute; width: 100%; height: 15%; padding: 1% 5%; bottom: 0; right: 0; z-index: 3;}
#qyfc .mySwiper {
    height: 100%;
    box-sizing: border-box;
    padding: 10px;
    width: 50%;
    float: right;
}
#qyfc .mySwiper2 p{ position: absolute; left: 0; bottom: 0; width: 100%; color: #fff; z-index: 2; font-size: 20px; padding: 2.7% 2%; background: rgba(0,0,0,0.5);}
#qyfc .mySwiper2 p i{ font-size: 24px; margin-right: 10px;}
#qyfc .swiper-button-next:after,#qyfc .swiper-button-prev:after{ display: none;}
#qyfc .swiper-button-next,#qyfc .swiper-button-prev{ width: 35px; height: 35px; line-height: 35px; border-radius: 100%; background: rgba(255,255,255,0.5); transition: 0.3s;}
#qyfc .swiper-button-next{ right: 0; top: 53%;}
#qyfc .swiper-button-prev{ left: 0; top: 53%;}
#qyfc .swiper-button-next i,#qyfc .swiper-button-prev i{ color: #fff; font-size: 14px;}
#qyfc .swiper-button-next:hover,#qyfc .swiper-button-prev:hover{ background: #e62129;}

#qyfc .mySwiper .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
}

#qyfc .mySwiper .swiper-slide-thumb-active {
    opacity: 1;
}

#qyfc .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
@media screen and (max-width:1200px){
    #qyfc .swiper-button-next,#qyfc .swiper-button-prev{ display: none;}
}
@media screen and (max-width:991px){
    #qyfc .qy_hover{ position: relative; padding: 0; height: 120px;}
    #qyfc .mySwiper{ padding: 0; width: 100%;}
}
@media screen and (max-width:768px){
    #qyfc .swiper-slide .pic{ padding-bottom: 75%;}
}


/*产品中心*/
#cpbj{ background: url("../images/cpbj.jpg") no-repeat center top;}
#cpbj .main{ padding-top: 10%;}
#cpbj .cptit{ color: #fff; text-align: center;}
#cpbj .cptit h2{ display: inline-block; font-size: 40px; height: 50px; line-height: 50px; font-weight: bold !important; position: relative;}
#cpbj .cptit h2:before{ position: absolute; left: -55px; top: 0; content: '"'; color: #e62129; font-size: 80px; font-weight: bold;}
#cpbj .cptit p{ color: rgba(255,255,255,0.8); font-size: 16px; padding: 2% 15% 0;}
#cpbj #cpclass{ padding-top: 3% !important;}
#cpbj #cpclass li{ float: left; margin: 1%; width: 23%; border: 1px solid rgba(255,255,255,0.2); border-radius: 10px; padding: 3% 2%; position: relative; transition: 0.3s;}
#cpbj #cpclass li em{ position: absolute; right: 5%; top: 15%; font-weight: bold; height: 40px; line-height: 60px; overflow: hidden; font-size: 60px; color: rgba(255,255,255,0.5);}
#cpbj #cpclass li i{ position: absolute; right: 10%; bottom: 15%; color: #fff; font-size: 20px; opacity: 0; transition: 0.3s;}
#cpbj #cpclass li .tit{ color: #fff; font-size: 24px; font-weight: bold;}
#cpbj #cpclass li .line{ width: 60px; height: 1px; background: rgba(255,255,255,0.3); position: relative; margin: 20px 0;}
#cpbj #cpclass li .line:before{ animation: fwzcline1 2.5s infinite; position: absolute; top: -5px; left: 0; z-index: 3; content: ''; width: 10px; height: 10px; background: #fff; border-radius: 100%;}
@keyframes fwzcline1 {
    0% {
        left: 0;
    }
    50% {
        left: 100%;
    }
    100% {
        left: 0;
    }
}
#cpbj #cpclass li .con{ color: rgba(255,255,255,0.5); font-size: 16px; width: 100%; transition: 0.3s;}
#cpbj #cpclass li:hover i{ opacity: 1; right: 8%;}
#cpbj #cpclass li:hover{ border: 1px solid rgba(255,255,255,1);}
#cpbj #cpclass li:hover .con{ color: #fff;}
@media screen and (max-width:1440px){
    #cpbj #cpclass li .tit{ font-size: 20px;}
    #cpbj #cpclass li .con{ font-size: 14px;}
    #cpbj #cpclass li em{ font-size: 40px; top: 10%; height: 35px;}
}
@media screen and (max-width:1200px){
    #cpbj #cpclass li{ width: 31%; padding: 2%;}
    #cpbj .cptit h2{ font-size: 30px;}
    #cpbj .cptit h2:before{ font-size: 60px; left: -40px;}
    #cpbj .cptit p{ font-size: 14px;}
    #cpbj #cpclass li .line{ margin: 13px 0;}
}
@media screen and (max-width:991px){
    #cpbj #cpclass li{ width: 48%;}
    #cpbj .main{ padding-top: 15%;}
}
@media screen and (max-width:768px){
    #cpbj #cpclass li em{ display: none;}
    #cpbj .cptit h2{ font-size: 26px;}
    #cpbj .cptit h2:before{ font-size: 40px; left: -40px;}
    #cpbj .cptit p{ padding: 15px; font-size: 12px; line-height: 25px;}
    #cpbj .main{ padding-top: 25%;}
    #cpbj #cpclass li .tit{ font-size: 16px;}
    #cpbj #cpclass li .con{ font-size: 12px;}

}


.cptit_list{ text-align: center;}
.cptit_list h2{ display: inline-block; color: #282828; font-size: 40px; height: 50px; line-height: 50px; font-weight: bold !important; position: relative;}
.cptit_list h2 span{ color: #e62129;}
.cptit_list h2:before{ position: absolute; left: -55px; top: 0; content: '"'; color: #e62129; font-size: 80px; font-weight: bold;}
.cptit_list p{ color: #777; font-size: 16px; padding: 2% 15% 0;}

#cplist{ padding-top: 3% !important;}
#cplist li{ width: 49%; float: left; position: relative; margin-bottom: 2%;}
#cplist li:nth-of-type(2n){ float: right;}
#cplist .img{ width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden; transition:0.3s; background: #000;}
#cplist .img img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}
#cplist li .title{ position: absolute; left: 3%; bottom: 3%; width: 94%; background: rgba(255,255,255,0.9); z-index: 1; padding: 2%; transition: 0.3s;}
#cplist li .title .pic{ border-right: 1px dashed #ccc; width: 17%;}
#cplist li .title .pic img{ max-width: 80%; max-height: 100%;}
#cplist li .title .font{ width: 80%; line-height: 40px;}
#cplist li .title .font h2{ border-bottom: 1px dashed #ccc; color: #333; font-weight: bold !important; height: 40px;white-space: nowrap; overflow:hidden; text-overflow: ellipsis;}
#cplist li .title .font h2 span{ color: #e62129; text-transform: uppercase;}
#cplist li .title .font p{ font-size: 15px; color: #666;}
#cplist li:hover .img img{ opacity: 0.5; transform: scale(1.05);}
#cplist li:hover .title{ bottom: 5%;}
@media screen and (max-width:1600px){
    #cplist li .title .font h2{ font-size: 24px;}
    #cplist li .title .font p{ font-size: 14px;}
}
@media screen and (max-width:1440px){
    .cptit_list h2{ font-size: 32px;}
    .cptit_list h2:before{ font-size: 60px; left: -45px;}
    .cptit_list p{ font-size: 14px;}
    #cplist li .title .font h2{ font-size: 20px;}
}
@media screen and (max-width:991px){
    .cptit_list h2{ font-size: 26px;}
    .cptit_list h2:before{ font-size: 40px; left: -25px;}
    .cptit_list p{ font-size: 12px; padding: 15px;}
    #cplist li .title .font h2{ line-height: 40px; border-bottom: none; font-size: 16px;}
    #cplist li .title .font p{ display: none;}
}
@media screen and (max-width:768px){
    #cplist li .title .pic,.cptit_list p{ display: none;}
    #cplist li .title .font{ width: 100%;}
    #cplist li .title .font h2{ font-size: 12px; height: 30px; line-height: 30px;}
    .cptit_list h2{ font-size: 20px;}
}
@media screen and (max-width:450px){
    #cplist li{ width: 100%;}
    #cplist{ padding: 15px 5px !important;}
}

.pro_con{ background: #fff; border-radius: 10px; padding: 3%; position: relative; overflow: hidden; margin-top: -100px;}
.pro_con .row{ margin: 0;}
.cp_left{ height: 0; padding-bottom: 40%; position: relative; overflow: hidden; }
.cp_left img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}
@media screen and (max-width:1200px){
    .pro_con{ margin-top: -50px;}
}
@media screen and (max-width:991px){
    .cp_left{ padding-bottom: 75%;}
}
@media screen and (max-width:768px){
    .pro_con{ margin-top: 0;}
}
.cp_right{ padding: 0 2% 0;}
.cp_right h2{ color: #282828; font-size: 26px; font-weight: bold !important; height: 50px; border-bottom: 1px dashed #ececec; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; position: relative;}
.cp_right .content{ color: #666666; font-size: 16px; margin: 2% 0; display: -webkit-box; -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.cp_right ul{ padding: 5% 0 3% !important; margin-bottom: 3% !important; border-top: 1px dashed #ececec; border-bottom: 1px dashed #ececec; }
.cp_right ul .bt{ color: #df0001; font-size: 18px; height: 40px; font-weight: bold; margin-bottom: 3%;}
.cp_right ul .bt i{ font-size: 26px; margin-right: 10px;}
.cp_right ul li{ padding: 0 1%;}
.cp_right ul li .pic{ width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
.cp_right ul li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}
.cp_right ul li p{ background: #fff; text-align: center; width: 100%; height: 40px; line-height: 40px; font-size: 13px; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
.cp_right .tel i{ float: left; font-size: 40px; height: 40px; line-height: 40px; color: #df0001; margin-top: 3%;}
.cp_right .tel .float-start{ padding-left: 3%; line-height: 25px;}
.cp_right .tel .float-start p{ color: #666;}
.cp_right .tel .float-start span{ color: #df0001; font-size: 26px; font-family: Impact;}
.cp_right .zixun-btn{ height: 50px; line-height: 50px; background: #df0001; color: #fff; border-radius: 5px; text-align: center; font-size: 16px; transition: 0.3s; position: relative; z-index: 1;}
.cp_right .zixun-btn i{ display: inline-block; font-size: 20px; margin-right: 10px;}
.cp_right .zixun-btn:hover{ background: #333;}
@media screen and (max-width:1200px){
    .cp_right .content{ font-size: 12px;}
    .cp_right h2{ font-size: 20px;}
    .cp_right ul .bt{ font-size: 14px; height: 30px;}
    .cp_right ul{ margin: 2% 0 !important;}
}
@media screen and (max-width:991px){
    .cp_right{ margin-top: 3%;}
    .cp_right ul li p{ font-size: 12px;}
}

.info_ys{ margin: 0 -15px !important;}
.info_ys .col-6{ padding: 0;}
.info_ys li{ text-align: center; padding: 17% 0 !important; line-height: 25px; transition: 0.3s; }
.info_ys li .pic{ width: 58px; height: 58px; margin: 0 auto; overflow: hidden;}
.info_ys li .pic img{ margin-left: 0; transition: 0.3s;}
.info_ys li p{ color: #282828; font-weight: bold; font-size: 20px; padding-top: 7%;}
.info_ys li span{ display: block; color: #afafaf; text-transform: uppercase; font-weight: 100;}
.info_ys li:hover{ background: #df0001;}
.info_ys li:hover .pic img{ margin-left: -58px;}
.info_ys li:hover p,.info_ys li:hover span{ color: #fff;}

#cpbtqh{ width: 100% !important; transition:0.3s; background: #f7f8fb; text-align: center;}
.cpbt{ margin: 0 auto !important; height: 70px; line-height: 70px; width: 100%; transition:0.3s;}
.cpbt li{ color: #666666; font-size: 16px; width: 15%; text-align: center; position: relative; transition:0.3s;}
.cpbt li a{ color: #666666;}
.cpbt li:after{ position: absolute; left: 50%; bottom: 0; width: 0; height: 3px; content: ''; background: #fff; transition: 0.3s;}
.cpbt li:before{ position: absolute; right: 0; top: 30%; width: 1px; height: 40%; content: ''; background: #d5d5d5;}
.cpbt li:last-of-type:before{ display: none;}
.cpbt li:hover:after{ position: absolute; left: 40%; bottom: 0; width: 20%; height: 3px; content: ''; background: #cf0000;}
.cpbt li.current:after{ left: 40%; width: 20%; background: #cf0000;}

@media screen and (max-width:1600px){
}
@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
    .info_ys li{ padding: 5% 0 !important;}
    .info_ys li p{ font-size: 16px;}
    .info_ys li span{ font-size: 12px;}
    .cpbt li{ width: 15%;}
}
@media screen and (max-width:991px){
    .cpbt li{ width: 25%;}
}
@media screen and (max-width:768px){
    .cpbt li{ font-size: 13px;}
}



.pro_info{ font-size: 16px; color: #999; line-height: 35px; padding: 3% 15px 0;}
.pro_info img{ max-width: 100%;}


#hybj{ background: url("../images/info_bj.jpg") no-repeat center fixed;}
#hybj ul{ padding-top: 3% !important;}
#hybj ul li{ position: relative; margin-top: 4%;}
#hybj ul li .pic{ width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
#hybj ul li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.3s;}
#hybj ul li p{ position: absolute; left: 0; bottom: 0; width: 100%; height: 55px; line-height: 55px; font-weight: bold; background: rgba(230,33,41,0.5); text-align: center; color: #fff; font-size: 16px; transition: 0.3s;}
#hybj ul li:hover .pic img{ transform: scale(1.05);}
#hybj ul li:hover p{ height: 100%; padding-top: 30%;}

#scsl{ margin-top: 3%; padding: 0 25%;}
#scsl .swiper-container {
    width: 100%;
    height: 100%;
    position: relative;
}
#scsl .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;
}
#scsl .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 60%; border-radius: 10px; position: relative; overflow: hidden;}
#scsl .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s; opacity: 0.5;}
#scsl .swiper-slide .pic .font{ position: absolute; left: 0; bottom: 0; width: 100%; height: auto; transition:0.4s; opacity: 0; z-index: 2;}
#scsl .swiper-slide .pic .font p{ color: #fff; font-size: 20px; font-weight: bold; height: 60px; text-align: center;}
#scsl .swiper-slide .pic .newsTitBg{position: absolute;bottom: 0;left: 0;width: 100%;height: 20%; text-align: center; color: #fff; 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%); opacity: 0;}
#scsl .swiper-slide.swiper-slide-active .pic img{ opacity: 1;}
#scsl .swiper-slide.swiper-slide-active .pic .font{ opacity: 1;}
#scsl .swiper-slide.swiper-slide-active .pic .newsTitBg{ opacity: 1;}

@media screen and (max-width:1440px){
    #scsl .swiper-slide .pic .font span{ font-size: 14px; height: 30px; line-height: 30px;}
}
@media screen and (max-width:1200px){
    #scsl .swiper-slide:before{ display: none;}
    #scsl .swiper-slide .pic .font p{ font-size: 16px; height: 30px; line-height: 30px;}
    #scsl .swiper-slide .pic .font span{ font-size: 12px; height: 30px; line-height: 30px;}
}
@media screen and (max-width:991px){
    #scsl .swiper-slide .pic .font p{ font-size: 14px; height: 30px; line-height: 30px;}
    #scsl .swiper-slide .pic .font span{ font-size: 12px; height: 30px; line-height: 30px;}
    #hybj ul li p{ height: 30px; line-height: 30px; font-size: 14px;}
    #scsl{ padding: 0 15%;}
}
@media screen and (max-width:765px){
    #scsl{ padding: 0 10%;}
}



#zxlybj{ background: url("../images/lybj.jpg") no-repeat center bottom fixed;}
#zxlybj .tit_zy{ text-align: left;}
#zxlybj .tit_zy h2,#zxlybj .tit_zy p{ color: #fff;}
#zxlybj .tit_zy .line{margin-left:0; background: rgba(255,255,255,0.5);}
#zxlybj .tit_zy .line:before{ background: #fff;}
#zxlybj .nr{ color: #fff; padding-top: 2%; font-size: 16px;}
@media screen and (max-width:768px){
    #zxlybj .main{ padding: 15px;}
    #zxlybj .nr{ 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;
}
