@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: #fff;
}
img{border:0px; vertical-align:middle;}
.clearfix::after{
	content:'';
	clear:both;
	display:block;
}
a{text-decoration:none}
li{list-style:none}
@font-face{
    font-family:"FZCJT";
    src:url('/cms_files/webzhejiangshenglinyeju/pubtplobject/defaultSet/aG2rP2AeAxv5X81NYYtJw/images/fzcjt.ttf'),
    url('/cms_files/webzhejiangshenglinyeju/pubtplobject/defaultSet/aG2rP2AeAxv5X81NYYtJw/images/fzcjt.ttf'),
    url('/cms_files/webzhejiangshenglinyeju/pubtplobject/defaultSet/aG2rP2AeAxv5X81NYYtJw/images/fzcjt.ttf');/*IE9*/
}
/*通用清除样式*/
.banner img{
	width: 100%;
}
.containerBox{
	margin: 0 auto;
	width: 1200px;
	background-color: #fff;
}
.nav_box {
    background: #1492ff;
    position: relative;
}
.nav_content {
    flex-wrap: wrap;
    justify-content: unset;
	width: 1200px;
    margin: 0 auto;
}
.nav_box_item {
    margin-left: 20px;
	float: left;
	padding: 0 16px;
    height: 60px;
	line-height: 60px;
    align-items: center;
}
.nav_box_item.zj_active a,
.nav_box_item:hover a
/*, .nav_box_item:hover,
.nav_box_item.zj_active */
{
    font-weight: 700;
	/* background-color: #0d6ee1; */
}
.nav_box_item a {
    color: #ffffff;
    font-size: 20px;
    font-weight: 400;
}
.indexSearchBox{
	float: right;
	position: relative;
	width: 340px;
	margin: 8px 18px 8px 0;
}
.searchBtn{
	position: absolute;
	width: 24px;
	height: 24px;
	background: url("/cms_files/webzhejiangshenglinyeju/pubtplobject/defaultSet/aG2rP2AeAxv5X81NYYtJw/images/search.png") no-repeat;
	right: 32px;
	top: 10px;
	cursor: pointer;
}
.searchIpt{
	padding-left: 20px;
	width: 300px;
	color: #fff;
	font-size: 18px;
	border: none;
	height: 44px;
	border-radius: 4px;
	background-color: rgba(255, 255, 255, 0.2);
}
.searchIpt::placeholder{
	color: #fff;
}
.cxzsIntroBox{
	margin-top: 16px;
	padding: 10px 20px 10px 50px;
	background-color: #fff6c1;
}
.cxzsImgBox{
	float: left;
	width: 70px;
	height: 120px;
	background: url("/cms_files/webzhejiangshenglinyeju/pubtplobject/defaultSet/aG2rP2AeAxv5X81NYYtJw/images/dd.png") no-repeat;
	background-size: 70px 94px;
	background-position: right 10px;
}
.cxzsFileBox{
	padding: 8px 0;
	margin-left: 32px;
	float: left;
	width: 1000px;
	font-size: 18px;
	color: #333;
	line-height: 32px;
}
.lsTitle{
	font-family: "FZCJT";
	margin: 42px 18px 24px;
	position: relative;
	width: 1160px;
	height:37px;
	font-size: 36px;
}
.redtit{
	color: #ec3a21;
}
.hgLeftBox{
	float: left;
	margin: 18px 32px 0 0;
	width: 480px;
	height: 10px;
	background-color: #f8f8f8;
}
.titleBox{
	float: left;
	width: 180px;
}
.hgRightBox{
	float: left;
	margin: 18px 12px 0 2px;
	width: 360px;
	height: 10px;
	background-color: #f8f8f8;
}
.more{
	float: left;
	margin-top: 12px;
	display: block;
	width: 90px;
	font-size: 16px;
	font-weight: normal;
	color: #999;
	font-family: "微软雅黑";
}
.firstLine{
    /* height: 340px; */
}
.picture {
    float: left;
    width: 520px;
    height: 340px;
}
.newWork {
    margin-left: 30px;
    float: left;
    width: 640px;
    height: 340px;
}
.newsList {
    margin: 0px 6px;
}
.newsList li {
    padding: 10px 0;
    width: 100%;
}
.newsList li a {
    font-size: 20px;
    color: #333;
}
.newsList li span {
    float: right;
    font-size: 20px;
    color: #797979;
}
.fwnewsList {
    float: left;
	padding: 4px 15px;
    width: 570px;
    height: 160px;
}
.imgzsLine{
	width: 1160px;
	margin: 12px auto;
}
.tjzsItemBox{
	margin-top: 12px;
	margin-bottom: 20px;
	float: left;
	width: 372px;
	height: 220px;
}
.commonRight{
	margin-right: 20px;
}
.tjzsImg{
	height: 200px;
	overflow: hidden;
	cursor: pointer;
	transition: all 0.2s ease-in-out;
}
.tjzsImg:hover{
	transform: scale(1.04,1.04);
	filter: brightness(1.2);
}
.leftMenu {
    float: left;
    width: 280px;
    border: 1px solid #ecf3f6;
    box-shadow: 0 0 4px #ccc;
    background-color: #fff;
}
.rightListContent {
    float: left;
    padding: 20px;
    margin-left: 20px;
    width: 858px;
    box-shadow: 0 0 4px #ccc;
    background-color: #fff;
}
.menuTit{
    height: 50px;
    line-height: 50px;
    background: #1492ff;
    color: #fff;
    font-size: 22px;
    text-align: center;
    font-weight: bold;
}
.menu {
    margin: 10px 18px;
}
.menu li {
    border-bottom: 1px solid #f8f8f8;
}
.menu li a {
    display: block;
    width: 80%;
    font-size: 18px;
    line-height: 48px;
    color: #333;
    padding-left: 20%;
}
.menu li a:hover{
	color: #fff;
	font-weight: bold;
	background-color: #1492ff;
}
.chose{
    color: #245ea7;
    font-size: 15px;
    font-weight: bold;
}
.tit {
    border-bottom: 3px solid #1492ff;
    line-height: 44px;
    font-size: 24px;
    color: #252525;
    text-indent: 5px;
    font-weight: bold;
}
.newsListBox li {
    border-bottom: 1px dashed #c4c4c4;
    list-style-type: square;
    list-style: inside;
    line-height: 56px;
}
.newsListBox li a {
    font-size: 18px;
    color: #333;
}
.newsListBox li span{
	float: right;
	font-size: 18px;
	color: #999;
}
.videoItemBox{
	position: relative;
	margin-top: 12px;
	margin-bottom: 20px;
	float: left;
	width: 280px;
	height: 200px;
}
.videoLine{
	width: 1200px;
	margin: 12px 0;
}
.videoName{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 6px 12px;
	background-color: rgba(0, 0, 0, 0.6);
	color: #fff;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
}
.zjzsName:hover{
	color: #0d6ee1;
}




.gylTitle2{
	margin: 32px 18px 12px;
	position: relative;
	width: 1160px;
	height:37px;
	background: url("/cms_files/webzhejiangshenglinyeju/pubtplobject/defaultSet/aG2rP2AeAxv5X81NYYtJw/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;
}
.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;
}
.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;
}
.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%;
}