@charset "UTF-8";
* {
    margin: 0;
    padding: 0;
    list-style: none;
}

a {
    text-decoration: none;
    color: #000;
    cursor: pointer;
}

body {
    width: 100%;
    height: 100%;
    background:url(zly_qh_bg_20210126.png) no-repeat center top;
    font-family: "Microsoft yahei", "simhei", "simsun";
	background-size: 100%;
}

.c{ 
	background: #fff;
	border-radius: 3px;
	width: 1200px;
	height: 410px;
	margin: 0 auto;
	position: relative;
}
.c1{ 
	background: #fff;
	border-radius: 3px;
	width: 1200px;
	 height: auto;
	margin: 0 auto;
	 
}
.c:before{
	 z-index: -1;
	display: inline-block;
	content: "";
	background: url(zly_qh_lbbg_20210126.png) no-repeat center;
	position: absolute;
	top:300px;
	left: 0;
	width: 1200px;
	height: 350px;
	background-size: 100%;
}
/*轮播图*/
.cd{
	z-index: -1;
	position: absolute;
	top: 500px;
	background: url(zly_qh_cdbg_20210126.png) no-repeat center;
	width: 100%;
	height: 800px;
	background-size: 100%;
		
}

.logo{
	
	width: 1200px;
	margin: 280px auto;
	text-align: center;
	
}
.logo a{
	 width: 100%;
	height: 300px;

}
.slider_wrap {
    width: 700px;
    float: left;
}

#fsD2 {
    position: relative;
    width: 100%;
    height: 405px;
    background-color: #FFF;
    margin-bottom: 20px;
}

#fsD2 .slider {
    width: 100%;
    height: 405px;
    position: relative;
    overflow: hidden;
}

#fsD2 .sliderbox {
    position: absolute;
    height: 405px !important;
}

#fsD2 .sliderbox li {
    height: 390px;
    position: relative;
}

#fsD2 .slider .tit {
    width: 90%;
    padding: 0px 5%;
    text-align: center;
    color: #FFF;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
    height: 56px;
    line-height: 56px;
    background: rgba(0, 0, 0, 0.6);
    font-size: 18px;
    filter: progid:DXImageTransform.Microsoft.gradient( GradientType=0, startColorstr='#80000000', endColorstr='#80000000')\9;
    display: block;
}

#fsD2 *+html .slider .tit {
    background: #000;
}

#fsD2 .slider .num {
    width: 100%;
    bottom: 2px;
    left: 0px;
    position: absolute;
    text-align: center;
    z-index: 200;
}

#fsD2 .slider .num li {
    position: relative;
    display: inline;
    width: 19%;
    height: 5px;
    margin: 0 0.5%;
    color: #B0B0B0;
    font-size: 0px;
    text-decoration: none;
    text-align: center;
    outline: 0;
    float: left;
    background: #ede5d6;
}

#fsD2 *+html .slider .num {
    margin-left: -50px;
}

#fsD2 *+html .slider .num li {
    float: left;
}

#fsD2 .slider .num li.on {
    background: #fc114a;
}

#fsD2 .slider .prev, .slider .next {
    display: block !important;
    position: absolute;
    top: 85px;
    width: 40px;
    height: 74px;
    background: url(focus_btn.png) no-repeat;
}

#fsD2 .slider .prev {
    top: 50%;
    margin-top: -37px;
    left: 0;
    background-position: 0 -74px;
    cursor: pointer;
}

#fsD2 .slider .next {
    top: 50%;
    margin-top: -37px;
    right: 0;
    background-position: -40px -74px;
    cursor: pointer;
}

#fsD2 .slider .prev:hover {
    background-position: 0 0;
}

