.main{ line-height: 30px; padding: 5% 0;}
body {
    --theme-bg: #32d5f9;
    --theme-zhu: #015da2;
}

@media screen and (max-width:768px){
    .row{ margin: 0;}
    .main{ padding: 4% 15px; }
}
.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;}
.jw-controlbar { width: 100% !important;}

#dituContent label {
  max-width: unset!important;
  text-align: center;
}

@media screen and (max-width:991px){
    .layui-layer{ width: 94% !important; left: 3% !important;}
}


@font-face{
    font-family: 'wenzi';
    src : url('../images/font.ttf');
}
@font-face{
    font-family: 'shuzi';
    src : url('../images/Rany-Medium.otf');
}
@font-face{
    font-family: 'eng';
    src : url('../images/Rany-Bold.otf');
}



/*头部*/
#top_index{ height: auto; transition: 0.3s; margin: 0 auto; position: fixed; z-index: 12; border-bottom: 1px solid rgba(255,255,255,0.2);}
#logo{ text-align: center;}
#logo a{ display: block;}
#logo a img{ max-width: 100%; transition:0.5s; position: relative; z-index: 1; }
#logo .show{ display: inline-block;}
#logo .hidden{ display: none;}
#top_index #sousuo{ color: #fff; position: relative; width: 70px; text-align: center;}
#top_index #sousuo i{ position: relative; z-index: 1; color: #fff; font-size: 24px;}
#top_index #sousuo:before{ position: absolute; right: 0; top: 20%; width: 1px; height: 60%; background: rgba(255,255,255,0.5); content: '';}
#top_index .top_tel_con{ margin-left: 10px;}
#top_index .top_tel_con i{ width: 40px; height: 40px; line-height: 40px; text-align: center; color: #fff; font-size: 28px;}
#top_index .top_tel_con p{ font-size: 24px; color: #fff; margin-left: 5px !important; font-family: shuzi !important;}

