﻿@charset "utf-8";
/* 
	Trp CSS Document 
	Author By Globalstech.LD
	date:2021-10-12
*/
/*struct css*/


.v1-content{width:81%;margin:50px auto;}
.content-left{width:18%;float:left;}
.content-right{width:72%;float:right}

.news-module{padding:3%;;background:#fdfdfd;width:80%}
.news-item{margin-bottom:40px;}
.news-item-title{font-size:20px;height:40px;}
.news-item-title a{color:#2b2b2b}
.news-item-sum{color:#a7a7a7;font-size:16px;line-height:30px;}
.news-item-date{text-align:right;font-size:14px;color:#2b2b2b;}

.mtjj-module{/* padding:3%; */width: 86%;}
.mtjj-item{line-height:60px;}
.mtjj-item-title{float:left;width:79%;font-size:18px;padding-left:6%;background:url(../images/mtjj-icon.png) no-repeat  20px center; }
.mtjj-item-title a{color:#000;}
.mtjj-item-date{float:right;width:15%;text-align:right}
.mtjj-item-date{font-size:12px;color:#000;}

.gywm-module-content{background:#e3ebf5;padding:30px;}
.gywm-item{margin-bottom:30px;}
.gywm-item:last-child{margin-bottom:0px;}
.gywm-module-title{font-size:24px;color:#1c1c1c;line-height: 70px;}
.gywm-item-outer{display:flex;justify-content:space-between;font-size:20px;color:#1c1c1c;line-height:30px;}
.gywm-item-title{width:60%;cursor:pointer}
.gywm-item-title a{color:#1c1c1c;text-decoration:none;}
.gywm-item-quotetitle{width:40%;margin-right:2%}
.gywm-item-sum{width:30%;text-align:right}
.gywm-item-cont{font-size:17px;line-height:30px;color:#1c1c1c;display:none;}

.fy-module-content{background:#e3ebf5;padding:30px;}
.fy-item{margin-bottom:30px;text-align:center;}

.fy-module-title{font-size:24px;color:#1c1c1c;line-height: 70px;}
.fy-item-outer{display:flex;justify-content:space-between;font-size:20px;color:#1c1c1c;line-height:34px;}
.fy-item-title{width:30%;cursor:pointer}
.fy-item-title a{color:#1c1c1c;text-decoration:none;}
.fy-item-quotetitle{width:30%;margin-right:2%}
.fy-item-subtitle{width:30%;}

.gywmzs-module-content{overflow:hidden;width:90%;margin:0 auto;}
.gywmzs-item{width: 33%;float:left;margin-bottom:30px;}
.gywmzs-item-pic{width:90%;height:390px;margin:0 auto;}
.gywmzs-item-pic img{width:100%;height:100%}
.gywmzs-item-title .news-title{display:none;}

@media screen and (max-width: 1450px){
     .gywmzs-item-pic {width: 82.3%;height: 250px;margin: 0 auto;}
}

.content-path{height:42px;background:#eaeaea;width: 80%;line-height:42px;padding:0px 3%;font-size:16px;color:#000;margin-bottom:30px;}
.content-path a{color:#000}
.current_position{background:url(../images/path-icon.png) no-repeat;padding-left:30px;}


/*css end*/