@charset "utf-8";
/* 
	Trp CSS Document 
	Author By Globalstech.LD
	date:2021-10-12
*/
/*struct css*/


.v1-content{width:81%;margin:50px auto;margin-bottom:100px;overflow:hidden;}
.second-module-title{color:#004da3;font-size:43px;text-align:center;margin:60px 0px;line-height:50px;}
.content-ct{width:76%;float:left;}
.content-right{float:right;width:260px;}

.news-module{/* padding:3%; */width: 100%;}
.news-item{line-height: 38px;}
.news-item-title{float:left;width:85%;font-size:22px;padding-left:2%;background:url(../images/yd-icon.jpg) no-repeat  0px center; }
.news-item-title a{color:#000;}
.news-item-date{float:right;font-size:22px;color:#666}



.xwzx-module-title{font-size:36px;color:#000;line-height: 120px;}
.xwzx-item{width:100%;background:#fff;;box-shadow:1px 1px 10px 8px #dcecfc;}
.xwzx-module{width:230px !important;margin: 0px auto;padding-top:30px;margin-bottom:10px;}
.xwzx-item-pic{width:230px;height:145px;overflow:hidden}
.xwzx-item-pic img{width:100%;height:100%;transition:all 0.8s}
.xwzx-item-title{width: 99%;margin:0 auto;padding-top: 20px;margin-top:25px;border-top:1px solid #c5daea;line-height:30px;font-size:14px;height:30px;overflow:hidden;}
.xwzx-item-title a{color:#000;display:block;width:90%;margin:0 auto;}
.xwzx-item-sum{width:90%;margin:20px auto;font-size:12px;line-height:20px;text-align:justify;height: 96px;overflow:hidden;}

.xwzx-item:hover .xwzx-item-pic img{transform:scale(1.1)}


.i-pager{text-align:left;margin-top:50px;}
.v1-menu{width:1030px;margin:0 auto;}


.link-h-e-lusion-1-container{margin-top:60px !important;}
.link-h-e-lusion-1-container li{font-size:36px !important;}
.link-h-e-lusion-1-container li a span{display:inline-block;padding:10px 22px !important;height:40px;line-height:40px;border-right:1px solid #6fbf20;cursor:pointer}
.link-h-e-lusion-1-container .level-0-last a span{border-right:none}


@media screen and (max-width:1450px){
   .news-item-title {
       float: left;
       width: 80%;
       font-size: 18px;
       padding-left: 2%;
       background: url(../images/yd-icon.jpg) no-repeat 0px center;
   }
   .news-item-date {
       float: right;
       font-size: 18px;
       color: #666;
   }
   .v1-menu {
    width: 60%;
    margin: 0 auto;
    }
   .content-ct{width:72%;float:left;}
   .link-h-e-lusion-1-container li {
       font-size: 26px !important;
   }
   .link-h-e-lusion-1-container li a span {
       display: inline-block;
       padding: 10px 22px !important;
       height: 20px;
       line-height: 20px;
       border-right: 1px solid #6fbf20;
       cursor: pointer;
   }
}

/*css end*/