﻿@charset "utf-8";
/* 
	Trp CSS Document 
	Author By Globalstech.LD
	date:2021-10-11
*/
/*struct css*/

.v1-banner{width:100%;margin:0 auto;height:80vh;margin-bottom:20px;}




 .banner_swiper {
	  width: 100%;
	  position:relative;
	  height:80vh;
	 }
	 .swiper-wrapper,.swiper-slide{
	 	
	 }
.banner_swiper:hover .banner_next {
	right:100px;
}
.banner_swiper:hover .banner_prev{
	left:100px;
}
.banner_swiper .banner_next {
	background:url(../images/banner-right.png);
	width:58px;
	height:58px;
	right:-58px;
	position:absolute;
	top:50%;
	margin-top:-29px;
	transition:all .6s;
}
.banner_swiper .banner_prev {
	background:url(../images/banner-left.png);
	width:58px;
	height:58px;
	left:-58px;;
	position:absolute;
	top:50%;
	margin-top:-29px;
	transition:all .6s;
}
.banner_swiper .banner_next:after,
.banner_swiper .banner_prev:after {
color:#2373d2;
}
/*.swiper-container{overflow:inherit !important;}*/
  .slide_text {height: 100%;position: relative;text-align:center;}
  .slide_text p{bottom:40px;font-size:29px;color:#fff;position:absolute;left:50%;transform:translate(-50%,-50%);font-weight:bold;font-family:"黑体";}
  .banner_swiper .swiper-slide {
	  position: relative;
	  overflow: hidden;
  }
  .banner_swiper .swiper-slide .bannerbg{
	  position: absolute;
	  top: 0;
	  left: 0;
	  transform: scale(1);
	  background-position:center bottom !important;
	  background-size:cover !important;
	  width: 100%;
	  height:80vh;
	 }
 .banner_swiper .swiper-slide .bannerbg img{
	width:100%;
	height:100%;
}
  
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after,.banner_swiper .banner_next:after, .banner_swiper .banner_prev:after{content:none !important;}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:-25px !important;}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 6px !important;}
.swiper-pagination{position:absolute;left:50%;transform:translate(-50%,0) !important;}
.swiper-pagination-bullet{width:150px !important;height:4px !important;border-radius:0 !important;background:#6fbf20 !important;opacity:1 !important;margin-right:10px;}
.swiper-pagination-bullet-active{background:#004da3 !important;opacity:1 !important;}
/*新闻中心*/

.xwzx-module-title{font-size: 22px;color:#000;line-height: 120px;}
.xwzx-module-content{overflow:hidden;display:flex;justify-content:space-between}
.xwzx-item{width:32%;height: 605px;/* margin-bottom:20px; */background:#ecf5fc;}
.xwzx-module{width: 81%;margin: 0px auto;}
.xwzx-item-pic{width:100%;height:290px;overflow:hidden}
.xwzx-item-pic img{width:100%;/*height:100%;*/transition:all 0.8s}
.xwzx-item-title{width: 99%;margin:0 auto;/* text-align:center; */border-bottom:1px solid #c5daea;line-height:72px;font-size:20px;height:72px;overflow:hidden;}
.xwzx-item-title a{color:#000;display:block;width:90%;margin:0 auto;}
.xwzx-item-sum{width:90%;margin:25px auto;font-size:14.5px;line-height:30px;text-align:justify;height:180px;overflow:hidden;}
.xwzx-module-more{width:130px;height:60px;margin:60px auto;background:#6fbf20;border-radius:30px;text-align:center;line-height:60px;font-size:18px;margin-bottom:100px;}
.xwzx-module-more a{color:#fff;}
.xwzx-item:hover .xwzx-item-pic img{transform:scale(1.1)}



.zmz-con {
    width: 81%;
    margin: 20px auto 0;
}

.zmz-lunbo {
    width: 32%;
    float: left;
    height: 359px;
}

.zmz-right {
    width: 64%;
    float: left;
    margin-left: 30px;
    display: inline-block;
}

.zmz-top {
    width: 100%;
    height: 60px;
    line-height: 60px;
    position: relative;
}

.zmz-title {
    float: left;
    font-size: 20px;
    margin-left: 10px;
}

.zmz-data {
    float: right;
    font-size: 18px;
}

.block {
    width: 100%;
    height: 359px;
}

.swiper-slide-one {
    text-align: center;
    font-size: 18px;
    background: #fff;
    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;
    position: relative;
}

.swiper-slide-one img {
    width: 100%;
    height: 100%;
    z-index: 1;
}

.zmz-bg {
    width: 100%;
    height: 40px;
    background-color: rgba(3, 3, 3, 0.484);
    z-index: 22;
    position: absolute;
    bottom: 0;
    z-index: 65;
}

.zmz-bg-title {
    color: #fff;
    z-index: 999;
    opacity: 1;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    margin-left: 10px;
    line-height: 40px;
}
.zmz-bg-title a{color:#fff}
.zmz-bg-title a:hover{color:#fff}
.swiper-container-horizontal>.swiper-paginationtext-align: right;-bullets{
    
    width: 96%;
}
.swiper-pagination-bullet{
    width: 10px;
    height: 10px;
    background: #fff;
}
.zmz-more{
    font-size: 16px;
    font-size: 18px;
    float: right;
  
}
.zmz-more a{color:#000}
.zmz-more a:hover{color:#000}
.zmz-title a{color:#000}
.zmz-title a:hover{color:#000}

.block>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 9px !important;
    width: 23% !important;
   float: right !important;
    position: absolute;
    right: -10% !important;
    left: unset !important;
}
.swiper-ncnc .swiper-pagination-bullet{width: 15px !important;height: 18px !important;background: #ccc !important;}
.swiper-ncnc .swiper-pagination-bullet-active{background: #68c148 !important;}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 2px !important;
}
.swiper-ncnc{left: 90%;}








/*业务领域*/
.home-title{text-align:center;font-size:43px;color:#004da3;margin:80px 0px;}
.content-ywly{width:81%;margin:0 auto;}
.v1-ywly{width:100%;}
.ywly1,.ywly2,.ywly3{float:left;width:32%;margin:0.6%;}

.ddsk-module #ddsk-right {
	background:url(../images/ywly-right.png) no-repeat;
	width:58px;
	height:58px;
	position:absolute;
	top:50%;
	margin-top:-29px;
	right:-21px;
}
.ddsk-module #ddsk-left {
	background:url(../images/ywly-left.png) no-repeat;
	width:58px;
	height:58px;
	position:absolute;
	left: 0px;
	top:50%;
	margin-top:-29px;
}
.ddsk-module #ddsk-right:after,.ddsk-module #ddsk-left:after{display:none}

.ywly-module{position:relative;}
.home-module-title{position:absolute;z-index:99;font-size:36px;color:#fff;left:50%;top:50%;transform:translate(-50%,-50%)}
.ywly-module-content{padding:0.5%;overflow:hidden;}
.ywly-item{width:100%;float:left;position:relative;}
.ywly-item-title{position:absolute;bottom:0px;height:105px;background:rgba(255,255,255,.8);width:100%;font-size:24px;text-align:center}
.ywly-item-title a.news-title{color:#000;display:inline-block;width:70%;line-height:32px;margin:20px 0px;height:64px;overflow:hidden;}
.ywly-item-pic{width:100%;height:365px;overflow:hidden;}
.ywly-item-pic img{width:100%;height:100%;transition:all 0.8s}
.ywly-item:hover .ywly-item-pic img{transform:scale(1.1)}
/*企业文化*/

.content-qywh{background:#ecf5fc;padding: 15px 0px 30px 0px;}
.qywh-module-title{border-top:1px solid #cfeafb}
.qywh-module{width:81%;margin:0 auto;}
.qywh-module-content{display:flex;justify-content:space-between}
.qywh-item-outer{float:left;width:55%;padding:45px 25px;box-sizing:border-box;}
.qywh-item{width:32%;/* height:366px; */}
.qywh-item-pic{/* float:left; */width:100%;height:100%;overflow:hidden;height:366px;}
.qywh-item-pic img{height:100%;max-width:100%;transition:all 0.8s}

.qywh-item-title{font-size: 22px;width:100%;text-align:center;margin-top:15px;}
.qywh-item-title a{color:#000;}
.qywh-item:hover .qywh-item-pic img{transform:scale(1.1)}



.ddsk-news-item-title{line-height:24px;text-align:  center;margin-top: -15px;height: 44px;font-size: 22px;width:100%;}
.ddsk-module-title{font-size:36px;color:#000;line-height: 120px;margin:0 65px}
.ddsk-news-item-title a{color:#000; text-decoration:none}
.ddsk-news-item{float:left;width:60%;height:310px;}
.ddsk-news-item-pic{width:100%;height:310px;}
.ddsk-news-item-pic img{width:100%;height:100%}

.ddsk-module{overflow:hidden;width:100%;margin:0 auto;position:relative;}
.ddsk-module-hidden{width:100%;overflow:hidden;padding-top: 70px;height:360px}
.ddsk-module-content{}


.ddsk-news-item .ddsk-news-item-pic{
      /* Center slide text vertically */
      
      transition: 300ms;
      transform: scale(0.8);
	margin-top:-15px;
    }
.ddsk-module .swiper-slide-active .ddsk-news-item-pic,
    .swiper-slide-duplicate-active .ddsk-news-item-pic{
      transform: scale(1);
	margin-top:-70px;
    }
    .ddsk-module .swiper-slide-active .ddsk-news-item-title,
    .swiper-slide-duplicate-active .ddsk-news-item-title{
    	margin-top:30px;
    }

/*出版物*/
.cbw-module{width:1370px;margin:0 auto;}
.cbw-module-content{overflow:hidden;display:flex;flex-wrap:wrap;justify-content:space-between}
.cbw-item{width:31%;background:#fff;}
.cbw-item-pic{/* float:left; */width:100%;height:366px;overflow:hidden;}
.cbw-item-pic img{height:100%;min-width:100%;transition:all 0.8s}

.cbw-item-title{font-size:18px;line-height:34px;height:68px;overflow:hidden;font-size:36px;text-align:center;margin-top:35px;}
.cbw-item-title a{color:#000;}
.cbw-item-sum{font-size:14px;color:#202020;line-height:22px;margin-top:20px;text-align:justify;height:66px;overflow:hidden;}
.cbw-item:hover .cbw-item-pic img{transform:scale(1.1)}
@media screen and (max-width:1500px){
	
}



@media screen and (max-width:1450px){
 .xwzx-module{width:100% !important;}
  .ddsk-module-hidden{width:100%;overflow:hidden;padding-top: 70px;}
  .zmz-top{height: 51px; line-height: 51px;}
.block {width: 100%; height: 255px;}
}
@media screen and (max-width:1024px){
   .zmz-title{font-size:16px}
    .zmz-bg-title{font-size:14px}
}
/*@media screen and (max-width:1024px){
    .banner_swiper .swiper-slide .bannerbg,.v1-banner,.banner_swiper{height:20vh}
    .slide_text p{font-size:1.3rem;bottom:15px;}
    
    .xwzx-item{float:inherit;width:100%;margin-left:0px;}
    .xwzx-item{height:15vh;box-shadow:none}
    .xwzx-item-pic{width:48%;float:left;height:15vh}
    .xwzx-item-title,.xwzx-item-sum{float:right;width:48%}
    .xwzx-item-sum{height: 9vh;overflow:hidden;font-size:1.1rem}
    .xwzx-item-title{height:3vh;line-height:3vh;text-align:left;font-size:1.5rem}
    .ywly1,.ywly2,.ywly3{width:100%;margin:0.6%;}
    .ywly-item-pic{height:35vh}
    .home-module-title{font-size:3.6rem;}
    .ywly-item-title{font-size:2.5rem;height:10vh;}
    .ywly-item-title a.news-title{height:8vh;line-height:4vh}
    .qywh-module-content{width:90%;margin:0 auto;}
    .qywh-item{width:97%;box-sizing:border-box;height:18vh;margin:2% 2%;}
    .qywh-item-title{font-size:1.8rem;line-height:2.5rem;height:4.5vh}
    .qywh-item-sum{font-size:1.2rem;line-height: 1.7rem;height: 8vh;}
    .xwzx-module-more{width:175px;height:75px;line-height:75px;font-size:1.7rem;border-radius:40px;}
    .cbw-item{width: 48%;box-shadow:none;}
    .cbw-item-title{font-size:1.3rem}
    .cbw-item-sum{font-size:1.1rem;line-height:1.6rem;height: 7vh;}
    .cbw-item-outer{width:53%;}

}*/

/*css end*/