.search-text{border: 1px solid #ddd;line-height: 38px;padding-left: 5px;width: 80%;}
.fdj{ height: 40px; line-height: 40px;background: url("../images/fdj.png") center no-repeat var(--theme-bg);outline: none;color: #fff;width: 20%;transition:.4s;}
.fdj:hover{background: url("../images/fdj.png") center no-repeat #444;}
.btn{border-radius: 0 !important;}
@media screen and (max-width:1870px){
}
@media screen and (max-width:1800px){
    #top_index .top_tel_con P{ font-size: 20px;}
}
@media screen and (max-width:1740px){
    #top_index .top_tel_con P{ font-size: 18px;}
}
@media screen and (max-width:1500px){
    #top_index #sousuo { width: 60px;}
    #top_index #sousuo i{ font-size: 20px;}
}
@media screen and (max-width:1440px){
    #top_index .top_tel_con{ margin-right: 10px;}
    #top_index .top_tel_con P{ font-size: 16px;}
    #top_index #sousuo:before{ left: 0;}
}
@media screen and (max-width:1200px){
    #top_index #sousuo { width: 50px;}
}
@media screen and (max-width:991px){
    #top_index{ padding: 0; width: 100%;}
    #logo{ padding: 1% 0 1% 3%; text-align: left;}
    #logo a img{ max-width: 80%;}
}
@media screen and (max-width:768px){
    #logo{ padding: 2%;}
    #logo a img{ max-width: 50%;}
}

#nav{ height: auto; transition:0.3s; text-align: center;}
#nav li{ position: relative; display: inline-block; font-size: 18px; font-weight: normal; color: #282828; text-align: center; transition:0.5s;}
#nav li .big{ display: block; position: relative; z-index: 1; color: #fff; padding: 35px 0; transition:0.5s;}
#nav li .big p{ position: relative; z-index: 2;}
#nav li .big:after{z-index:1;content: ''; position: absolute; left: 0; bottom: 0; display: block; height:2px; background-color: var(--theme-bg); 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;}
#nav li .big: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);}

#nav li .navson{ display: none; position: absolute; left: 50%;transform: translateX(-50%); top:100%; z-index: 999; width: 200%; padding: 10px 0; background: rgba(255,255,255,.8); box-shadow: 0 0 10px rgba(0,0,0,0.1);}
#nav li .navson dd{ margin: 0 !important; display: block;color: #333!important; height: 40px; line-height: 40px; text-align: center;font-size: 15px; position: relative;overflow: hidden;text-overflow: ellipsis;white-space: pre;}
#nav li .navson dd:hover{background: var(--theme-zhu);}
#nav li .navson dd a{ color: #333;}
#nav li .navson dd:hover a{ color: #fff;}

/*#nav li .navson{display: none; position: absolute; left: 0; overflow: hidden; border-top: 1px solid #ededed; background: #f7f7f7; box-shadow: 0 10px 10px rgba(0,0,0,0.05); color: #333; top: 100%; z-index: 99999; width: 100vw;}*/
/*#nav li .navson .main{ padding: 50px 0; text-align: left;}*/
/*#nav li .navson .nav_left{ color: #fff; width: 20%; position: relative;}*/
/*#nav li .navson .nav_left:before{ background: url("../images/lxbj1.jpg") no-repeat left top var(--theme-zhu); position: absolute; right: -40%; top: -60%; content: ''; width: 300%; height: 250%;}*/
/*#nav li .navson .nav_font{ width: 80%; background: #fff; padding: 3%; position: relative; z-index: 1;}*/
/*#nav li .navson .nav_left h3{ font-size: 22px; position: relative; z-index: 1; line-height: 38px;}*/
/*#nav li .navson .nav_left .tel{ margin: 15% 0 10%; position: relative; z-index: 1;}*/
/*#nav li .navson .nav_left .tel p{ font-size: 14px; }*/
/*#nav li .navson .nav_left .tel p i{ font-size: 18px; margin-right: 10px;}*/
/*#nav li .navson .nav_left .tel span{ font-size: 24px; font-weight: bold;}*/
/*#nav li .navson .nav_left .zx{ display: inline-block; border-bottom: 1px solid rgba(255,255,255,0.4); transition: 0.3s; position: relative; z-index: 1;}*/
/*#nav li .navson .nav_left .zx a{ color: rgba(255,255,255,0.4); font-size: 16px; transition: 0.3s;}*/
/*#nav li .navson .nav_left .zx:hover{ border-bottom: 1px solid #fff;}*/
/*#nav li .navson .nav_left .zx:hover a{ color: #fff; letter-spacing: 3px;}*/
/*#nav li .navson .nav_font .tit{ color: var(--theme-zhu); font-size: 24px;}*/
/*#nav li .navson .nav_font .nr{ color: #666666; font-size: 16px; padding: 10px 0 0;}*/
/*#nav li .navson .nav_font dl{ margin-top: 3%;}*/
/*#nav li .navson .nav_font dl dd{ float: left; width: 20%; color: #333333; font-size: 16px; height: 50px; line-height: 50px;}*/
/*#nav li .navson .nav_font dl dd i{ margin-left: 20px; color: #666666; font-size: 30px;}*/
/*#nav li .navson .nav_font dl dd:hover a,#nav li .navson .nav_font dl dd:hover i{ color: var(--theme-zhu);}*/

@media (min-width: 1200px) and (max-width: 1440px){
  #nav li{ font-size: 15px;}
}
@media (min-width: 768px) and (max-width: 1200px){
  #nav{ margin-top: 0;}
  #nav li{ font-size: 15px;}
}

.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 .big{ color: #303030;}
.top_index_active .top_tel_con i{ color: var(--theme-zhu) !important;}
.top_index_active .top_tel_con p{ color: var(--theme-zhu) !important;}
.top_index_active #sousuo i{ color: #a9a9a9 !important;}
.top_index_active #sousuo:before{ background: #a9a9a9 !important;}
.top_index_active #c-header .c-switch i{ background: #333 !important;}

.top_index_zy{ background: #fff !important; position: relative !important;}
.top_index_zy #logo .show{ display: none;}
.top_index_zy #logo .hidden{ display: inline-block;}
.top_index_zy #nav li .big{ color: #303030; padding: 25px 0 !important;}
.top_index_zy .top_tel_con i{ color: var(--theme-zhu) !important;}
.top_index_zy .top_tel_con p{ color: var(--theme-zhu) !important;}
.top_index_zy #sousuo i{ color: #a9a9a9 !important;}
.top_index_zy #sousuo:before{ background: #a9a9a9 !important;}

.top_index_ab{ background: #fff !important; box-shadow: 0 0 20px rgba(0,0,0,0.2);}
.top_index_ab #logo .show{ display: none;}
.top_index_ab #logo .hidden{ display: inline-block;}
.top_index_ab #nav li .big{ color: #303030; padding: 25px 0 !important;}
.top_index_ab .top_tel_con i{ color: var(--theme-zhu) !important;}
.top_index_ab .top_tel_con p{ color: var(--theme-zhu) !important;}
.top_index_ab #sousuo i{ color: #a9a9a9 !important;}
.top_index_ab #sousuo:before{ background: #a9a9a9 !important;}
.top_index_ab #c-header .c-switch i{ background: #333 !important;}

.top_bj_active{ width: 100%; z-index: 20; background: rgba(1,93,162,0.7); top: 0; box-shadow: 0 0 20px rgba(0,0,0,0.1); position: fixed !important;}
.top_bj_active #logo img{ transform: scale(0.8);}
.top_bj_active #nav li .big{ padding: 15px 0;}



#mobile_banner img{ width: 100%;}
#mobile_banner .swiper-pagination-bullet-active{ background: #d33f23;}

@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
}




/*底部*/
#end_bj{ background: #222427; width: 100%; text-align: left; position: relative;}
#end_nr_bj{ width: 100%; height: auto;  color: #999999; position: relative;}
#end_nr_bj a{ color: #7c8187; transition: 0.3s; position: relative;}
#end_nr_bj a:hover{ color: #fff;}


#end_nr_bj .end_logo{ padding: 40px 0; border-bottom: 1px solid rgba(255,255,255,0.1);}
#end_nr_bj .end_logo .container{ margin: 0 auto; padding: 0 !important;}
#end_nr_bj .end_logo .font{ color: #fff; font-size: 18px; margin-left: 30px; letter-spacing: 2px;}
#end_nr_bj .end_logo .end_zx i{ width: 60px; height: 60px; line-height: 60px; background: rgba(255,255,255,0.2); border-radius: 100%; text-align: center; color: #fff; font-size: 30px; transition: 0.3s;}
#end_nr_bj .end_logo .end_zx p:hover i{ background: var(--theme-bg);}
#end_nr_bj .end_logo .end_zx p{ position: relative; width: 60px; margin-left: 20px !important;}
#end_nr_bj .end_logo .end_zx p span{ width: 120px; position: absolute; left: -30px; bottom: 60px; z-index: 1; height: auto; transition: 0.3s; opacity: 0;}
#end_nr_bj .end_logo .end_zx p span img{ width: 100%;}
#end_nr_bj .end_logo .end_zx p:hover span{ opacity: 1; bottom: 70px;}

#end_nr_bj .main{ padding: 0;}
#end_nr_bj .main .end_lx_line{ border-right: 1px solid rgba(255,255,255,0.1); padding: 5% 0; }
#end_nr_bj .main .end_lx_line .end_tel{ color: #fff; font-size: 18px;}
#end_nr_bj .main .end_lx_line .end_tel i{ color: var(--theme-bg); margin-right: 10px; font-size: 30px;}
#end_nr_bj .main .end_lx_line .end_tel p{ font-size: 36px; padding-top: 10px; font-family: shuzi !important;}
#end_nr_bj .main .end_lx_line .end_lx{ color: #6c6c6c; font-size: 16px; line-height: 40px; padding-top: 30px;}
#end_nr_bj .main .end_lx_line .end_wx dd{ width: 35%; margin: 5% 5% 0 0 !important;}
#end_nr_bj .main .end_lx_line .end_wx dd img{ width: 100%;}

#end_nr_bj .main .end_nav{ padding: 5% 0 5% 5%;}
/*#end_nr_bj .main .end_nav ul{ width: 16%;}*/
#end_nr_bj .main .end_nav li.big { color: #fff; font-weight: bold; margin-bottom: 10px;}
#end_nr_bj .main .end_nav li{ font-size: 18px; height: 40px; line-height: 40px;}
#end_nr_bj .main .end_nav li a{ color: #6c6c6c;}
#end_nr_bj .main .end_nav li a:hover{ color: #fff;}

@media screen and (max-width:1400px){
}
@media screen and (max-width:1200px){
    #end_nr_bj .main .end_nav li{ font-size: 16px;}
    #end_nr_bj .main .end_lx_line .end_lx{ font-size: 14px;}
}
@media screen and (max-width:991px){
    #end_nr_bj .main{ padding: 15px;}
    #end_nr_bj .main .end_lx_line{ border: none;}
}
@media screen and (max-width:768px){

}


#end_line{ height: auto; padding: 10px 0; line-height: 30px; background: #1b1c1f; color: rgba(255,255,255,0.3); text-align: center; }
#end_line a{ color: rgba(255,255,255,0.3);}
#end_line a:hover{ color: #fff;}

.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-zhu);}
.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: 2% 0 1%;}
}


/*首页*/
.tit_in{ text-align: center;}
.tit_in h2{ color: #242424; font-size: 36px; font-weight: bold !important; position: relative; z-index: 1;}
.tit_in p{ color: rgba(36,36,36,0.06); font-size: 140px; text-transform: uppercase; font-family: eng !important;}
.tit_in span{ display: block; color: #666666; font-size: 16px; padding-top: 10px;}

.tit_in_left{ position: relative; height: 65px;}
.tit_in_left:before{ position: absolute; left: 0; bottom: 0; content: ''; width: 100px; height: 3px; background: var(--theme-bg);}
.tit_in_left h2{ color: #333333; font-size: 36px; font-weight: bold !important; position: relative; z-index: 1;}
@media screen and (max-width:1770px){
    .tit_in p{ font-size: 110px;}
}
@media screen and (max-width:1440px){
    .tit_in p{ font-size: 90px;}
    .tit_in h2{ font-size: 30px;}
}
@media screen and (max-width:1200px){
    .tit_in p{ font-size: 70px;}
    .tit_in h2{ font-size: 26px;}
}
@media screen and (max-width:991px){
    .tit_in p{ font-size: 60px;}
    .tit_in h2{ font-size: 22px;}
    .tit_in span{ font-size: 14px; padding-top: 0;}
}
@media screen and (max-width:768px){
    .tit_in p{ font-size: 30px;}
}


#jjbj{ background: url("../images/jjbj.jpg") no-repeat left top;}
#jjbj .row{ position: relative;}
#jjbj .row:before{ text-transform: uppercase; content: attr(data-title); position: absolute; right: 0; margin: auto; top: 30px; display: block; width: 100%; height: auto; color: rgba(1,93,162,0.06); font-size: 140px; text-transform: uppercase; font-family: eng !important;}
#jjbj .pic img{ margin-top: -70px;}
.jjfont .nr{ color: #4b4b4b; font-size: 18px; margin: 5% 0; line-height: 35px; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}

#wenhua_in{ padding: 0; margin-top: 3%;}
#wenhua_in .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding: 10px ;
}

#wenhua_in .swiper-slide {
    text-align: left;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    transition: 0.3s;
    position: relative;
    overflow: hidden;
    border-radius: 10px; border: 1px solid #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_in .swiper-slide .font{ position: relative; z-index: 1; width: 100%; padding: 30px 30px 30px 50px;}
#wenhua_in .swiper-slide i{ position: absolute; right: 0; top: -35%; text-align: right; background: #fff;}
#wenhua_in .swiper-slide i img{ max-width: 80%;}
#wenhua_in .swiper-slide .font p{ color: var(--theme-zhu); font-size: 24px;}
#wenhua_in .swiper-slide .font span{ display: block; width: 100%; font-size: 16px; padding-top: 10px;}

@media screen and (max-width:1700px){
    #jjbj .pic img{ max-width: 100%;}
    #jjbj .row:before{ font-size: 110px;}
}
@media screen and (max-width:1440px){
    #jjbj .row:before{ font-size: 90px;}
    .jjfont .nr{ font-size: 16px;}
    #wenhua_in .swiper-slide .font{ padding: 7%;}
    #wenhua_in .swiper-slide .font p{ font-size: 20px;}
    #wenhua_in .swiper-slide .font span{ width: 100%; font-size: 14px; }
}
@media screen and (max-width:1200px){
    #jjbj .row:before{ font-size: 70px; top: 0;}
    .tit_in_left h2{ font-size: 28px;}
    .tit_in_left:before{ width: 50px;}
    #wenhua_in .swiper-slide i{ top: -7%;}
}
@media screen and (max-width:991px){
    #jjbj .row:before{ font-size: 60px;}
    .tit_in_left h2{ font-size: 22px;}
    .tit_in_left{ height: 40px;}
}
@media screen and (max-width:768px){
    #jjbj .row:before{ font-size: 40px;}
}
@media screen and (max-width:500px){
    #jjbj .row:before{ font-size: 24px;}
}



#ywbj{ background: url("../images/ywbj.jpg") repeat-y center bottom;}
#ywbj .row{ position: relative;}
#ywbj .row:before{ text-transform: uppercase; content: attr(data-title); position: absolute; right: 0; margin: auto; top: 30px; display: block; width: 100%; height: auto; color: rgba(1,93,162,0.06); font-size: 130px; text-transform: uppercase; font-family: eng !important;}
#ywbj .font{ padding-top: 50px; padding-right: 10%;}
#ywbj .font .bt{ color: var(--theme-zhu); font-size: 30px; padding: 40px 0;}
#ywbj .font .nr{ font-size: 16px; line-height: 35px;}

#ywbj .font dl{ margin-top: 10% !important; text-align: center;}
#ywbj .font dl dd p { margin: auto; background: url("../images/liu.png") no-repeat center; width: 109px; height: 95px; line-height: 95px; text-align: center; transition: 0.3s;}
#ywbj .font dl dd p i{ font-size: 40px; color: #fff; transition: 0.3s;}
#ywbj .font dl dd span{ display: block; padding-top: 10px; font-size: 16px;}
#ywbj .font dl dd:hover p{ background: url("../images/liu1.png") no-repeat center;}
#ywbj .font dl dd:hover p i{ color: #fff;}
#ywbj .pic{ text-align: center; position: relative;}
#ywbj .pic img{ max-width: 100%; position: relative; z-index: 2;}
#ywbj .pic:before{ position: absolute; left: 0; top: 7%; right: 0; bottom: 0; margin: 0 auto; content: ''; background: url("../images/yuan.png") no-repeat center; width: 100%; height: 100%; opacity: 0.6;}

#ywbj .pic:before{
    -webkit-transform: rotate(360deg);
    animation: rotation 10s linear infinite;
    -moz-animation: rotation 10s linear infinite;
    -webkit-animation: rotation 10s linear infinite;
    -o-animation: rotation 10s linear infinite;
}
@-webkit-keyframes rotation{
    from {-webkit-transform: rotate(0deg);}
    to {-webkit-transform: rotate(360deg);}
}


@media screen and (max-width:1700px){
    #ywbj .row:before{ font-size: 110px;}
}
@media screen and (max-width:1440px){
    #ywbj .row:before{ font-size: 90px;}
    #ywbj .pic:before{ background-size: 69%;}
    #ywbj .font{ padding-right: 3%;}
}
@media screen and (max-width:1200px){
    #ywbj .row:before{ font-size: 70px;}
    #ywbj .font .bt{ font-size: 24px;}
}
@media screen and (max-width:991px){
    #ywbj .row:before{ display: none;}
    #ywbj .font .bt{ font-size: 20px; padding: 15px 0;}
    #ywbj .font{ padding-right: 0;}
    #ywbj .pic{ width: 50%; margin: 0 auto;}
    #ywbj .font dl{ margin-top: 3% !important;}
}
@media screen and (max-width:768px){
    #ywbj .row:before{ font-size: 40px;}
    #ywbj .pic{ width: 80%;}
    #ywbj .font dl dd{ float: left; margin: 1% 5%;}
    #ywbj .font .bt{ font-size: 16px;}
}
@media screen and (max-width:500px){
    #ywbj .row:before{ font-size: 24px;}
    #ywbj .font dl dd{ float: left; margin: 1% 1%;}
    #ywbj .pic{ width: 70%;}
}


.hbbj{ background: url("../images/hzhbbj.jpg") no-repeat center;}
.hbbj .main{ background: url("../images/khyuan.png") no-repeat center;}
#hzhb{ position: relative; padding: 3% 0 0;}
#hzhb .container{ position: relative; padding: 0;}
#hzhb .swiper-container { width: 100%; height: auto;}
#hzhb .swiper-slide { background-size: cover; background-position: center; position: relative; overflow: hidden;}
#hzhb .gallery-top { height: auto; width: 100%; padding: 0; overflow: hidden;}
#hzhb .gallery-top .swiper-slide li{ float: left; width: 18%; margin: 1%;}
#hzhb .gallery-top .swiper-slide li p{ box-shadow: 0 0 10px rgba(0,0,0,0.1); width: 100%;}
#hzhb .gallery-top .swiper-slide li p img{ width: 100%;}

#hzhb .gallery-thumbs { height: auto; text-align: center; padding: 0 40%; box-sizing: border-box; margin-bottom: 2%;}
#hzhb .gallery-thumbs .swiper-slide {  font-size: 16px; cursor: pointer; text-align: center; color: var(--theme-zhu); background: #fff; border: 1px solid #ededed; line-height: 50px; position: relative; transition: 0.3s;}
#hzhb .gallery-thumbs .swiper-slide-thumb-active{ color: #fff; background: var(--theme-zhu); border: 1px solid var(--theme-zhu);}

@media screen and (max-width:1200px){
    #hzhb .gallery-thumbs{ padding: 0 35%;}
    #hzhb .gallery-top .swiper-slide li{ width: 23%;}
}
@media screen and (max-width:991px){
    #hzhb .gallery-thumbs{ padding: 0 25%;}
    #hzhb .gallery-top .swiper-slide li{ width: 31%;}
    #hzhb .gallery-thumbs .swiper-slide{ line-height: 40px;}
}





#xwbj{ background: url("../images/xwbj.jpg") repeat-y center;}
#xwbj .tit_in h2{ color: #fff;}
#xwbj .tit_in p{ color: rgba(255,255,255,0.1); }

#xwzx{ position: relative; padding: 3% 0 0;}
#xwzx .container{ position: relative; padding: 0;}
#xwzx .swiper-container { width: 100%; height: auto;}
#xwzx .swiper-slide { background-size: cover; background-position: center; position: relative; overflow: hidden;}
#xwzx .gallery-top { height: auto; width: 100%; padding: 0; overflow: hidden;}
#xwzx .gallery-top .swiper-slide li{ padding: 20px; border: 1px solid rgba(255,255,255,0.2); border-radius: 5px;}
#xwzx .gallery-top .swiper-slide .pic{ height: 0; padding-bottom: 60%; position: relative; transition: 0.3s; overflow: hidden;}
#xwzx .gallery-top .swiper-slide .pic img{  width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}
#xwzx .gallery-top .swiper-slide .font{ padding: 5% 0 0;}
#xwzx .gallery-top .swiper-slide .font .tit{ color: #fff; font-size: 20px; font-weight: bold; transition: 0.3s; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; height: 40px;}
#xwzx .gallery-top .swiper-slide .font .content{ margin: 0 0 2%; font-size: 16px; color: #fff; line-height: 35px; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;}
#xwzx .gallery-top .swiper-slide .font .more{ position: relative; border-top: 1px solid rgba(255,255,255,0.2); padding-top: 10px; text-transform: uppercase; color: #fff;}
#xwzx .gallery-top .swiper-slide .font .more:after{ position: absolute; left: 0; top: -2px; content: ''; width: 0; height: 3px; background: var(--theme-bg); transition: 0.3s;}
#xwzx .gallery-top .swiper-slide .font .more p{ margin-left: 10px !important;}
#xwzx .gallery-top .swiper-slide li:hover .font .more:after{ width: 100%;}
#xwzx .gallery-top .swiper-slide li:hover .font .tit{ color: var(--theme-bg); font-weight: bold;}
#xwzx .gallery-top .swiper-slide li:hover .pic img{transform: scale(1.1);}
#xwzx .gallery-thumbs { height: auto; text-align: center; padding: 0 40%; box-sizing: border-box; margin-bottom: 3%;}
#xwzx .gallery-thumbs .swiper-slide {  font-size: 16px; cursor: pointer; text-align: center; color: #fff; line-height: 50px; position: relative; transition: 0.3s;}
#xwzx .gallery-thumbs .swiper-slide-thumb-active{ color: #fff; background: var(--theme-bg);}
@media screen and (max-width:1700px){
}
@media screen and (max-width:1600px){
}
@media screen and (max-width:1400px){
    #xwzx .gallery-top .swiper-slide .font .content{ font-size: 12px; line-height: 30px;}
    #xwzx .gallery-thumbs .swiper-slide{ font-size: 14px;}
}
@media screen and (max-width:1200px){
    #xwzx .gallery-top .swiper-slide .font .content{ line-height: 25px;}
    #xwzx .gallery-top .swiper-slide .font .tit{ font-size: 16px;}
    #xwzx .gallery-thumbs{ padding: 0 35%;}
}
@media screen and (max-width:991px){
    #xwzx .gallery-thumbs{ position: relative; width: 100%; top: auto; margin-bottom: 3%; padding: 0 25%; }
    #xwzx .gallery-top .swiper-slide .font .more{ font-size: 12px; padding-top: 5px;}
    #xwzx .gallery-top .swiper-slide li{ margin-bottom: 3%;}
    #xwzx .gallery-top .swiper-slide .pic{ padding-bottom: 50%;}
}
@media screen and (max-width:768px){
}
@media screen and (max-width:450px){
}




.tit_zy{ text-align: center; position: relative; line-height: 50px; padding-bottom: 20px;}
.tit_zy h3{ color: #3c3c3c; font-size: 30px; font-weight: bold !important;}
.tit_zy p{ color: rgba(60,60,60,0.1); font-family: eng; font-size: 48px; text-transform: uppercase;}
.tit_zy:before{ position: absolute; content: ''; left: 48%; bottom: 0; width: 4%; height: 2px; background: var(--theme-bg);}


.more_in{ width: 200px; height: 50px; line-height: 50px; background: var(--theme-zhu); border: 1px solid var(--theme-zhu); border-radius: 5px; text-align: center; color: #fff; margin: 3% auto 0; transition: 0.3s;}
.more_in:hover{ background: var(--theme-bg); border: 1px solid var(--theme-bg);}

@media screen and (max-width:1440px){
    .tit_zy p{ font-size: 36px;}
}
@media screen and (max-width:1200px){
    .tit_zy p{ font-size: 30px;}
    .tit_zy h3{ font-size: 22px;}
}


/*公司简介*/
.gsjj_zy{ background: url("../images/jjzy_logo.png") no-repeat center;}
.gsjj_zy .tit_zy:before{ left: 0 !important;}
.gsjj_zy .con{ margin: 5% 0 0; padding-right: 15px; height: 380px; font-size: 16px; color: #6d6d6d; overflow-y: scroll; line-height: 38px;}
.gsjj_zy .con::-webkit-scrollbar{
    width:3px;
    height:6px;
}
.gsjj_zy .con::-webkit-scrollbar-track{
    box-shadow: inset 0 0 6px transparent;
    background: #e8e8e8;
}
.gsjj_zy .con::-webkit-scrollbar-thumb{
    background: var(--theme-zhu);
}

.gsjj_zy_pic{ position: relative; text-align: center;}
.gsjj_zy_pic .pic{ width: 100%; text-align: center;}
.gsjj_zy_pic .pic img{ max-width: 100%;}
@media screen and (max-width:1600px){
    .gsjj_zy .con{ font-size: 14px; height: 310px;}
}
@media screen and (max-width:1440px){
    .gsjj_zy{ background-size: 85%;}
}
@media screen and (max-width:1200px){
    .gsjj_zy_pic .pic{ width: 100%;}
    .gsjj_zy .con{ height: 195px; margin: 0;}
}
@media screen and (max-width:991px){
    .gsjj_zy_pic .pic img{ width: 100% !important;}
    .gsjj_zy{ margin-top: 5%;}
    .gsjj_zy_pic,.gsjj_zy{ padding: 0 !important; margin: 0 !important;}
    .gsjj_zy .con{ margin-bottom: 3%;}
    .gsjj_zy{ background-size: auto 100%;}
}
@media screen and (max-width:991px){
    .gsjj_zy_pic .pic img{ width: 100% !important;}
    .gsjj_zy{ margin-top: 5%;}
}



#dsz_bj{ background: url("../images/dsz_bj.jpg") repeat-y right top;}
#dsz_bj .main{ padding: 0;}
#dsz_bj .font{ padding: 3% 3% 1%;}
#dsz_bj .tit_zy h3{ color: var(--theme-zhu);}
#dsz_bj .tit_zy:before{ left: 0 !important;}
#dsz_bj .con{ color: #444444; font-size: 16px; line-height: 42px; margin: 5% 0 0;}
@media screen and (max-width:1600px){
    #dsz_bj .con{ line-height: 35px;}
}
@media screen and (max-width:1440px){
    #dsz_bj .con{ font-size: 14px;}
    #dsz_bj .font{ padding-right: 5%;}
}
@media screen and (max-width:991px){
    #dsz_bj .pic{ text-align: center;}
    #dsz_bj .font{ padding: 5%;}
}

#fzlc_bj{ background: url("../images/fz_bj.jpg") no-repeat center bottom;}
#fzlc_bj .tit_zy{ padding-left: 0 !important;}
#fzlc_bj .tit_zy:before{ left: 0 !important;}

#qyfz{ margin-top: 3% !important; overflow: hidden;}
#qyfz .swiper {
    width: 100%;
    height: 100%;
}

#qyfz .swiper-slide {
    text-align: center;

    /* 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;
}

#qyfz .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#qyfz .swiper {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}

#qyfz .swiper-slide {
    background-size: cover;
    background-position: center;
}
#qyfz .mySwiper2 .swiper-slide .row{ width: 100%;}
#qyfz .mySwiper2 .swiper-slide{ padding: 0 8%; text-align: left;}
#qyfz .mySwiper2 .swiper-slide .con{ padding: 3%; position: relative;}
#qyfz .mySwiper2 .swiper-slide .con .bt{ position: relative; z-index: 1; height: 140px; line-height: 140px; color: var(--theme-zhu); font-size: 140px; text-align: left; font-family: shuzi;}
#qyfz .mySwiper2 .swiper-slide .con ul{ position: relative; z-index: 1; color: #4b4b4b; margin-top: 5% !important; font-size: 16px; line-height: 35px; text-align: left;}
#qyfz .mySwiper2 .swiper-slide .con ul li i{ color: var(--theme-zhu); font-size: 14px; margin-right: 10px;}
#qyfz .mySwiper2 .swiper-slide .con ul li p{ font-size: 18px; font-weight: bold !important;}
#qyfz .mySwiper2 .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 60%; position: relative;}
#qyfz .mySwiper2 .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; z-index: 2; transition:0.3s;}
#qyfz .mySwiper2 .swiper-slide .pic:before{ position: absolute; left: 45px; top: 45px; width: 100%; height: 100%; z-index: 1; content: ''; background: var(--theme-zhu);}
#qyfz .mySwiper2 .swiper-button-next,#qyfz .mySwiper2 .swiper-button-prev{ width: 60px; height: 60px; background: rgba(48,77,184,0.2); border-radius: 100%; opacity: 1; transition: 0.3s;}
#qyfz .mySwiper2 .swiper-button-next:after,#qyfz .mySwiper2 .swiper-button-prev:after{ color: #fff; font-size: 20px;}
#qyfz .mySwiper2 .swiper-button-next{ right: 0;}
#qyfz .mySwiper2 .swiper-button-prev{ left: 0;}
#qyfz .mySwiper2 .swiper-button-next:hover,#qyfz .mySwiper2 .swiper-button-prev:hover{ background: var(--theme-zhu);}

#qyfz .mySwiper2 {
    height: 80%;
    width: 100%;
    padding: 0 0 3% !important;
    z-index: 10;
    overflow: inherit;
}

#qyfz .mySwiper {
    height: 20%;
    box-sizing: border-box;
    padding: 30px 5% 0;
    position: relative;
}

#qyfz .mySwiper .swiper-slide {
    width: 25%;
    height: 100%;
    position: relative;;
}
#qyfz .mySwiper:before{ position: absolute; content: ''; left: 0; top: 28px; height: 2px; width: 100%; background: rgba(75,193,224,0.3);}
#qyfz .mySwiper:after{ position: absolute; content: ''; left: 5%; top: 20px; background: url("../images/lc_jt.png") no-repeat; width: 24px; height: 16px;}
#qyfz .mySwiper .swiper-slide { font-size: 14px; cursor: pointer; height: 70px; transition: 0.3s; text-align: center;}
#qyfz .mySwiper .swiper-slide .bz{ display: inline-block; top: -5px;  position: absolute;}
#qyfz .mySwiper .swiper-slide .bz p{ width: 10px; height: 10px; background: #fff; border-radius: 100%; position: relative; z-index: 1; transition: 0.3s;}
#qyfz .mySwiper .swiper-slide .bz:before{ position: absolute; content: ''; border-radius: 100%; left: -7px; top: -7px; width: 24px; height: 24px; background: rgba(48,77,184,0.2); transition: 0.3s;}
#qyfz .mySwiper .swiper-slide h4{ font-size: 24px; color: #515151; transition: 0.3s; font-family: 'iconfont'; margin-top: 10% !important;}
#qyfz .mySwiper .swiper-slide-thumb-active h4{ color: var(--theme-zhu); font-size: 30px;}
#qyfz .mySwiper .swiper-slide-thumb-active .bz{ top: -10px;}
#qyfz .mySwiper .swiper-slide-thumb-active .bz:before{ width: 50px; height: 50px; left: -14px; top: -14px;}
#qyfz .mySwiper .swiper-slide-thumb-active .bz p{ width: 22px; height: 22px; border-radius: 100%; background: #304db8;}

#qyfz .mySwiper .swiper-slide-thumb-active { opacity: 1;}

#qyfz .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
@media screen and (max-width:1700px){
    #qyfz .mySwiper2 .swiper-slide .con .bt{ font-size: 100px;}
}
@media screen and (max-width:1440px){
    #qyfz .mySwiper2 .swiper-slide .con .bt{ font-size: 80px; height: 100px; line-height: 100px;}
    #qyfz .mySwiper2 .swiper-slide .con ul{ font-size: 14px;}
    #qyfz .mySwiper2 .swiper-slide .con ul li span{ display: block; line-height: 25px;}
    #qyfz .mySwiper .swiper-slide h4{ font-size: 20px;}
    #qyfz .mySwiper .swiper-slide-thumb-active h4{ font-size: 26px;}
}
@media screen and (max-width:1200px){
    #qyfz .mySwiper2 .swiper-slide .con .bt{ font-size: 60px; height: 80px; line-height: 80px;}
}
@media screen and (max-width:991px){

}
@media screen and (max-width:768px){
}
@media screen and (max-width:550px){
}


#zzry_bj{ background: url("../images/ry_bj.jpg") no-repeat center;}
#zzry_bj dl{ margin: 3% 0 0 !important;}
#zzry_bj dl dd{ height: 50px; line-height: 50px; border: 1px solid #dcdcdc; border-radius: 25px; width: 150px; text-align: center; margin: 0 10px; transition: 0.3s;}
#zzry_bj dl dd:first-of-type{ background: var(--theme-zhu); border: 1px solid var(--theme-zhu); color: #fff; font-size: 16px;}
#zzry_bj dl dd:first-of-type a,#zzry_bj dl dd:hover a{ color: #fff;}
#zzry_bj dl dd:hover{ background: var(--theme-zhu); border: 1px solid var(--theme-zhu); color: #fff; }
#zzry{ position: relative; margin-top: 5%;}
#zzry .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding: 10px 0;
}
#zzry .swiper-slide {
    text-align: center;
    background: #fff;
    padding: 25px;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    /* 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;
}
#zzry .swiper-slide p{ width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
#zzry .swiper-slide p img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition:0.3s;}
#zzry .swiper-slide span{ display: none; font-size: 16px; width: 100%; padding-top: 4%;}
#zzry .swiper-slide-active span{ display: block}
#zzry .swiper-slide-active{border-bottom: 7px solid var(--theme-zhu);}
#zzry .swiper-button-next,#zzry .swiper-button-prev{ width: 68px; height: 68px; background: #175aa8; border-radius: 100%; transition: 0.3s;}
#zzry .swiper-button-next{ right: -90px;}
#zzry .swiper-button-prev{ left: -90px;}
#zzry .swiper-button-next:after,#zzry .swiper-button-prev:after{ color: #fff; font-size: 20px;}
#zzry .swiper-button-next:hover,#zzry .swiper-button-prev:hover{ background: #fff;}
#zzry .swiper-button-next:hover:after,#zzry .swiper-button-prev:hover:after{ color: #00ab71;}
@media screen and (max-width:1700px){
}
@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
}
@media screen and (max-width:768px){
}
@media screen and (max-width:550px){
}



#shzr_bj{ background: url("../images/zr_bj.jpg") no-repeat center;}
#shzr_bj .tit_zy:before{ left: 0 !important;}
#shzr_bj .con{ color: #175aa8; font-size: 16px; margin: 2% 0;}

.shzr{position: relative;}
.shzr .swiper-container { padding: 10px; overflow: hidden;}
.shzr .swiper-slide { display: flex; flex-direction: column; border-radius: 5px; overflow: hidden; position: relative; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.shzr .swiper-slide:before{ position: absolute; left: 50%; bottom: 0; width: 0; height: 7px; background: var(--theme-zhu); content: ''; transition: 0.3s;}
.shzr .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
.shzr .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.5s;}
.shzr .swiper-slide .tit{ padding: 25px;}
.shzr .swiper-slide p{ text-align: center; color: #333333; font-size: 18px; font-weight: bold !important;}
.shzr .swiper-slide span{ display: block; margin-top: 2%; color: #666666; font-size: 16px; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
.shzr .swiper-slide:hover:before{ width: 100%; left: 0;}
.shzr .swiper-slide:hover .pic img{ transform: scale(1.1);}
@media screen and (max-width:1700px){
}
@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
    .shzr .swiper-slide p{ height: 50px; line-height: 50px;}
}
@media screen and (max-width:768px){
}
@media screen and (max-width:550px){
}




/*业务发展*/
#yw_bj{ background: url("../images/yw_bj.jpg") repeat center top; padding: 30px 0;}
#yewu .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#yewu .swiper-slide {
    text-align: center;
    transition: 0.3s;
    position: relative;
    overflow: hidden;
    color: #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;
}
#yewu .swiper-slide i{ font-size: 45px; height: 55px; line-height: 55px;}
#yewu .swiper-slide p{ font-size: 16px;}
#yewu .swiper-slide a{ color: #fff;}
/*#yewu .swiper-slide:hover{ background: var(--theme-bg);}*/
@media screen and (max-width:991px){
}
@media screen and (max-width:765px){
}

#ywfz .mm{ height: 100px;}
#ywfz .mm:first-of-type{ height: 0;}
#ywfz li{ position: relative;}
#ywfz li:before{ position: absolute; content: ''; right: 30%; bottom: 0; width: 150%; height: 50%; background: #eff0f1;}
#ywfz li .img{ width: 48%; float: right; display: block; height: 0; padding-bottom: 30%; position: relative; overflow: hidden; box-shadow: 0 0 10px rgba(0,0,0,0.3);}
#ywfz li .img img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.3s;}
#ywfz li .font{ width: 50%; float: left; padding: 5% 3% 0 0; position: relative; z-index: 1;}
#ywfz li:nth-of-type(2n) .img{ float: left;}
#ywfz li:nth-of-type(2n) .font{ float: right; padding-left: 3% !important;}
#ywfz li:nth-of-type(2n):before{ right: auto; left: 30%;}
#ywfz li:first-of-type{ margin-top: 0;}
#ywfz li:last-of-type{ margin-bottom: 0;}
#ywfz li .font .tit i{ font-size: 60px; color: #464646; height: 65px; line-height: 65px; margin-right: 15px;}
#ywfz li .font .tit h3{ color: #3a3a3a; font-size: 36px; font-weight: bold !important;}
#ywfz li .font .tit p{ color: #818181; font-size: 18px; font-family: 'iconfont'; text-transform: capitalize; font-weight: 100;}
#ywfz li .font .con{ padding-top: 20%; color: #666666; font-size: 16px;}
@media screen and (max-width:1440px){
    #ywfz li .font .con{ padding-top: 14%;}
    #ywfz li .font .tit h3{ font-size: 30px;}
}
@media screen and (max-width:1200px){
    #ywfz li .font .con{ font-size: 14px; padding-top: 12%;}
    #ywfz li .font .tit h3{ font-size: 26px;}
    #ywfz li .font .tit p{ font-size: 14px;}
    #ywfz li .font .tit i{ font-size: 50px; height: 55px; line-height: 55px;}
}
@media screen and (max-width:991px){
    #ywfz li:before{ height: 60%;}
    #ywfz li .font{ padding-top: 3%;}
    #ywfz li .font .con{ font-size: 12px; line-height: 23px; padding-top: 10%;}
}
@media screen and (max-width:768px){
    #ywfz li .font,#ywfz li .img{ width: 100%;}
    #ywfz li:before{ right: 0 !important; width: 200%;}
    #ywfz li:nth-of-type(2n):before{ right: auto !important; left: 0 !important;}
    #ywfz li .img{ padding-bottom: 60%;}
    #ywfz li .font{ padding-top: 6%;}
    #ywfz li .font .con{ padding: 5% 0;}
    #ywfz li .font .tit .float-start{ line-height: 22px;}
    #ywfz li .font .tit h3{ font-size: 20px;}
    #ywfz li .font .tit p{ font-size: 12px;}
    #ywfz li .font .tit i{ font-size: 40px; height: 40px; line-height: 40px;}
    #ywfz .mm{ height: 50px;}
}





/*新闻中心*/
#xwbj1{ background: url("../images/xwzh_bj.jpg") no-repeat center top;}

#kjcx{position: relative;}
#kjcx .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding: 10px;
}
#kjcx .swiper-slide {
    transition:0.3s;
    position: relative;
    background: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);

    /* 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;
}
#kjcx .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 65%; position: relative; overflow: hidden;}
#kjcx .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#kjcx .swiper-slide .content{ padding: 5%; width: 100%; transition: 0.3s;}
#kjcx .swiper-slide .content .news_time{ color: #e5000f; font-family: shuzi; font-size: 16px; }
#kjcx .swiper-slide .content .news_title{ color: #333333; font-size: 16px; white-space: nowrap; overflow:hidden; text-overflow: ellipsis;}
#kjcx .swiper-slide .content .news_info{ color: #999999; font-size: 15px; margin: 2% 0 0; line-height: 25px; display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 2; overflow: hidden;}
#kjcx .swiper-slide:hover .pic img{transform: scale(1.1);}
#kjcx .swiper-slide:hover .content .news_title{ color: var(--theme-zhu);}

#indexNews{ margin-top: 10px !important;}
#indexNews li{ width: 100%; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.1); height: auto; margin:0 auto 35px; padding: 6% 5%; transition: 0.3s;}
#indexNews li .news_time{ color: #e5000f; font-family: shuzi; font-size: 16px;}
#indexNews li .news_title{ color: #333333; font-size: 16px; margin: 1% 0 2%; white-space: nowrap; overflow:hidden; text-overflow: ellipsis;}
#indexNews li .news_info{ color: #999999; font-size: 15px; line-height: 25px; display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 2; overflow: hidden;}
#indexNews li:hover .news_title{ color: var(--theme-zhu);}

@media screen and (max-width:1700px){
    #kjcx .swiper-slide .content .news_title{ width: 75%;}
    #indexNews li .news_time span{ font-size: 42px;}
    #indexNews li{ padding: 3% 2%;}
}
@media screen and (max-width:1440px){
    #indexNews li .news_title{ font-size: 16px;}
    #indexNews li .news_time span{ font-size: 36px;}
    #indexNews li{ padding: 3% 2%;}
    #indexNews li .news_info{ -webkit-line-clamp: 1;}
    #indexNews li .news_time span{ line-height: 35px;}
    #kjcx .swiper-slide .content p{ font-size: 12px;}
    #kjcx .swiper-slide .content .news_title{ font-size: 14px;}
}
@media screen and (max-width:1200px){
    #kjcx .swiper-slide .content p{ display: none;}
    #kjcx .swiper-slide .content .news_title{ width: 100%;}
    #indexNews li .news_time span{ font-size: 28px;}
}
@media screen and (max-width:768px){
}



#xwlb li{ padding: 50px 0; border-bottom: 1px solid #e9e9e9;}
#xwlb li .img{ width: 30%; height: 0; padding-bottom: 18%; position: relative; overflow: hidden;}
#xwlb li .img img{ object-fit: cover; left: 0; position: absolute; text-align: center; height:100%; width:100%; transition: 0.5s;}
#xwlb li .box{ width: 60%;}
#xwlb li .box .news_time{ color: #e5000f; font-family: shuzi; font-size: 16px;}
#xwlb li .box .news_title{ color: #2a2a2a; font-size: 24px; font-weight: bold; margin: 1% 0 2%; white-space: nowrap; overflow:hidden; text-overflow: ellipsis; transition: 0.3s;}
#xwlb li .box .news_info{ color: #666666; font-size: 16px; line-height: 35px; display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 2; overflow: hidden;}
#xwlb li:hover .box .news_title{ color: var(--theme-zhu);}
@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
    #xwlb li .box .news_title{ font-size: 20px;}
    #xwlb li .box .news_info{ font-size: 14px;}
}
@media screen and (max-width:991px){
    #xwlb li .box .news_title{ font-size: 16px;}
}
@media screen and (max-width:768px){
    #xwlb li .img{ padding-bottom: 22%;}
}
@media screen and (max-width:575px){
    #xwlb li .img,#xwlb li .box{ width: 100%;}
    #xwlb li .img{ padding-bottom: 60%; margin-bottom: 3%;}
    #xwlb li{ padding: 25px 15px;}
}



.xwinfo{ padding: 5% 7%; font-size: 16px; line-height: 40px; border-radius: 20px; margin-top: 3%;}
.xwinfo img{ display: block; margin: 0 auto 3%; max-width: 80%;}
@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
    .xwinfo{ padding: 5%; font-size: 14px; line-height: 30px;}
}

.xwtit:before{ left: 0 !important;}
.xwtit span{ display: block; font-size: 16px; color: #999;}



.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(0,69,146,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: 3%; color: #333333; font-size: 16px; text-align: center; white-space: nowrap; text-overflow:ellipsis; 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%;}




/*企业文化*/
#qywh{ background: url("../images/whbj1.jpg") no-repeat center top;}
#qywh .whcon{ width: 36%; margin-top: 3%;}
#qywh .whcon i:last-of-type{ float: right;}
#qywh .whcon i{ color: #c4281c; font-size: 40px;}
#qywh .whcon .nr{ color: #343434; font-size: 30px; font-weight: bold !important; padding: 0 18%; line-height: 70px;}
#qywh .whcon .nr p:first-of-type{ font-size: 36px;}
/*#qywh ul{ margin-top: 4% !important;}*/
#qywh ul li{ width: 48%; border-radius: 10px; overflow: hidden; position: relative; background: rgba(0,0,0,1);}
#qywh ul li .pic{ width: 100%; height: 0; padding-bottom: 40%; position: relative; overflow: hidden;}
#qywh ul li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s; opacity: 0.6;}
#qywh ul li .con{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; text-align: center; color: #fff; padding-top: 4%;}
#qywh ul li .con i{ margin: 0 auto; width: 140px; height: 140px; line-height: 140px; border: 1px solid #fff; border-radius: 100%; font-size: 50px; transition: 0.3s;}
#qywh ul li .con h3{ font-size: 26px; font-weight: bold !important; margin: 2% auto 2% !important;}
#qywh ul li .con p{ font-size: 16px; width: 55%; margin: 0 auto !important;}
#qywh ul li:hover .con i{ background: var(--theme-zhu); border: 1px solid var(--theme-zhu); transform: translateY(-10px);}
#qywh ul li:hover .pic img{ transform: scale(1.1);}
@media screen and (max-width:1700px){
    #qywh .whcon{ width: 45%;}
    #qywh ul li .con i{ width: 120px; height: 120px; line-height: 120px; font-size: 40px; }
}
@media screen and (max-width:1440px){
    #qywh .whcon i{ font-size: 36px;}
    #qywh .whcon .nr{ font-size: 26px;}
    #qywh .whcon .nr p:first-of-type{ font-size: 30px;}
    #qywh ul li .con i{ width: 100px; height: 100px; line-height: 100px; font-size: 34px; }
    #qywh ul li .con h3{ font-size: 22px;}
    #qywh ul li .con p{ width: 65%; font-size: 14px;}
}
@media screen and (max-width:1200px){
    #qywh .whcon{ width: 50%;}
    #qywh .whcon i{ font-size: 32px;}
    #qywh .whcon .nr{ font-size: 24px;}
    #qywh .whcon .nr p:first-of-type{ font-size: 28px;}
    #qywh ul li .pic{ padding-bottom: 57%;}
}
@media screen and (max-width:991px){
    #qywh .whcon i{ font-size: 28px;}
    #qywh .whcon .nr{ font-size: 16px; line-height: 45px;}
    #qywh .whcon .nr p:first-of-type{ font-size: 20px;}
    #qywh ul li .pic{ padding-bottom: 57%;}
    #qywh ul li .con i{ width: 70px; height: 70px; line-height: 70px; font-size: 30px; }
    #qywh ul li .con h3{ font-size: 18px;}
    #qywh ul li .con p{ line-height: 22px; font-size: 12px;}
}
@media screen and (max-width:768px){
    #qywh .whcon{ width: 100%;}
    #qywh ul li{ width: 100%; margin-top: 20px;}
    #qywh ul li .pic{ padding-bottom: 50%;}
    #qywh ul li .con{ padding-top: 4%;}
}


.wh_tit{ text-align: center; color: #000000; font-size: 26px; font-weight: bold; margin: 3% 0 2%;}

.jzg{position: relative;}
.jzg .swiper-container { padding: 10px; overflow: hidden;}
.jzg .swiper-slide { display: flex; flex-direction: column; border-radius: 8px; overflow: hidden; position: relative; box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.jzg .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 90%; position: relative; overflow: hidden;}
.jzg .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.5s;}
.jzg .swiper-slide .endTitBg{ position: absolute; bottom: 0; left: 0; width: 100%; height: 60%; text-align: center; color: #fff; z-index: 1; transition:.4s;}
.jzg .swiper-slide:nth-of-type(1) .endTitBg{ background: linear-gradient(bottom,rgba(129,161,186,.9),rgba(0,0,0 ,0) 100%); background: -o-linear-gradient(bottom,rgba(129,161,186,.9),rgba(0,0,0,0) 100%);background: -ms-linear-gradient(bottom,rgba(129,161,186,.9),rgba(0,0,0,0) 100%);background: -moz-linear-gradient(bottom,rgba(129,161,186,.9),rgba(0,0,0,0) 100%);background: -webkit-linear-gradient(bottom,rgba(129,161,186,.9),rgba(0,0,0,0) 100%);}
.jzg .swiper-slide:nth-of-type(2) .endTitBg{ background: linear-gradient(bottom,rgba(216,154,74,.9),rgba(0,0,0 ,0) 100%); background: -o-linear-gradient(bottom,rgba(216,154,74,.9),rgba(0,0,0,0) 100%);background: -ms-linear-gradient(bottom,rgba(216,154,74,.9),rgba(0,0,0,0) 100%);background: -moz-linear-gradient(bottom,rgba(216,154,74,.9),rgba(0,0,0,0) 100%);background: -webkit-linear-gradient(bottom,rgba(216,154,74,.9),rgba(0,0,0,0) 100%);}
.jzg .swiper-slide:nth-of-type(3) .endTitBg{ background: linear-gradient(bottom,rgba(24,91,161,.9),rgba(0,0,0 ,0) 100%); background: -o-linear-gradient(bottom,rgba(24,91,161,.9),rgba(0,0,0,0) 100%);background: -ms-linear-gradient(bottom,rgba(24,91,161,.9),rgba(0,0,0,0) 100%);background: -moz-linear-gradient(bottom,rgba(24,91,161,.9),rgba(0,0,0,0) 100%);background: -webkit-linear-gradient(bottom,rgba(24,91,161,.9),rgba(0,0,0,0) 100%);}
.jzg .swiper-slide:nth-of-type(4) .endTitBg{ background: linear-gradient(bottom,rgba(85,186,208,.9),rgba(0,0,0 ,0) 100%); background: -o-linear-gradient(bottom,rgba(85,186,208,.9),rgba(0,0,0,0) 100%);background: -ms-linear-gradient(bottom,rgba(85,186,208,.9),rgba(0,0,0,0) 100%);background: -moz-linear-gradient(bottom,rgba(85,186,208,.9),rgba(0,0,0,0) 100%);background: -webkit-linear-gradient(bottom,rgba(85,186,208,.9),rgba(0,0,0,0) 100%);}
.jzg .swiper-slide .tit{ position: absolute; left: 0; bottom: 0; z-index: 2; color: #fff; padding: 0 10% 15%; }
.jzg .swiper-slide .tit p{ font-size: 30px; font-weight: bold;}
.jzg .swiper-slide .tit span{ display: block; margin-top: 2%; font-size: 16px; min-height: 60px;}
.jzg .swiper-slide:hover .pic img{ transform: scale(1.1);}
.jzg .swiper-slide:hover .endTitBg{ height: 100%;}
@media screen and (max-width:1700px){
}
@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
    .wh_tit{ font-size: 22px;}
}
@media screen and (max-width:768px){
    .jzg .swiper-slide .tit p{ font-size: 20px; font-weight: bold;}
}
@media screen and (max-width:550px){
}



#hxwh{ background: url("../images/hxwh_bj.jpg") repeat-y center bottom fixed;}
#hxwh .main{ padding: 7% 0;}
#hxwh .wh_tit{ margin-top: 0;}
#hxwh .con{ text-align: center; color: var(--theme-zhu); font-size: 60px; font-weight: bold; margin-top: 5%;}

#qyjs{ margin-top: 3%; overflow: hidden}
#qyjs .swiper-container {
    width: 100%;
    height: 100%;
    position: relative;
}
#qyjs .swiper-slide {
    text-align: left;
    transition:0.3s;
    padding: 3% 0;

    /* 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;
}
#qyjs .swiper-slide .pic{ width: 320px; height: 320px; border-radius: 100%; transition: 0.3s; border: 2px solid rgba(255,255,255,0.01); position: relative;}
#qyjs .swiper-slide .pic .picpic{ display: block; width: 100%; padding-bottom: 100%; position: relative; border-radius: 100%; overflow: hidden;}
#qyjs .swiper-slide .pic .picpic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#qyjs .swiper-slide:hover .pic{ transform: scale(1.1); border: 2px solid #fff; box-shadow: 0 0 20px rgba(0,0,0,0.2);}
#qyjs .swiper-slide .font{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; border-radius: 100%; background: rgba(0,0,0,0.3); text-align: center; color: #fff; padding-top: 30%; transition: all 0.5s; opacity: 1; z-index: 99;}
#qyjs .swiper-slide .font h2{ font-size: 30px; height: 50px; line-height: 50px; margin-bottom: 3% !important; transition: 0.3s;}
#qyjs .swiper-slide .font span{ display: block; padding: 0 10%; font-size: 16px; color: rgba(255,255,255,0.8);}
#qyjs .swiper-slide:hover .font{transform: scale(1); background: rgba(22,90,161,0.9);}

@media screen and (max-width:1700px){
    #qyjs .swiper-slide .pic{ width: 300px; height: 300px;}
    #qyjs .swiper-slide .font h2{ font-size: 24px; margin: 0 !important;}
    #hxwh .con{ font-size: 50px;}
}
@media screen and (max-width:1440px){
    #qyjs .swiper-slide .pic{ width: 260px; height: 260px;}
    #qyjs .swiper-slide .font h2{ font-size: 20px;}
    #qyjs .swiper-slide .font span{ font-size: 14px;}
}
@media screen and (max-width:1200px){
    #qyjs .swiper-slide .pic{ width: 240px; height: 240px;}
    #qyjs .swiper-slide .font{ padding-top: 20%;}
    #qyjs .swiper-slide .font h2{ font-size: 18px;}
    #qyjs .swiper-slide .font span{ font-size: 14px;}
    #hxwh .con{ font-size: 40px;}
}
@media screen and (max-width:991px){
    #hxwh .con{ font-size: 30px;}
}
@media screen and (max-width:768px){
    #hxwh .con{ font-size: 24px;}
}
@media screen and (max-width:550px){
}


.glwh{position: relative; margin-top: 2%;}
.glwh .swiper-container {padding-bottom: 5%; overflow: hidden;}
.glwh .swiper-container-horizontal>.swiper-scrollbar{left:0;}
.glwh .swiper-slide { display: flex; flex-direction: column; position: relative; border-radius: 10px; overflow: hidden; box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.glwh .swiper-slide .inimg{ width: 100%; height: 0; padding-bottom: 65%; position: relative; overflow: hidden;}
.glwh .swiper-slide .inimg img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.5s;}
.glwh .swiper-horizontal>.swiper-scrollbar{ height: 5px !important; left: 0; bottom: 10px; background: #e0e0e0; z-index: 1 !important; width: 100%;}
.glwh .swiper-scrollbar-drag{ background: var(--theme-zhu) !important; height: 5px !important; margin-top: 0;}
@media screen and (max-width:1700px){
}
@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
    .glwh .swiper-horizontal>.swiper-scrollbar{ left: 12%;}
    .glwh .swiper-pagination .swiper-pagination-current{ font-size: 46px;}
    .glwh .swiper-container{ padding-bottom: 4%;}
}
@media screen and (max-width:991px){
    .glwh .swiper-pagination{ font-size: 26px;}
    .glwh .swiper-pagination .swiper-pagination-current{ font-size: 30px;}
}
@media screen and (max-width:768px){
    .glwh .swiper-horizontal>.swiper-scrollbar{ left: 15%;}
    .glwh .swiper-container{ padding-bottom: 10%;}
}
@media screen and (max-width:550px){
}


#glxt{ background: url("../images/glxt_bj.jpg") repeat-y center bottom fixed; position: relative;}
#glxt:before{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; content: ''; background: #fff; opacity: 0.5;}
#glxt .main{ position: relative; z-index: 1;}

.glxt{position: relative; margin-top: 3%; overflow: hidden;}
.glxt .swiper-slide { display: flex; flex-direction: column; position: relative; overflow: hidden; background: rgba(22,90,161,0.5); border-radius: 10px; color: #fff; padding: 5% 3% 4%; transition: 0.3s;}
.glxt .swiper-slide h2{ font-size: 24px;}
.glxt .swiper-slide span{ display: block; font-size: 16px; min-height: 100px; margin-top: 5%; line-height: 32px;}
.glxt .swiper-slide:hover{ background: var(--theme-zhu);}
@media screen and (max-width:1700px){
    .glxt .swiper-slide span{ font-size: 14px;}
    .glxt .swiper-slide{ padding: 5% 2% 4%;}
}
@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
    .glxt .swiper-slide h2{ font-size: 20px;}
}
@media screen and (max-width:991px){
}
@media screen and (max-width:768px){
}
@media screen and (max-width:550px){
}



.index-all-pro{ height: auto; overflow: hidden; text-align: center;}
.index-all-pro li{ float: left; width: 32.5%; margin: 0 3px; overflow: hidden; height: 400px; position: relative; transition: all 0.5s; }
.index-all-pro li .pic{width: 100%; height: 100%; background: #165aa1; position: relative; overflow: hidden; transition: 0.3s;}
.index-all-pro li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; opacity: 0.4; position: absolute; text-align: center; transition:0.3s;}
.index-all-pro li .content{ transition: 0.5s; text-align: left; z-index: 9; bottom: 3%; left: 0; position: absolute; width: 100%; color: #fff; padding: 0 10%; height: 20%;}
.index-all-pro li .content .tit{ position: relative; padding-bottom: 20px; font-size: 30px;}
.index-all-pro li .content .tit:before{ position: absolute; left: 0; bottom: 0; width: 0; height: 2px; background: #fff; content: ''; transition: 0.3s;}
.index-all-pro li .content .nr{ font-size: 16px; line-height: 35px; padding: 20px 0 0; opacity: 0; transition: 0.5s;}
.index-all-pro li img{ width: 100%; transition: all 2.5s }
.index-all-pro li:hover img{  transform: scale(1.1); opacity: 1;}
.index-all-pro li:hover .content{ height: 80%;}
.index-all-pro li:hover .content .tit:before{ width: 45px;}
.index-all-pro li:hover .content .nr{ opacity: 1;}
.index-all-pro .youshi_li{ width: 21%;}
.index-all-pro .youshi_li_active{ width: 56%;}

@media screen and (max-width:1440px){
    .index-all-pro li .content .tit{ font-size: 26px;}
}
@media screen and (max-width:1200px){
    .index-all-pro li .content .nr{ font-size: 14px;}
    .index-all-pro li .content .tit{ font-size: 18px; height: auto; }
}
@media screen and (max-width:991px){
    .index-all-pro li .content .tit{ font-size: 16px;}
    .index-all-pro li .content .nr{ font-size: 12px; line-height: 20px;}
}
@media screen and (max-width:768px){
    .index-all-pro li{ width: 100% !important; margin-bottom: 15px;}
    .index-all-pro .youshi_li_active{ width: 100% !important;}
    .index-all-pro li{ height: 200px;}
}
@media screen and (max-width:765px){
}




#yghd{ margin-top: 3%;position: relative;}
#yghd .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#yghd .swiper-slide {
    text-align: left;
    transition:0.3s;
    position: relative;
    transform: scale(0.8);

    /* 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;
}
#yghd .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 65%; position: relative; overflow: hidden;}
#yghd .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#yghd .swiper-slide .tit{ height: 55px; line-height: 55px; color: #666; font-size: 16px; width: 100%; text-align: center; transition:0.3s;text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
#yghd .swiper-slide:hover img{ transform: scale(1.1);}
#yghd .swiper-button-next,#yghd .swiper-button-prev{ width: 68px; height: 68px; background: #175aa8; border-radius: 100%; transition: 0.3s;}
#yghd .swiper-button-next{ right: -90px;}
#yghd .swiper-button-prev{ left: -90px;}
#yghd .swiper-button-next:after,#yghd .swiper-button-prev:after{ color: #fff; font-size: 20px;}
#yghd .swiper-button-next:hover,#yghd .swiper-button-prev:hover{ background: #fff;}
#yghd .swiper-button-next:hover:after,#yghd .swiper-button-prev:hover:after{ color: #00ab71;}
#yghd .swiper-slide-next{ transform: scale(1.0);}
@media screen and (max-width:1200px){
    #yghd .swiper-slide .tit{ font-size: 14px;}
}
@media screen and (max-width:991px){
    #yghd .swiper-slide{ transform: scale(1);}
}


/*人才招聘*/
#fuli{ margin: 3% 0 2% !important;}
#fuli li{ float: left; width: 18%; position: relative; margin: 1%; overflow: hidden;}
#fuli li .pic{display: block; width: 100%; height: 0; padding-bottom: 110%; position: relative; overflow: hidden;}
#fuli li .pic img{width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#fuli li .font{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 1; background: rgba(0,0,0,0.4); color: #fff; padding: 65% 10% 10%; transition:0.5s;}
#fuli li .font i{ font-size: 40px; height: 50px; line-height: 50px;}
#fuli li .font h3{ font-size: 16px; margin: 7% 0 !important;}
#fuli li .font p{ font-size: 14px; line-height: 28px; opacity: 0; transition:0.5s;}
#fuli li:hover .font{ padding-top: 15%; background: rgba(22,90,161,0.9);}
#fuli li:hover .font p{ opacity: 1;}
@media screen and (max-width:1440px){
    #fuli li .font p{ font-size: 13px; line-height: 20px;}
}
@media screen and (max-width:1200px){
    #fuli li .font{ padding-top: 60%;}
    #fuli li .font i{ font-size: 26px; height: 30px; line-height: 30px;}
    #fuli li .font p{ font-size: 12px; line-height: 20px;}
    #fuli li .font h3{ font-size: 14px;}
}
@media screen and (max-width:991px){
    #fuli li{ width: 23%;}
}
@media screen and (max-width:768px){
    #fuli li{ width: 31%;}
}
@media screen and (max-width:500px){
    #fuli li{ width: 48%;}
}



.ygfc{position: relative;}
.ygfc .swiper-container { padding: 10px; overflow: hidden;}
.ygfc .swiper-slide { display: flex; flex-direction: column; overflow: hidden; position: relative; }
.ygfc .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 60%; position: relative; overflow: hidden; background: #165aa1;}
.ygfc .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; opacity: 0.7; position: absolute; text-align: center; transition: 0.5s;}
.ygfc .swiper-slide p{ position: absolute; left: 0; top: 0; width: 100%; color: #fff; font-size: 18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; padding: 15px;}
.ygfc .swiper-slide:hover .pic img{ transform: scale(1.1);}
.ygfc .swiper-slide:nth-of-type(2n) .pic{ background: #ffbb5e;}
.ygfc .swiper-slide:nth-of-type(3n) .pic{ background: #2ddbc7;}
@media screen and (max-width:1700px){
}
@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
    .ygfc .swiper-slide p{ height: 50px; line-height: 50px;}
}
@media screen and (max-width:768px){
}
@media screen and (max-width:550px){
}




#zpbj{ background: url("../images/zp_bj.jpg") no-repeat center top;}


.inner_contact_02{ margin: 3% 0 0 !important; box-shadow: 0 0 10px rgba(0,0,0,0.2);}
#jobs_title{padding:0; width:100%; background: var(--theme-zhu); color: #fff;font-size: 16px;height: 54px;line-height: 54px; text-align: center;}
.inner_contact_02 .td1{width: 24.33%;float: left; text-align: center;}
.inner_contact_02 .td2{width: 21.33%;float: left; text-align: center;}
.inner_contact_02 .td3{width: 21.91%;float: left; text-align: center;}
.inner_contact_02 .td4{width: 17.41%;float: left; text-align: center;}
.inner_contact_02 .td5{width: 15%;float: left; text-align: center;}
.inner_contact_02 .td5 a{color: var(--theme-zhu);font-size: 14px;}
@media screen and (max-width:1200px){
    #jobs_title{ font-size: 14px;}
}
@media screen and (max-width:768px){
    .inner_contact_02 .td4{ width: 30%;}
    .inner_contact_02 .td5{ width: 20%;}
}
#jobs_ul{padding:0;width: 100%;}
#jobs_ul li{width: 100%;}
#jobs_ul li .jobs_title{font-size: 14px; width: 100%; line-height: 30px; background: #FFF; color: #777;padding:16px 0;border-bottom: solid 1px #efefef;}
#jobs_ul li:nth-of-type(2n) .jobs_title{ background: #f3f3f3;}
#jobs_ul li .jobs_box{padding:20px 3.5% 36px;background: rgba(245,245,245,0.7); position: relative;display: none;}
#jobs_ul li .jobs_box .info1 {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 22px;
}
#jobs_ul li .jobs_box .info1 p {
    font-size: 14px;
    color: #333333;
    line-height: 25px;
    margin: 5px 0px !important;
}
#jobs_ul li .jobs_box .info2 {
    border-bottom: 1px solid #e5e5e5;
    padding: 14px 0 22px;
}
#jobs_ul li .jobs_box .info2 h3 {
    font-size: 18px;
    color: #333333;
    line-height: 3;
    font-weight: normal;
}
#jobs_ul li .jobs_box .info2 p {
    font-size: 14px;
    color: #777777;
    line-height: 2.5;
}
#jobs_ul li .jobs_box .info2 .float-left {
}
#jobs_ul li .jobs_box .info2 .float-right {
}
#jobs_ul li .jobs_box .info2 .float-left .info-box {
    border-right: 1px solid #e5e5e5;padding-right: 10%;
}
#jobs_ul li .jobs_box .info3 {
    margin-top: 31px;
}
#jobs_ul li .jobs_box .info3 .apply_btn {
    width: 151px;
    height: 41px;
    line-height: 41px;
    background: #dd0004;
    font-size: 16px;
    color: #ffffff;
    float: right;
    transition: 0.3s;
    text-align: center;
}
#jobs_ul li .jobs_box .info3 .apply_btn:hover {
    background: #bc9b6f;
}
#jobs_ul li .jobs_box .info3 .all {
    float: right;
    font-size: 14px;
    color: #777777;
    height: 41px;
    line-height: 41px;
    padding-left: 30px;
}
#jobs_ul li .jobs_box i {
    position: absolute;
    left: 18px;
    top: -12px;
    width: 0;
    height: 0;
    border-width: 6px;
    border-style: solid;
    border-color: transparent transparent #f5f5f5;
}