#fsD2 .slider .next:hover {
    background-position: -40px 0;
}
.xx_r{
	float: left;
	width: 470px;
	margin-left: 20px;
}
.zly_bt{
	width: 100%; height: auto;
}
.zly_bt a{
	font-weight: bold;
	font-size: 24px;
	line-height: 36px;
}
.zly_bb{
	background: #fcf6ed;
	padding: 5px;
	border-radius: 3px;
}
.zly_bb div{
	padding: 5px;
	border:#ddd 1px solid;
	border-radius: 3px;
	line-height: 30px;
}
.zly_xx{
	z-index: 9999;
	background: url(zly_qh_xxtt_20210126.png) no-repeat 5px 10px;
	margin-bottom: 10px;
}
.zly_xx a{
	display: inline-block;
	padding-left: 20px;
	color: #333; font-size: 18px; line-height: 30px;
	width: 95%;
	height: auto;
}
.zly_xx a:hover{
	color: #c80300;
}
.bannerbt{
	z-index: 999;
	width: 1200px;
	height: auto;
	margin: 100px auto;
}
.bannerbt img{
	width: 100%;
}
.bannerbt:hover img{
	transform:translate(1.1);
	opacity: 0.8;
}
.zly_cp{
	border-radius: 3px;
	width: 1198px;
	min-height: 100px;
	border:#ddd 1px solid;
	background: #fff;
	margin: 0 auto;
}
.zly_cp h2{
	margin-top: 15px;
	position: relative;
background: #d3343b;
	width: 100%;
	line-height: 49px;
	padding:0 10px;
	border-radius: 3px;
	margin-left: -10px;
}
.zly_cp h2:before{
	z-index: -1;
	position: absolute;
	top:-13px;
	content: "";
	left: 0;
	display: block;
	width: 20px;
	background: url(zly_qh_logo_20210126h2l.png) no-repeat;
	height: 30px;
}
.zly_cp h2:after{
	z-index: -1;
	position: absolute;
	top:-13px;
	right: 0;
	content: "";
	display: block;
	width: 20px;
	background: url(zly_qh_logo_20210126h2r.png) no-repeat;
	height: 30px;
}
.zly_cp h2 a{
	position: relative;
	margin-left: 40px;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
}
.zly_cp h2 a:before{
	content: "";
	position: absolute;
	left: -20px;
	top: 7px;
	width: 5px;
	height: 20px;
	background: #fff;
	
}
.mt20{
	margin-top: 20px;
}
.ml20{
	margin-left: 20px;
}
.mt10{
	margin-top: 10px;
}
.l{
	float: left;
}
.r{
	float: right;
}
.w550{
	width: 550px;
}
.w550 h2{
	width: 550px;
}
.imgAnimation{
	position: relative;
      animation-name: imgAnimation;
      animation: imgAnimation 2s alternate forwards;
      -webkit-animation: imgAnimation 2s alternate forwards;
      -moz-animation: imgAnimation 2s alternate forwards;
	
 }
 .fadeInDown {
    animation-name: fadeInDown;
    -webkit-animation: fadeInDown;
	 animation: fadeInDown 2s alternate forwards;
      -webkit-animation: fadeInDown 2s alternate forwards;
      -moz-animation: fadeInDown 2s alternate forwards;
}
/*逐渐显示*/
.toShow {
    position: absolute;
    animation: toShow 1.5s 0.5s;
    animation: toShow 1.5s 0.5s;
    animation-fill-mode: both !important;
    -webkit-animation-fill-mode: both !important;
}
/* 放大效果*/
.enlarge {
    animation-name: enlarge;
    -webkit-animation: enlarge;
	animation: enlarge 2s alternate forwards;
      -webkit-animation: enlarge 2s alternate forwards;
      -moz-animation: enlarge 2s alternate forwards;
}
@-webkit-keyframes toShow {
    0% {opacity: 0;}
    100% {opacity: 1;}
}
@-webkit-keyframes enlarge /* Safari 与 Chrome */
{
    from {
        opacity:0;
        -ms-transform: scale(0.1,0.1); /* IE 9 */
        -webkit-transform: scale(0.1,0.1); /* Safari */
        transform: scale(0.1,0.1); /* 标准语法 */
    }
    to {
        opacity:1;
        -webkit-transform:scale(1,1);
        transform:scale(1,1);
    }
}
  @-webkit-keyframes fadeInDown{
    0%{ top: -598px}
    100%{ top: 0;}
 }
  @-moz-keyframes fadeInDown{
    0%{ top: -598px}
    100%{ top: 0;}
 }
  
 
 @-webkit-keyframes imgAnimation{
    0%{ opacity: 0}
    50%{ opacity: 0.5}
    100%{ opacity: 1}
 }
  @-moz-keyframes imgAnimation{
    0%{ opacity: 0}
    50%{ opacity: 0.5}
    100%{ opacity: 1}
 }

