@charset "utf-8";
body,ul,ol,h1,h2,h3,h4,h5,h6,li,p{
margin:0;
padding:0;
}
body {
margin:0;
width:100%;
height:100%;
font-size:12px;
font-family:"Microsoft YaHei",PingFangSC-Semibold,Arial,sans-serif,Helvetica,STHeiti;
-webkit-box-sizing:border-box;
background-color: #eeeff5;
}
img{border:0px; vertical-align:middle;}
.clearfix::after{
	content:'';
	clear:both;
	display:block;
}
a{text-decoration:none}
li{list-style:none}
/*通用清除样式*/
.containerBox{
	margin: 0 auto;
	width: 1200px;
	background-color: #fff;
}
.banner{
	height: 320px;
	background: url("/cms_files/webzhejiangshenglinyeju/pubtplobject/defaultSet/750283/images/banner_01.jpg");
	background-size: 100% 100%;
}
.gylTitle1{
	margin: 32px 18px 12px;
	position: relative;
	width: 1160px;
	height:37px;
	background: url("/cms_files/webzhejiangshenglinyeju/pubtplobject/defaultSet/750283/images/title1_03.png");
	background-size: 100% 100%;
}
.gylTitle2{
	margin: 32px 18px 12px;
	position: relative;
	width: 1160px;
	height:37px;
	background: url("/cms_files/webzhejiangshenglinyeju/pubtplobject/defaultSet/750283/images/title2_05.png");
	background-size: 100% 100%;
}
.yxalBox{
	position: relative;
	margin: 0 auto;
	width: 1160px;
}
.yxalItemBox{
	float: left;
	margin-bottom: 12px;
	width: 546px;
	background-color: #f4f4f4;
	height: 180px;
	padding: 12px;
}
.commonRight{
	margin-right: 20px;
}
.yxalImgBox{
	float: left;
	width: 248px;
	height: 170px;
}
.yxalImgBox img{
	width: 100%;
	height: 100%;
}
.yxalContentBox{
	float: left;
	margin-left: 10px;
	width: 288px;
	height: 180px;
}
.yxalTitle{
	margin-top: 12px;
	color: #333;
	font-size: 18px;
	font-weight: bold;
}
.yxalFile{
	text-indent: 2em;
	margin-top: 12px;
	color: #666;
	font-size: 16px;
	line-height: 32px;
}
.linkto{
	color: #f93030;
}
.imgzsLine{
	width: 1160px;
	margin: 12px auto;
}
.tjzsItemBox{
	margin-top: 12px;
	margin-bottom: 20px;
	float: left;
	width: 275px;
	height: 170px;
}
.tjzsImg{
	height: 160px;
	overflow: hidden;
	cursor: pointer;
	transition: all 0.2s ease-in-out;
}
.tjzsImg:hover{
	transform: scale(1.04,1.04);
	filter: brightness(1.2);
}
.tjzsImg img{
	height: 100%;
	width: 100%;
	border-radius: 6px;
}
.zjzsName{
	padding: 6px 12px;
	line-height: 18px;
	color: #333;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
}
.zjzsName:hover{
	color: #0d6ee1;
}
.cxzsIntroBox{
	margin-top: 10px;
	padding: 20px 50px;
	background-color: #289562;
	box-shadow: 0 6px 6px #eaeaea;
}
.cxzsImgBox{
	float: left;
	width: 500px;
	height: 280px;
}
.cxzsImgBox img{
	height: 100%;
	width: 100%;
}
.cxzsFileBox{
	padding: 8px 0;
	margin-left: 20px;
	float: left;
	width: 580px;
	font-size: 18px;
	color: #fff;
	line-height: 32px;
	text-indent: 2em;
}
.cxzsFileBox p{
	margin-bottom: 12px;
}
.titttbox {
	margin: 6px 20px;
	padding: 6px 0;
    border-bottom: 3px solid #12459b;
    line-height: 44px;
    font-size: 24px;
    color: #252525;
    text-indent: 5px;
    font-weight: bold;
}
.authorLines {
    padding-top: 10px;
    font-size: 18px;
    color: #666666;
    text-align: center;
}
.detailTitle{
	padding:16px 0 0 0;
	font-size: 24px;
	color: #000;
	font-weight: bold;
	text-align: center;
}
.articleContent{
	padding: 6px 50px;
	font-size: 18px;
	color: #333;
	line-height: 36px;
	text-indent: 2em;
}
.articleContentImg{
	padding: 16px 50px;
	text-align: center;
}
.articleContentImg img{
	width: 80%;
}