/*联系我们*/
#lxbj{ background: url("../images/lxbj.jpg") no-repeat center; position: relative;}
#lxbj .lx_jt{ background: url("../images/c2.jpg") no-repeat; width: 191px; height: 368px; text-align: center; color: #fff; line-height: 368px; position: absolute; right: 0; bottom: 0; z-index: 1;}
#lxbj .lx_jt i{font-size: 36px; }
#lybj{ background: url("../images/fzlc_bj.jpg") no-repeat center;}

.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; }

#lxbj .main{ padding: 0;}
#lxbj .lxfont{ padding: 0 0 3%;}
#lxbj .lxfont p{ color: #0048a1; font-size: 20px; font-weight: bold;}
#lxbj .lxfont em{ display: block; color: #747474;}
#lxbj .lxwm{ border-left: 1px solid #e4e4e4; padding: 8% 5%;}
#lxbj .lxwm .tit_zy{ color: #0048a1; font-size: 36px; font-weight: bold; text-align: left; padding: 0 !important;}
#lxbj .lxwm .tit_zy:before{ display: none;}
#lxbj .lxwm .tel{ color: var(--theme-bg); font-size: 40px; font-family: cursive !important; letter-spacing: 3px; font-weight: bold; margin: 10% 0 !important;}
#lxbj .lxwm p{ color: #323232; font-size: 16px; cursor: default;}
#lxbj .lxwm i{ width: 30px; height: 30px; line-height: 30px; text-align: center; font-size: 14px; margin-right: 20px; border: 1px solid #323232; border-radius: 100%; color: #323232; transition: 0.3s;}
#lxbj .lxwm .line{ width: 100%; height: 1px; background: #e4e4e4; margin: 10% 0 0;}
#lxbj .lxwm .lxnr{ line-height: 30px; margin-top: 10%; cursor: default;}
#lxbj .lxwm .lxnr span{ display: block; color: #323232; font-size: 16px;}
#lxbj .lxwm .lxnr em{ color: #323232; font-size: 18px;}
#lxbj .lxwm .lxnr:hover i,#lxbj .lxwm p:hover i{ background: var(--theme-bg); color: #fff; border: 1px solid var(--theme-bg);}
@media screen and (max-width:1700px){
    #lxbj .lx_jt{ width: 160px; height: 330px; line-height: 330px;}
}
@media screen and (max-width:1440px){
    #lxbj .lx_jt{ width: 140px; height: 250px; line-height: 250px;}
    #lxbj .lx_jt i{font-size: 26px; }
    #lxbj .lxwm .tel{ font-size: 36px;}
}
@media screen and (max-width:1200px){
    #lxbj .lx_jt{ width: 100px; height: 200px; line-height: 200px;}
    #lxbj .lx_jt i{font-size: 22px; }
    #lxbj .lxwm .tel{ font-size: 32px;}
    #lxbj .lxwm .lxnr em{ font-size: 14px;}
}
@media screen and (max-width:991px){
    #lxbj .lxfont{ display: none;}
    #lxbj .lxwm{ border: none;}
}
@media screen and (max-width:768px){
    #lxbj .lx_jt{ display: none;}
    .tit_right{ display: none;}
}