.slider {
  width: 1200px;
  margin: 0 auto;
  padding-top: 20px;
overflow: hidden;
}
.slider .list {
  position: relative;
  width: 1180px;
  height: 380px;
  margin: 60px auto 0 auto;
}
.slider .list ul {
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%;
}
.slider .list ul li {
  position: absolute;
  width: 560px;
  height: 370px;
  transition: 0.5s;
border:#dcdcdc 1px solid;
border-radius: 3px;
}
.slider .list ul li img {
  position: relative;
  width: 100%;
  height: 100%;
}
.slider .list ul li span {
  position: absolute;
  bottom: 0px;
  left: 0;
  padding: 10px 0;
  text-align: center;
  width: 100%;
  color: white;
  background-color: rgba(115, 115, 110, 0.4);
  z-index: 5;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}


.slider .list ul .list1 {
  transform: scale(0.7);
  transform-origin: 0 50%;
}
.slider .list ul .list2 {
  z-index: 2;
  transform: translateX(150px) scale(0.8);
  transform-origin: 0 50%;
}
.slider .list ul .list3 {
  transform: translateX(265px);
  z-index: 3;
}
.slider .list ul .list4 {
  z-index: 2;
  transform: translateX(490px) scale(0.8);
}
.slider .list ul .list5 {
  z-index: 1;
  transform: translateX(600px) scale(0.7);
  transform-origin: 100% 50%;
}
.slider .list ul .list6 {
  transform: translateX(750px) scale(0.7);
  transform-origin: 100% 50%;
}



.slider .list .next,
.slider .list .pre {font-family: "宋体";
  position: absolute;
  top: 45%;
	border-radius: 4px;
  padding: 20px 12px;
  z-index: 3;
  cursor: pointer;
  user-select: none;
  -ms-user-select: none;
}
.slider .list .next {
  right: 0;
	background: url(zly_qh_logo_20210126h2r1.png) no-repeat;
}
.slider .list .pre {
  left: 0;
	background: url(zly_qh_logo_20210126h2l1.png) no-repeat;
}
.slider .pointer {
  text-align: center;
}
.slider .pointer span {
  display: inline-block;
  width: 35px;
  margin-right: 5px;
  height: 2px;
  background-color: #b2bec3;
}
.slider .pointer .color {
  background-color: #0984e3;
}
.w550{
min-height: 300px;
}
.bannerbt{
margin: 50px auto;
}
/*图*/
#fsD2{margin-left: 10px;
    margin-top: -10px;
 background: none!important;
}
/*底部*/
.c1{width: 1200px;

    padding: 0 20px;
}

