
.banner-content{
	background: url(https://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web1827/site/images/44720/oldbanner.jpg) top center no-repeat;
	padding: 4% 0 8% 0;
	background-size: 100%;
}
body {
    background-color:#f7f7f7;
}
.kuohao .iconfont{
	font-size: 32px;
}
.banner-content a img{
	width: auto;
	margin-right: 17px;
}
.banner-content a{
    float: left;
    font-size: 54px;
    font-weight: 800;
    color: #FFFFFF;
    line-height: 81px;
    letter-spacing: 2px;
    display: block;
    text-shadow: 0px 3px 7px rgb(203 180 134 / 60%);
}
.conting, .contain {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.banner-content p{
	height: 80px;
	background: #bc6f30;
    padding: 0 28px;
	font-size: 32px;
    display: inline-block;
	text-align: center;
	margin-top: 50px;
	margin-left: 115px;
	margin-bottom: 0;
	font-weight: 800;
	color: #FFFFFF;
	line-height: 66px;
	letter-spacing: 2px;
	text-shadow: 0px 3px 9px rgba(33, 71, 20, 0.41);
	border-radius: 0px 20px;
	border: 3px solid #c9a88f;
    position: relative;
}
.banner-content p:after{
    position: absolute;
    left: 0;
    top: 0;
    width: 5px;
    height: 5px;
    background-color: #fff;
    display: block;
}
.oldtop-btn{overflow: hidden;}
.wza-btn {
    position: relative;
}
.wza-btn a{
	border: 2px solid #fff;
    font-size: 24px;
    display: inline;
    padding: 10px 20px;
    line-height: initial;
    border-radius: 100px;
    float: right;
    margin-top: 15px;
    transition: .3s;
}
.wza-btn a:hover{
    background: rgba(255,255,255,.3);
}

.module-list{
	margin: 0 -13px;
	padding: 0;
	margin-top: 45px;
}
.module-list li{
	float: left;
	width: 25%;
	padding: 0 13px;
	margin-bottom: 26px;
}
.module-list li a{
	display: block;
	overflow: hidden;
	background-color: #fff;
	box-shadow: 0px 5px 15px rgb(188 111 48 / 10%);
    border-radius: 6px;
	text-align: center;
	padding: 30px 0 24px 0;
    transition: .4s;
    box-sizing: border-box;
    border: 2px solid #fff;
}
.module-list li a img{
    border-radius: 50%;
	width: auto;
    overflow: hidden;
    box-shadow: 0 5px 10px rgb(0 0 0 / 20%);

}
.module-list li a p{
	margin-bottom: 0;
	margin-top: 15px;
	font-size: 42px;
	font-weight: bold;
	color: #494949;
	letter-spacing: 2px;
}
.module-list li a:hover{
    border: 2px solid #c9a88f;
    box-shadow: 0px 5px 20px rgb(188 111 48 / 20%);
}
.module-list li a:hover p{
	color:#985a2c; 
}
.work-service-title h3{
	font-size: 50px;
	font-weight: bold;
	color: #333;
	line-height: 75px;
	letter-spacing: 2px;
	margin: 0 auto;
	margin-top: 19px;
	margin-bottom: 35px;
	position: relative;
    display: block;
    width: 100%;
    text-align: center;
}
.work-service-title{
	overflow: hidden;
	width: 100%;
}
.work-service-title h3 span{
	padding: 0 38px;
}
.work-service-title h3 span:before{
	content: '';
	width:329px;
	height: 32px; 
	display: block;
	background: url(https://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web1827/site/images/44720/oldtitleft.png) no-repeat;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
}
.work-service-title h3 span:after{
	content: '';
	width:329px;
	height: 32px; 
	display: block;
	background: url(https://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web1827/site/images/44720/oldtitright.png) no-repeat;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
}
.work-service-list li{
	width: 50%;
	float: left;
	padding: 0 15px;
	margin-bottom: 26px;
}
.work-service-list {
	margin: 0 -15px;
	overflow: hidden;
	padding: 0;
}
.work-service-list li a{
	background: #FFFFFF;
	display: block;
	padding: 30px 300px 0 36px;
	box-shadow: 0px 8px 10px -1px rgba(203, 180, 134, 0.42);
	border-radius: 6px;
	overflow: hidden;
	position: relative;
	height: 241px;
	border: 2px solid #fff;
    transition: 0.3s;
}
.work-service-list li a i img{
	width: auto;
}
.work-service{
	margin-bottom: 19px;
}
.work-service-list li a i {
    float: right;
    position: absolute;
    top: 10px;
    bottom: 0;
    right: 0;
}

.work-service-list li a span{
	font-size: 42px;
	font-weight: bold;
	color: #494949;
	line-height: 63px;
	letter-spacing: 2px;
	padding-bottom: 35px;
	position: relative;
}
.work-service-list li a:hover{
	/* background: linear-gradient(180deg, #FFFFFF 0%, #efd5a5 100%); */
    /* box-shadow: 0px 8px 10px -1px rgba(183, 215, 216, 0.42); */
	border: 2px solid #cbb486;
}
.work-service-list li a:hover span{
    color: #985a2c;
}
.new-midd li a,.new-midd li,.news-list-title h1,
.news-green .data-time .data01,.news-green .data-time .data02,
.news-green .content-over001 .aa,.news-green .content-over001 .bb,
.news-list-title h5,.nav-leader-tab>li>a,.imgTxt dd h4,.imgTxt dd p,
.imgTxt-leader .link-a,.kuohao .iconfont{
	font-size: 32px;
}
.new-midd table tr td{float: left;width: auto !important;}
.new-midd table tr td li{display: inline;}
.new-midd table tr td:first-child::after{color: #ccc;content: "/\00a0";font-size: 28px;}
.imgTxt dd p{
	line-height: inherit;
}
.news-list-title h1,.news-list-title h5{
	top:-18px;
}
.news-green .data-time .data02{
	height: 30px;
    line-height: 25px;
}
.video-js .vjs-tech {
    position: relative!important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.vjs-poster {
    position: relative!important;
}
.veritable{
	margin-bottom: 20px;
}
.pagination .whj_padding,.totlepage,.input-trip{
	font-size: 32px!important;
}
.hover-xf{
	position: relative;
}
.wm-two{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7);
    display: none;
}
.wm-two img{
	width: 150px;
	height: 150px;
	margin: 0 auto;
	display: block;
}
.wm-two p{
	margin-bottom: 0;
	text-align: center;
	color: #fff;
	margin-top: 10px;
}
.wm-two div{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.hover-xf:hover .wm-two{
   display: block;
}
.work-service-list li:nth-child(3) a,
.work-service-list li:nth-child(2) a{
  padding: 30px 350px 0 36px;
}
.work-service-list li:nth-child(6) a{
  padding: 30px 107px 0 36px;
}

/* 列表页 */
.content-white {
    background: #fff;
    padding: 20px 40px;
    overflow: hidden;
}
.new-midd {
    background: #fff;
    border-bottom: 1px solid #EEEEEE;
    padding: 8px 0;
    padding-bottom: 17px;
    margin-bottom: 0;
}
.new-midd li a {
    font-weight: 400;
    color: rgba(97,110,108,1);
}
.new-midd>li+li:before {
    padding: 0;
}
.news-yao {
    margin-top: 42px;
}
.news-list-title {
    width: 100%;
    height: 8px;
    background: rgba(203,180,134,.1);
    position: relative;
}
.news-list-title h1 {
    font-size: 32px;
    font-weight: 500;
    color: rgba(40,46,46,1);
    padding-right: 16px;
    float: left;
    margin-top: 0;
    margin-bottom: 0;
    position: absolute;
    top: -18px;
    background: #fff;
}
.news-green {
    overflow: hidden;
    padding-left: 0;
    margin-top: 2px;
    margin-bottom: 0;
}
.news-green li {
    padding-bottom: 35px;
    border-bottom: 1px dashed #EEEEEE;
    overflow: hidden;
    padding-top: 38px;
}
.news-green .data-time {
    float: left;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    text-align: center;
}
.news-green .data-time .data01 {
    font-size: 32px;
    font-weight: 400;
    color: rgba(153,153,153,1);
    display: block;
    padding: 0 5px;
}
.news-green .content-over001 {
    float: left;
    padding-left: 29px;
    width: 75%;
}
.news-green .content-over001 .aa {
    font-size: 32px;
    font-weight: 500;
    color: #282E2E;
    position: relative;
    padding-bottom: 9px;
    text-align: justify;
}

.kuohao {
    float: right;
    margin-top: 14px;
}
.kuohao .iconfont {
    background: url(listicon1.png) no-repeat center center;
    width: 34px;
    height: 34px;
    float: right;
    border-radius: 50%;
    text-align: center;
    line-height: 34px;
    color: #CCCCCC;
    font-size: 32px;
}
.news-green li:hover .aa{
    color: #cbb486;
}
.news-green li:hover .iconfont {
    background-color: #cbb486;
    color: #fff;
}


@media (min-width: 768px){
.conting, .contain{
    width: 750px;
}

}
@media (min-width: 992px){
.conting, .contain {
    width: 970px;
}
}
@media (min-width: 1260px){
.conting, .contain {
    width: 1230px;
}

}
@media (max-width: 1259px){
.banner-content{background-size: cover;}

.work-service-list li a i img {
    width: 100%;
}
.work-service-list li a i{
    top: auto;
	width: 50%;
}
.work-service-list li a{
	padding: 10px 20px 0 36px;
}
.work-service-list li:nth-child(3) a, .work-service-list li:nth-child(2) a {
    padding: 10px 59px 0 36px;
}
.work-service-list li:nth-child(6) a {
    padding: 10px 20px 0 36px;
}
.imgTxt dd {
    width: 77.5%;
}
.news-green .content-over001{
	width: 70%;
}
}
@media (max-width: 991px){
.work-service-title h3 span:before,.work-service-title h3 span::after{display: none;}
.module-list li{
	width: 33.33333%;
}
.work-service-title h3 span {
    padding: 0 15px;
}
.work-service-title h3{
	width: 720px;
}
.work-service-list li a,.work-service-list li:nth-child(6) a {
    padding: 10px 14px 0 18px;
}
.work-service-list li:nth-child(3) a, .work-service-list li:nth-child(2) a {
    padding: 10px 14px 0 18px;
}
.work-service-list li a span{
	font-size: 34px;
}
.news-green .content-over001 {
    width: 60%;
}
}
@media (max-width: 767px){

.banner-content a {
    font-size: 34px;
}
.banner-content .oldtop-btn>a{width: 60%;}
.banner-content a img{width: 100%;}
.wza-btn{}
.banner-content p{
	font-size: 34px;
	margin-left: 83px;
}
.work-service-title h3 {
    width: 100%;
    font-size: 36px;
}
.work-service-title h3 span:before,.work-service-title h3 span:after{
	display: none;
}
.work-service-title h3 span{
	background: transparent;
}
.work-service-list li a span{
	line-height: 45px;
}
.imgTxt dd {
    width: 76.5%;
}
}
@media (max-width:680px){
.module-list li{
	width: 50%;
}
.module-list li a p{
	font-size: 32px;
}
.module-list li a img {
    width: 40%;
}
.work-service-list li{
	padding: 0 13px;
	width: 50%;
}
.work-service-list {
    margin: 0 -13px;
}
.work-service-list li a{
	height: 195px;
}
.news-green .content-over001 .bb,.news-green .content-over001 .aa,
.news-green .data-time .data01,.news-green .data-time .data02,
.new-midd li a,.new-midd li,.nav-leader-tab>li>a,.imgTxt-leader dd p,
.imgTxt dd h4,.imgTxt-leader .link-a,.kuohao .iconfont{
	font-size: 20px;
}
.pagination .whj_padding,.totlepage,.input-trip{
	font-size: 20px!important;
}
.news-green .data-time {
    width:115px;
}
.content-white{
	padding: 20px 10px;
}
.news-list-title h1,.news-list-title h5{
	font-size: 22px;
	top: -10px;
}
.news-green{
	margin-top: 30px;
}
.imgTxt dd {
    width: 68.5%;
}

.work-service-list li:nth-child(3) a, .work-service-list li:nth-child(2) a {
    padding: 10px 40px 0 18px;
}
}
@media (max-width:480px){
.banner-content a {
    font-size: 26px;
}

.banner-content{
	padding-top: 5%;
	background-size: cover;
}
.banner-content p {
    font-size: 18px;
    margin-left: 20px;
    height: 50px;
    margin-top: 12px;
    line-height: 36px;
}
.wza-btn a{
    font-size: 18px;
    margin-top: 20px;
}
.module-list li a p{
	font-size: 22px;
}
.module-list li{
	margin-bottom: 15px;
}
.work-service-title h3{
	font-size: 26px;
	line-height: inherit;
}
.work-service-list li a span {
    font-size: 22px;
    line-height: 28px;
}
.work-service-list li a {
    padding: 20px 20px 0 18px;
    height: 155px;
}
.work-service-list li:nth-child(3) i,.work-service-list li:nth-child(2) i{
	right: 0;
}
.work-service-list li,.module-list li{
	padding: 0 6px;
}
.work-service-list,.module-list{
	margin: 0 -6px;
}
.module-list{
	margin-top: 45px;
}
.news-green .content-over001 .bb,.news-green .content-over001 .aa,
.news-green .data-time .data01,.news-green .data-time .data02,
.new-midd li a,.new-midd li,.nav-leader-tab>li>a,.imgTxt-leader dd p,
.imgTxt dd h4,.imgTxt-leader .link-a,.kuohao .iconfont {
    font-size: 18px;
}
.pagination .whj_padding,.totlepage,.input-trip{
	font-size: 18px!important;
}
.pagination .whj_padding{
	margin-bottom: 10px;
}
.imgTxt dd {
    width: 62.5%;
}
.wm-two img {
    width: 100px;
    height: 100px;
}
.news-green li{
	padding-bottom: 12px;
    padding-top: 16px;
}
.news-green .content-over001{
	padding-left: 15px;
}
.wm-two p{
	width: 200px;
}
.work-service-list li:nth-child(3) a{
    padding: 20px 20px 0 18px;
}
.work-service-list li:nth-child(2) a{
	padding: 20px 20px 0 18px;
}
.work-service-list li:nth-child(6) a{
	padding: 20px 14px 0 18px;
}
.work-service-list li:nth-child(2) i {
    right: -35px;
}
.kuohao{
	display: none;
}
}
@media (max-width:380px){
}
.news-green .content-over001 .bb {
    text-indent: -2em;
    font-weight: 300;
    color: rgba(105,117,116,1);
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.footer .foot{background-color: #985a2c !important;}
.footer-left {
    background: url(oldfooterleft.png) no-repeat right center !important;
}
.footer-right {
    background: url(oldfooterright.png) no-repeat left center !important;
}
.footer p{color: #fff !important;}
.footer p a{color: #fff !important;}