/*公共*/
#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; left: 0; top: 0; width: 100%; height: auto; text-align: center; z-index: 1; padding-top: 10%;}
#zi_banner .main .news-detail-title .h3{ text-align: center; color: #fff !important; border-bottom: none; font-weight: bold !important; margin-bottom: 3%; font-size: 42px; line-height: 65px;}
#zi_banner .main .news-detail-title .b{ text-align: center !important; color: #efefef !important; font-size: 18px;}

@media screen and (max-width:1600px) {
}
@media screen and (max-width:1440px) {
    #zi_banner .main .news-detail-title .h3{ font-size: 28px;}
}
@media screen and (max-width:1200px){
    #zi_banner .pic img{ width: 150%; margin-left: -25%;}
    #zi_banner .main .news-detail-title .h3{ font-size: 22px;}
    #zi_banner .main .news-detail-title .b{ font-size: 16px;}
}
@media screen and (max-width:991px){
    #zi_banner .pic img{ width: 200%; margin-left: -50%;}
    #zi_banner .main .news-detail-title .h3{ line-height: 35px;}
    #zi_banner .main .news-detail-title .b{ font-size: 14px;}
}
@media screen and (max-width:768px){
}

#homebj{ height: 70px; line-height: 70px; color: #333333; border-bottom: 1px solid #ececec;}
#homebj ul li{ position: relative; width: 17%; font-size: 16px; text-align: center; transition: 0.3s;}
#homebj ul li:before{ position: absolute; right: 0; top: 40%; content: ''; width: 1px; height: 20%; background: #d1d1d1;}
#homebj ul li i{ font-size: 24px; color: #333; margin-right: 10px;}
#homebj ul li:last-of-type:before,#homebj ul li.big:before{ display: none;}
#homebj ul li:hover,#homebj ul li.big{ background: var(--theme-zhu);}
#homebj ul li:hover a,#homebj ul li:hover i,#homebj ul li.big,#homebj ul li.big i,#homebj ul li.big a{ color: #fff;}