.footer{width:100%;padding: 10px 0;background: #423f3f;margin-top: 20px;}
.footer p{font-size:16px;text-align:center;line-height:32px;color: #fff;}

.red{ margin:0 auto; display:block; width:80px; height:80px;}



 .logo{
margin: 43px auto 367px auto;
}
.logo img{
width:90%;
}
.sliderbox li img{
width: 700px;
    height: 425px;
}
.zly_cp h2:after{
right:-3px;
}
/*图说*/
.tuc{
width:30%;
height:150px;
border:#ddd 1px solid;
background:#f5f5f5;
border-radius:3px;
float:left;
margin:10px 1.4%;
}
.tuc img{
width:100%;
height:150px;
}
.jwzt_more{float:right;}
.jwzt_more a{
dispaly:inline-block;
font-soze:16px; padding:5px 30px; background:#f5f5f5; birder:#ddd 1px solid;
}
@media screen and (max-width: 1080px){
.logo { margin: 10px auto!important;}
.c {
    width: 100%;
    height: auto!important;
}
.footer_left #_ideConac{float: none; }
.supervision_footer{
height: auto;
}
.footer_wrap{
width: 100%;
}
.c1 {
padding:0;
    width: 100%;
    height: auto;
}
.footer_qr{
float: none;
}
.footer_qr > div{
float: none;
}
.sliderbox li img{
width: 100%;
    height: 325px;
}

}




/*图片轮播*/
/********************å›¾ç‰‡è½®æ’­************************/
.ly_01_01{width: 675px;height: 410px;float:left;padding: 10px;}
.ly_01_01_box{width: 675px;height: 410px;position: relative;}
.ly_01_01_box ul{width:675px;height:410px;}
.ly_01_01_box ul li{width:675px;height:410px;position: relative;float:left;}
.ly_01_01_box ul li p{width:675px;height:410px;}
.ly_01_01_box ul li p img{width: 100%;height: 100%;}
.ly_01_01_box ul li h3{width:675px;height: 40px;line-height:40px;position: absolute;left:0px;bottom:0px;overflow: hidden;background: rgba(0, 0, 0, 0.6);}
.ly_01_01_box ul li h3 a{color:#fff;font-family:"Microsoft YaHei"; font-size:16px;padding-left: 2%;font-weight: normal;}
.ly_01_01_box h6{width: 95%;padding-left: 5%; height: 36px;position: absolute;left: 0px;bottom:0px;z-index: 1;overflow: hidden;}
.ly_01_01_box ol{position: absolute;bottom:20px;right:0px;z-index:3;}
.ly_01_01_box ol li {width:25px;height:4px;margin-right:8px;text-align: center;cursor: pointer;position: relative;overflow: hidden;float: left;}
.ly_01_01_box ol li a {width: 95%;height: 100%;font-size:12px;color: #ccc;background:#ccc;float:left;}
.ly_01_01_box ol a:hover,.ly_01_01_box ol li.df_on a {color: #c80300;background: #c80300;}
.ly_01_01_box .df_next,.ly_01_01_box .df_prev {width: 20px;height: 40px;margin-top:-20px;position: absolute;top: 50%;filter: alpha(opacity=50);opacity: 50;z-index:2;}
.ly_01_01_box .df_prev {background: url(df_prev.png) no-repeat;left: 15px;}
.ly_01_01_box .df_next {background: url(df_next.png) no-repeat;right: 15px;}


.yw_tit{
	padding:10px 0px;
	border-bottom: 1px solid #c90f18;
}
.news_list{ width:100%; margin:10px 0 0 0;}
.news_list li{ line-height:35px; overflow:hidden;}
.news_list li a{ float:left; color:#333;width: 80%;overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis; background: url(zly_qh_xxtt_20210126.png) no-repeat left center;padding-left:20px;font-size: 18px;}
.news_list li:hover a{  color:#c80300;}
.news_list li i{ float:right; color:#888;font-style: normal;font-size: 18px;}
.news_list li em{ float:left; margin:0 10px 0 0; color:#666;font-style: normal;}









@media screen and (max-width: 1080px){
	.logo{
		width: 100%;
    margin: 40px auto;
	}
	.logo img{
		width: 90%;
    margin: 40px 5%;
	}
	.c{width: 100%; height: auto;}
	.slider_wrap{width: 96%;
    float: none;
    margin: 0 2%;}
	.c:before{
		width: 100%;
	}
	.slider img{
		width: 100%;
	}
	.xx_r{ width: 96%;
    margin: 0 2%;
    float: none;
	}
	.bannerbt{
		width: 100%; height: auto;
	margin: 50px auto;}
	.zly_cp{
		width: 96%;
    float: none;
    margin: 10px 2%;
	}
	.ml20{
		margin: 0 20px;
	}
	.c1{
		width: 100%;
		height: auto;
	}
	.w550 h2{
		width: 100%;
	}
	.slider{
		width: 100%;
	}
	.slider .list{
		width: 96%;
		margin: 0 2%;
	}
	.slider .list ul .list1 {
  transform: scale(0.7);
  transform-origin: 0 50%;
}
.slider .list ul .list2 {
  z-index: 2;
  transform: scale(0.7);
  transform-origin: 0 50%;
}
.slider .list ul .list3 {
  
  z-index: 3;
	  transform: scale(0.7);
  transform-origin: 0 50%;
}
.slider .list ul .list4 {
  z-index: 2;
  transform: scale(0.7);
  transform-origin: 0 50%;
}
.slider .list ul .list5 {
  z-index: 1;
  transform: scale(0.7);
  transform-origin: 0 50%;
}
.slider .list ul .list6 {
   transform: scale(0.7);
  transform-origin: 0 50%;
}
	
	
	
	
	
	
}