#homebj .home{ height: 60px; color: #666666;}
#homebj .home i{ margin-right: 0; font-weight: bold; font-size: 24px;}
#homebj .home a{ padding: 0 8px; color: #666666;}
#homebj .home a:last-of-type{ color: var(--theme-zhu);}
@media screen and (max-width:1200px) {
    #homebj .home{ font-size: 12px;}
    #homebj .home i{ font-size: 14px; margin: 0;}
    #homebj ul li{ font-size: 14px;}
}
@media screen and (max-width:991px) {
    #homebj ul li{ float: left; width: 17%; padding: 10px 0; text-align: center; margin: 0 !important; font-size: 14px;}
    #homebj{ height: auto !important; line-height: 30px;}
}
@media screen and (max-width:768px) {
    #homebj ul li{ width: 33%;}
    #homebj ul li:nth-of-type(3):before{ display: none;}

}


#cpnav{ padding: 0; overflow: hidden;}
#cpnav .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#cpnav .swiper-slide {
    text-align: center;
    transition: 0.3s;
    position: relative;
    font-size: 16px;
    /* 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;
}
#cpnav .swiper-slide:before{ position: absolute; content: ''; left: 50%; bottom: 0; width: 0; height: 3px; background: var(--theme-bg); transition: 0.3s;}
#cpnav .swiper-slide:hover:before{ left: 25%; width: 50%;}
#cpnav .swiper-slide:hover a{ color: var(--theme-bg);}
@media screen and (max-width:1200px){
    #cpnav .swiper-slide{ font-size: 14px;}
}
@media screen and (max-width:765px){
}


.hui{ background: #f4f6fb;}
.bai{ background: #fff;}






/*翻页*/
.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;
}
