@charset "utf-8";
/* CSS Document */

*{margin: 0; padding: 0; outline: none; border: none; background: none; list-style:none; vertical-align: top;box-sizing: border-box;}
body{
	font-family:"微软雅黑", "宋体", "黑体" 
	color: #333333;
	background-color: rgba(0,0,0,0.6);
}

a{
	text-decoration: none; color:#333;

}
.fl{
	float: right;
}
.fr{
	float: left;
	margin-left: 0px;
}
.cl{zoom:1}
.cl:after{display:block;clear:both;content:"";}


/* nav */
.nav{
	position: fixed;
	top: 170px;
	right: 50px;
	z-index: 9999;
	width: 179px;
	height: 546px;
	background-image:url(nav.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.nav ul{width: 70%;text-align: center; margin:165px auto 0px;}
.nav li{ height: 60px;line-height: 60px;font-size: 20px; font-weight:bold;}
.nav li a{
	color: #000;
	display: block;
}
.nav li a:visited{ background:#F60;}


/* swiper-container */
.swiper-container {width: 100%;}
.swiper-slide {background-position: center;background-size: cover;width: 100vw;height: 100vh;}
video{  position: fixed;  right: 0px;  bottom: 0px;  object-fit: fill;min-width: 100vw;   min-height: 100vh;  width: auto;  height: auto;z-index:-100;}
source{  min-width: 100%;  min-height: 100%;  height: auto;  width: auto;}
.wrap{width: 1200px;margin: 0 auto;padding-top: 100px;}
/* page1 */
.page1 .content{width: 100%;height: 100%;background:url(../images/2021qglh_01.png) center center no-repeat;z-index: 9999; margin-top:30px; }
.page1 .old{
	position: absolute;
	top: 14px;
	z-index: 900;
	width: 1200px;
	margin: 0px auto;
}
.page1 .old span{
	float: right;
	color: #fed9ac;
	line-height: 16px;
	cursor: pointer;
}
.page1 .old .bar{
	float: right;
	display: inline;
	margin-right: 8px;
	height: 16px;
	line-height: 16px;
	padding: 0px 8px 0px 3px;
	background-color: #fed9ac;
	background-image: url(images/header-old.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.page1 .old .bar a{float:right; font-size:12px; margin:0px 5px; display:none;}
.page1 .old .bar .first{ display:block;}
.page1 .old:hover .bar a{ display:block;}

/* �������ʱ */
.news{background: url(http://www.hkwb.net/images/BG2.png) top center no-repeat;background-size: cover;}
.news .slideTxtBox{
	width: 1200px;
	height: 570px;
	overflow: hidden;
}
.news .slideTxtBox .hd{width:1200px;height:120px;}
.news .slideTxtBox .hd ul{overflow: hidden;}
.news .slideTxtBox .hd ul li{float: left;width: 196px;height: 60px; line-height: 60px; margin-right: 0px;cursor: pointer; font-size:26px; color: #fff; text-align: center;}
.news .slideTxtBox .hd ul .hdBox1,.hdBox7,.hdBox3,.hdBox4,.hdBox5,.hdBox6{background: url(../images/jxlh2021_04.png) top center no-repeat;}
.news .slideTxtBox .hd ul .hdBox1.on,.hdBox7.on,.hdBox3.on,.hdBox4.on,.hdBox5.on,.hdBox6.on{background: url(../images/jxlh2021_03.png) top center no-repeat;}
.news .slideTxtBox .bd .tt{ background: url("../images/jxlh2021_06.png") no-repeat; padding-left: 0px; text-align: center; margin-bottom: 20px;}
.news .slideTxtBox .bd .tt h1{ font-size:48px; color: #ca0510; line-height: 60px;}
.news .slideTxtBox .bd .tt h1 a{ color: #ca0510;}
.news .slideTxtBox .bd .tt p{ font-size:18px; color: #333333; line-height: 60px;}
.news .slideTxtBox .bd .tt p a{ font-size:18px; color: #333333; line-height: 60px;}
.news .slideTxtBox .bd .blBox {position: relative;}
.news .slideTxtBox .bd .blBox img{display: block;width: 660px;height: 400px;}
.news .slideTxtBox .bd .blBox .bg{ background: #000000; opacity: 0.7; position: absolute; color: #FFFFFF; height: 50px; padding: 10px 0 0 20px; font-size: 18px; z-index: 1; bottom: 0px; width: 100%;}
.news .slideTxtBox .bd .brBox{width: 490px; margin-left:30px;}
.news .slideTxtBox .bd .brBox .brHeadline { margin-bottom: 10px;}
.news .slideTxtBox .bd .brBox .brHeadline h1{font-size: 20px;line-height: 32px;}
.news .slideTxtBox .bd .brBox .brHeadline h1 a{color: #cc1820;}
.news .slideTxtBox .bd .brBox .brHeadline h1 a:hover{color: #0062c5;}
.news .slideTxtBox .bd .brBox .brHeadline h3{text-indent: 2em;font-size: 14px;line-height: 26px;font-weight: normal;margin-top: 10px;}
.news .slideTxtBox .bd .brBox .list{width: 500px;overflow: hidden;margin-top: 20px; border-top:1px solid #c4c4c4; border-bottom:1px solid #c4c4c4; padding: 10px;}
.news .slideTxtBox .bd .brBox .list li{overflow: hidden;height: 40px;line-height: 40px;font-size: 18px;}
.news .slideTxtBox .bd .brBox .list li span{float: left;display: block;width: 6px;height: 6px;background: #000;border-radius: 4px;margin-top: 17px;margin-right: 10px;}
.news .slideTxtBox .bd .brBox .list li a{float: left;display: block;width: 440px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden; color:#333;}
.news .slideTxtBox .bd .brBox .list li a:hover{color: #0062c5;}
.news .slideTxtBox .bd .brBox .more{width: 460px;line-height: 36px;background: #0062c5;margin-top: 10px;}
.news .slideTxtBox .bd .brBox .more a{color: #fff;font-size: 18px;display: block;text-indent: 400px;}
.news .riding{margin-top: 30px;width: 1200px;height: 50px;}
.news .riding .ridTit{width: 170px;height: 50px;background: url(https://uploads.dahe.cn/nxy/qglh/img/zxbbbg.png) top center no-repeat;}
.news .riding .txtMarquee-left{width:1030px;height: 50px;line-height:50px;position:relative;background: #fff;}
.news .riding .txtMarquee-left .bd .tempWrap{width:1010px !important;margin-left: 10px;}
.news .riding .txtMarquee-left .bd ul{overflow:hidden; zoom:1;}
.news .riding .txtMarquee-left .bd ul li{margin-right:40px;float:left;width:auto !important;font-size: 18px;}
.news .riding .chz{width: 500px; text-align: center; line-height: 40px; background-color: #eeeeee; margin: 30px 0px;}


/*ֱͨ����*/
.ztlh{
	background-size: cover;
	background-image: url(http://www.hkwb.net/images/BG3.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.ztlh .wrap{width: 1200px;margin: 0 auto;padding-top: 100px;}
.ztlh .w480{ width:480px; overflow: hidden;}
.ztlh .w480 h1{ background: url("../images/jxlh2021_11.png"); height: 50px; line-height: 50px; font-size: 18px; color: #fff; padding-left: 10px;}
.ztlh .w480 ul{ margin: 10px; }
.ztlh .w480 ul li{ background: url("../images/jxlh2021_12.png") center left no-repeat; padding-left: 24px; line-height: 36px;}
.ztlh .w480 ul li a{ color:#333;}
.ztlh .w600{ width:690px; overflow: hidden;}
.ztlh .slideTxtBox{ background:url("../images/jxlh2021_16.png") no-repeat; overflow: hidden; margin: 10px 0px 0px 40px;}
.ztlh .slideTxtBox .hd{width:50px;height:590px; padding-top: 50px;}
.ztlh .slideTxtBox .hd ul li{float: left;width: 50px;height: 105px; padding-top: 20px; margin-bottom: 30px;cursor: pointer; font-size:26px; color: #fff; text-align: center;}
.ztlh .slideTxtBox .hd ul .hdBox1,.hdBox2{background: url("../images/jxlh2021_15.png") top center no-repeat;}
.ztlh .slideTxtBox .hd ul .hdBox1.on,.hdBox2.on{background: url(../images/jxlh2021_14.png) top center no-repeat;}
.ztlh .slideTxtBox .bd { width: 600px; height:560px; overflow: hidden;}
.ztlh .slideTxtBox .bd .brHeadline { width: 100%; text-align: center; margin-top: 30px;}
.ztlh .slideTxtBox .bd .brHeadline h1{ font-size:24px; color: #cb212a; line-height: 50px;}
.ztlh .slideTxtBox .bd .brHeadline img{width: 430px;height: 230px;}
.ztlh .slideTxtBox .bd .list{width: 94%;overflow: hidden;margin-top: 10px; border-top:1px solid #c4c4c4; border-bottom:1px solid #c4c4c4; padding: 10px;}
.ztlh .slideTxtBox .bd .list li{overflow: hidden;height: 40px;line-height: 40px;font-size: 18px;}
.ztlh .slideTxtBox .bd .list li span{float: left;display: block;width: 6px;height: 6px;background: #000;border-radius: 4px;margin-top: 17px;margin-right: 10px;}
.ztlh .slideTxtBox .bd .list li a{float: left;display: block;width: 440px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.ztlh .slideTxtBox .bd .list li a:hover{color: #0062c5;}


/*���Ҳ߻�*/
.djch{background:url(youshiwolaibang1.png) top center no-repeat;background-size: cover;}
.djchA{background:url(youshiwolaibang2.png) no-repeat top center; height:450px;}
.djch .ch{width: 1200px;margin: 0 auto;padding-top: 100px;}
.djch .ch h1{ text-align:center;}
.rm_tuk li{ width:500px; height:50px; margin-bottom:25px; background:url(../images/jxlh2021_47.png); color:#fff; font-size:18px; line-height:50px;}
.rm_tuk li.lia{ width:500px; height:50px; margin-bottom:25px; background:url(../images/jxlh2021_46.png); color:#fff; font-size:21px; font-weight:bold;}
.rm_tuk li a{ color:#fff;}
.rm_tuk li div{ margin-left:60px;}
.poster-main { width: 700px; height: 445px; position: relative; margin: 0 auto;}
.poster-main a, .poster-main img { display: block; }
.poster-main .poster-list { width: 700px; height: 445px;}
.poster-main .poster-list .poster-item { width: 295px; height: 445px; position: absolute; left: 0; top: 0;}
.poster-img{position:relative; width: 100%; height: 100%;}
.poster-mask{position:absolute; width: 100%; height: 100%; top:0; left:0; background:#000000; opacity:0.6;}
.poster-main .poster-btn { position: absolute; top: 0; z-index: 10; cursor: pointer;}
.poster-main .poster-prev-btn {left: 0;background:url(../images/newl.png) no-repeat center center;}
.poster-main .poster-next-btn { right: 0; background:url(../images/newr.png) no-repeat center center;}
.left4{
	float: left;
	width: 1200px;
}
.right4{ float:right; width:361px; padding-top:100px; margin-right:80px;}

.gwcj{background: url(../images/2021qglh_10.jpg) top center no-repeat;background-size: cover;}
.gwcj .ch{width: 1200px;margin: 0 auto;padding-top: 100px;}
.gwcj .ch h1{ text-align:center;}

/*��ۺ�����*/
.hsy{background: url(../images/jxlh2021_42.jpg) top center no-repeat;background-size: cover;}
.hsy .good{width: 1200px;margin: 0 auto;padding-top: 100px;}
.hsy .good h1{ text-align:center; padding-bottom:40px;}
.hsy .good .w570{ width:570px; overflow:hidden;}
.hsy .good .w570 dl{ height:230px;}
.hsy .good .w570 dl dt{ width:230px;}
.hsy .good .w570 dl dd{ width:340px;}
.hsy .good .w570 dl dd img{ width:200px; height:200px;}
.hsy .good .w570 dl dd h2{ font-size:30px; color:#cb212a; line-height:46px; font-weight:normal; margin-bottom:10px;}
.hsy .good .w570 dl dd p{ line-height:32px;}
.hsy .good .w570 ul{ clear:both; margin: 10px; }
.hsy .good .w570 ul li{ background: url("../images/jxlh2021_12.png") center left no-repeat; padding-left: 24px; line-height: 36px;}


/*����۶��*/
.bird{background: url(../images/jxlh2021_49.jpg) top center no-repeat;background-size: cover;}
.bird .hn{width: 1200px;margin: 0 auto;padding-top: 100px;}
.bird .hn .w400{ width: 400px; padding-top: 100px;}
.bird .hn .w760{ width: 760px;}
.bird .hn .w760 dl { padding-top:34px; overflow: hidden;}
.bird .hn .w760 dl dd{ width: 400px; position: relative;}
.bird .hn .w760 dl dd p{ background: #cc3333; opacity: 0.8; position: absolute; color: #FFFFFF; height: 50px; padding: 10px 0 0 0px; font-size: 20px; z-index: 1; bottom: 0px; width: 400px; text-align: center;}
.bird .hn .w760 dl dt{ width: 330px; position: relative;}
.bird .hn .w760 dl dt p{ background: #cc3333; opacity: 0.8; position: absolute; color: #FFFFFF; height: 50px; padding: 10px 0 0 0px; font-size: 20px; z-index: 1; bottom: 0px; width: 330px; text-align: center;}

.ksxz22 {
    width: 460px;
    margin: 0 auto;
}
.ksxz22 li {
    float: left;
    border-bottom: 1px solid #CCC;
    width: 460px;
    line-height: 30px;
    height: 60px;
    text-align: left;
    font-size: 1.1em;
    overflow: hidden;
    margin-bottom: 10px; margin-top:10px; font-weight:bold; font-family:"微软雅黑";
}
/*����ֱ����*/
.live{
	background-size: cover;
	background-image:url(bangbangyouhuiyin.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.live .zb{width: 1200px;margin: 0 auto;padding-top: 100px;}
.live .zb h1{ text-align:center;}
#talk{
	margin-top: 80px;
}
#talk .main{ float:left; width:810px; height:505px; position:relative;}
#talk .main img{ width:100%; height:100%; border:1px solid #cccccc;}
#talk .main .play{ position:absolute; left:50%; top:50%; margin:-66px 0px 0px -66px; width:131px; height:131px; background:url(play1.png) no-repeat;}
#talk .tab{ float:right; width:390px; height:505px; overflow-y:scroll; background-color:#eeeeee;}
#talk .tab table{ width:100%;}
#talk .tab td{ border-bottom:1px solid #fff; height:90px; background:#9d9d9d; padding:5px 15px; font-size:18px; line-height:30px; color:#fff;}
#talk .tab td a{ color:#fff;}
#talk .tab .current{ background:#e85b6b;}



/*�ٶ�����*/
.gzbg{
	background-size: cover;
	background-image: url(../images/2021qglh_09.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.gzbg .bg{width: 1200px;margin: 0 auto;padding-top: 100px;}
.gzbg .bg h1{ text-align:center;}
.gzbg .bg h2{font-size:26px;}
#baog{ width: 100%; max-width: 1920px; height: 800px; overflow: hidden; clear: both;}
#baog .map{ position: relative; width: 1200px; height: 800px;}
#baog .menu li{ position: absolute; width: 144px; height: 144px; padding:45px 40px; text-align: center; line-height: 30px; font-family: "΢���ź�"; font-size: 26px; color: #333; cursor: pointer;}
#baog .menu li:hover{ transform: scale(1.2,1.2); opacity: 0.8;}
#baog .menu li:nth-child(1){ left: 234px; top: 24px; background:url(../images/jxlh2021_28.png) no-repeat;}
#baog .menu li:nth-child(2){ left: 55px; top: 148px; background: url(../images/jxlh2021_27.png) no-repeat;}
#baog .menu li:nth-child(3){ left: 190px; top: 297px; background: url(../images/jxlh2021_26.png) no-repeat;}
#baog .menu li:nth-child(4){ left: 34px; top: 422px; background: url(../images/jxlh2021_22.png) no-repeat;}
#baog .menu li:nth-child(5){ left: 296px; top: 521px; background: url(../images/jxlh2021_25.png) no-repeat;}
#baog .menu li:nth-child(6){ left: 860px; top: 17px; background: url(../images/jxlh2021_24.png) no-repeat;}
#baog .menu li:nth-child(7){ left: 1020px; top: 194px; background: url(../images/jxlh2021_23.png) no-repeat;}
#baog .menu li:nth-child(8){ left: 849px; top: 354px; background: url(../images/jxlh2021_22.png) no-repeat;}
#baog .menu li:nth-child(9){ left: 1014px; top: 448px; background: url(../images/jxlh2021_21.png) no-repeat;}
#baog .menu li:nth-child(10){ left: 808px; top: 548px; background: url(../images/jxlh2021_20.png) no-repeat;}
#baog .text{ position: absolute; width: 350px; height: 475px; left: 447px; top: 67px; font-family: "����"; font-size: 16px; color: #303030; overflow: hidden; overflow-y: scroll;}
#baog .text li{ display: none; float: left; width: 330px; height: 455px; line-height: 35px;}
#baog .text li:first-child{ display: block;}
#baog .text li p{ text-indent: 2em;}
#baog .corner{ position: absolute; width: 200px; height: 48px; left: 527px; top: 569px; background-color:#f7fcfd; text-align: center; line-height: 48px; font-family: "΢���ź�"; font-size: 36px; color: #cb3537; font-weight: bolder;}




/*���᾵ͷ*/
.photo{
	background-size: cover;
	background-image: url(../images/2021qglh_06.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.photo .jt{width: 1200px;margin: 0 auto;padding-top: 100px;}


/*��ý�ӽ�*/
.h5{
	background-size: cover;
	background-image: url(../images/2021qglh_05.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.h5 .rm{width: 1200px;margin: 0 auto;padding-top: 100px;}


/*��ý�����*/
.read{background: url(../images/jxlh2021_37.jpg) top center no-repeat;background-size: cover;}
.read .db{width: 1200px;margin: 0 auto;padding-top: 100px;}


/*����ȫý��*/
.qmt{background: url(../images/2021qglh_07.jpg) top center no-repeat;background-size: cover;}
.qmt .mt{width: 1200px;margin: 0 auto;padding-top: 100px;}
.qmt .mt dd{
	width: 390px;
	height: 690px;
	background: url("../images/jxlh2021_39.png");
	margin-left: 20px;
}
.qmt .mt dt{
	width: 740px;
	height: 690px;
}
.qmt .mt dt img{ padding-bottom: 30px;}

/*���Ŵ�ͨ��*/
.w1200{ width:1200px; margin:0px auto; overflow:hidden;}
.w_tt{ height:128px; margin-bottom:30px;}
.w_tt h1{ color:#6e0000; font-size:46px; line-height:50px; padding-top:10px; text-align:center;}
.w_tt h1 a{ color:#6e0000;}
.w_tt p{ color:#6e0000; font-size:16px; text-align:center; margin:10px; line-height: 32px;}
.w_tt p a{ color:#6e0000;}
.bigpic{ overflow:hidden;}
.bigpic dl dd{ width:850px; margin-right:30px;}
				.QQfocusBox1 .bg{ background: #000000; opacity: 0.7; position: absolute; color: #FFFFFF; height: 50px; padding: 10px 0 0 20px; font-size: 20px; z-index: 1; bottom: 8px; width: 850px;}
				.QQfocusBox1 {width: 850px; height: 520px; overflow: hidden; position: relative;  box-shadow: #999 0 0 5px 0; margin:0px 0px;}
				.QQfocusBox1 .pic { position: relative; z-index: 0; height:520px; overflow:hidden;}
				.QQfocusBox1 .pic img { width: 850px; height: 520px; display: block; }
				.QQfocusBox1 .hd { width: 100%; position: absolute; bottom: 10px; text-align: center; font-size: 0; z-index: 1; }
				.QQfocusBox1 .hd li { margin: 0 5px; background: url(../images/dot.png) no-repeat 0 -16px; height: 16px; overflow: hidden; width: 16px; cursor: pointer; display: inline-block; *display: inline; zoom: 1; _background: url(../images/dot8.png) no-repeat 0 -16px; }
				.QQfocusBox1 .hd .on { background-position: 0 0; }
				.QQfocusBox1 .prev, .QQfocusBox1 .next { width: 60px; height: 90px; margin: -60px 0 0; display: none; background: url(../images/ad_ctr.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; filter: alpha(opacity=20); opacity: 0.2; }
				.QQfocusBox1 .prev { left: 0; }
				.QQfocusBox1 .next { background-position: 0 -90px; right: 0; }
				.QQfocusBox1 .prev:hover, .QQfocusBox1 .next:hover { filter: alpha(opacity=50) !important; opacity: 0.5 !important; }
.bigpic dl dt{ width:320px;}
				.sp {width: 320px; overflow: hidden; margin:0px 0px;}
				.sp li { margin: 0 5px; width: 320px; position: relative; margin-bottom:20px;}
				.sp li img { width: 320px; height: 160px;}
				.sp li p{ background: #000000; opacity: 0.7; position: absolute; color: #FFFFFF; height: 30px; padding: 5px 10px; font-size: 16px; bottom: 0px; width: 320px; margin:0px; overflow:hidden;}
				.sp li p strong{ font-size:16px; color:#FF0; padding-right:10px; font-weight: normal;}
				.sp li img:hover {-webkit-filter: contrast(130%);filter: contrast(130%);}
.sy_ch{ background:url("../images/jxlh2021_f03.png") no-repeat; height: 132px; overflow: hidden;}
.sy_ch ul{ margin: 15px 30px 20px 100px;}
.sy_ch ul li{ width: 320px; float: left; margin:10px 10px 0px 10px;}
.sy_ch ul li strong{ color:#9b0e16; font-weight:bold; padding-right: 10px;}


/* �ƶ��� */
@-webkit-keyframes bannerCloud {
    0% {
        opacity: 0;
        -webkit-transform: scale(1);
    }

    10%,
    80% {
        opacity: 0.7;
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(3);
    }
}

@keyframes bannerCloud {
    0% {
        opacity: 0;
        transform: scale(1);
    }

    10%,
    80% {
        opacity: 0.7;
    }

    100% {
        opacity: 0;
        transform: scale(3);
    }
}

.cloud3 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("../images/cloud.png") 50% -50px no-repeat;
    background-size: 100%;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    z-index: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-animation: bannerCloud 40s linear 0s infinite normal;
    animation: bannerCloud 40s linear 0s infinite normal;
}

.cloud4 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("../images/cloud.png") 50% -50px no-repeat;
    background-size: 100%;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    z-index: 1;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-animation: bannerCloud 40s linear 20s infinite normal;
    animation: bannerCloud 40s linear 20s infinite normal;
}

@-ms-keyframes part0{
	from{ filter:alpha(opacity=0); opacity:0; height:0px; width:0px; }
	to{ }
}
@-moz-keyframes part0{
	from{ filter:alpha(opacity=0); opacity:0; height:0px; width:0px; }
	to{ }
}
@-o-keyframes part0{
	from{ filter:alpha(opacity=0); opacity:0; height:0px; width:0px; }
	to{ }
}
@-webkit-keyframes part0{
	from{ filter:alpha(opacity=0); opacity:0; height:0px; width:0px; }
	to{ }
}
@keyframes part0{
	from{ filter:alpha(opacity=0); opacity:0; height:0px; width:0px; }
	to{ }
}

#header .part0{
	animation:'part0' 1.0s ease-in-out 0s normal;
	-ms-animation:part0 1.0s ease-in-out 0s normal;
	-moz-animation:part0 1.0s ease-in-out 0s normal;
	-o-animation:'part0' 1.0s ease-in-out 0s normal;
	-webkit-animation:'part0' 1.0s ease-in-out 0s normal;
}
/* �Ƶ㶯�� */
.banner_lizi {
	width: 1000px;
	height: 500px;
	background: url('https://ad.jxnews.com.cn/yy/2019/html/2019jbzn/images/banner_lizi.png') no-repeat;
	animation: banner_lizi 2.67s steps(1) infinite;
	position: absolute;
	left: 60%;
	top: 60%;
	margin-left: -680px;
	margin-top: -300px;
}
@keyframes banner_lizi {  0% {    background-position: 0px 0px;  }  3.12% {    background-position: -1000px 0px;  }  6.25% {    background-position: 0px -500px;  }  9.38% {    background-position: -1000px -500px;  }  12.50% {    background-position: 0px -1000px;  }  15.62% {    background-position: -1000px -1000px;  }  18.75% {    background-position: 0px -1500px;  }  21.88% {    background-position: -1000px -1500px;  }  25.00% {    background-position: 0px -2000px;  }  28.12% {    background-position: -1000px -2000px;  }  31.25% {    background-position: 0px -2500px;  }  34.38% {    background-position: -1000px -2500px;  }  37.50% {    background-position: 0px -3000px;  }  40.62% {    background-position: -1000px -3000px;  }  43.75% {    background-position: 0px -3500px;  }  46.88% {    background-position: -1000px -3500px;  }  50.00% {    background-position: 0px -4000px;  }  53.12% {    background-position: -1000px -4000px;  }  56.25% {    background-position: 0px -4500px;  }  59.38% {    background-position: -1000px -4500px;  }  62.50% {    background-position: 0px -5000px;  }  65.62% {    background-position: -1000px -5000px;  }  68.75% {    background-position: 0px -5500px;  }  71.88% {    background-position: -1000px -5500px;  }  75.00% {    background-position: 0px -6000px;  }  78.12% {    background-position: -1000px -6000px;  }  81.25% {    background-position: 0px -6500px;  }  84.38% {    background-position: -1000px -6500px;  }  87.50% {    background-position: 0px -7000px;  }  90.62% {    background-position: -1000px -7000px;  }  93.75% {    background-position: 0px -7500px;  }  96.88% {    background-position: -1000px -7500px;  }  100.00% {    background-position: 0px -8000px;  }}@keyframes arrow {  0% {    background-position: 0px 0px;  }  20.00% {    background-position: -55px 0px;  }  40.00% {    background-position: -110px 0px;  }  60.00% {    background-position: -165px 0px;  }  80.00% {    background-position: -220px 0px;  }  100.00% {    background-position: -275px 0px;  }}



.zzsc2{
	width: 490px;
	position: relative;
	margin-top: 10px;
	overflow: hidden;
	float: left;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 30px;
}
.zzsc2 h1{
	background-image: url(../images/qglh_13.png);
	height: 53px;
	margin: 0px;
	padding: 0px;
}
.zzsc2 .tab {
	overflow: hidden;
	margin-bottom: 20px;
	position: absolute;
	top: -2px;
	margin-left: 150px;
}
.zzsc2 .tab a{ display:block; width: 92px; height: 46px; margin-right: 30px; float:left; text-decoration:none; color:#fff;  font-size:24px;  text-align: left; line-height: 44px;}
.zzsc2 .tab a:hover{border-top:2px solid #268cd4; color:#268cd4; text-decoration:none;}
.zzsc2 .tab a.on{
	border-top: 2px solid #268cd4;
	color: #fcdeab;
	text-decoration: none;
}
.zzsc2 .content{ overflow:hidden; width:550px; height:230px; position:relative; margin-top:30px;}
.zzsc2 .content ul{ position:absolute; left:0; top:0; }
.zzsc2 .content li{ width:550px; float:left;}
.list01{
	font-size: 18px;
	margin-bottom: 15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	background-image: url(../images/jxlh2021_12.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 50px;
}
.list01 a{ color:#333;
}



/*foc*/
.section-focus-pic{
	margin: 0px 0 0 0;
	height: 400px;
	width: 670px;
	overflow: hidden;
	position: relative;
	float: left;
}
.section-focus-pic ul li{
	position:absolute;
	top:0;
	left:670px;
	width:670px;
	height:400px;
	color: #333;
}
.section-focus-pic ul li img {width:670px;height:430px;}
.section-focus-pic ul li h3{
	position:absolute;
	bottom:11px;
	left:0;
	width: 670px;
	font-weight:normal;
	color:#FFF;
	margin-left: 20px;
	z-index: 111;


	font-size: 16px;
	font-family:"΢���ź�";
	line-height: 30px;
}
.section-focus-pic ul li div{position:absolute;bottom:0;left:0;height:50px;background-color:#000;width:670px;opacity: 0.7;filter: alpha(opacity=70);}
.section-focus-pic .pages{width:670px;height:400px;}
.section-focus-pic .controler{position:absolute;bottom:20px;right:20px;}
.section-focus-pic .controler b{cursor:pointer;width:20px;height:10px;display:block;overflow:hidden;text-indent:20px;background:url(../images/news_index_icon.png) no-repeat -136px 3px; float:left;margin:0 0 0 5px;}
.section-focus-pic .controler b.down{background-position:-161px 1px;}
.section-focus-pic .controler2 a{display:block; width:40px;position:absolute;top:160px;height:40px;}
.section-focus-pic .controler2 a i{cursor:pointer;display:block;width:28px;height:60px; background:url(../images/star.png) no-repeat;}
.section-focus-pic .controler2 .prev{left:5px;}
.section-focus-pic .controler2 .prev i{background-position:0 0;_background:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/star_05.png');margin-left:5px;}
.section-focus-pic .controler2 .prev:hover i{left:10px;background-position:0 -62px;_background:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/star_03.png');}
.section-focus-pic .controler2 .next{right:10px;}
.section-focus-pic .controler2 .next i{background-position:-30px 0;_background:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/star_06.png');margin-left:10px;}
.section-focus-pic .controler2 .next:hover i{right:10px;background-position:-30px -62px;_background:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/star_04.png');}






.box1 .left{
	float: left;
	width: 530px;
	margin-top: 25px;
	height: 490px;
}

.box1 .left .photo{
	height: 320px;
}

 .box1 .left h4{
	font-size:28px;
	height:36px;
	line-height:36px;
	margin-top:20px;
}

.box1 p{
	line-height: 28px;

	color: #767676;
}

.box1 p a{
	color:#ee6a6c;
}

 .box1 .left .more{
	height: 20px;
	line-height: 20px;
	position: relative;
	text-align: center;
	margin-top:20px;
	
}

.box1 .left .more i{
	position:absolute;
	left:0px;
	top:50%;
	height:1px;
	background:#000;
	width:100%;
	z-index:5;
}

.box1 .left span{
	position:relative;
	display:inline-block;
	padding:0px 10px;
	z-index:9;
}

 .box1 .left .more a{
	display:inline-block;
	color:#fff;
	background:#e03637;
	padding:0px 6px;
	font-size:16px;
	border-radius:3px;
}

 .box1 .left .more a:hover{
	text-decoration:none;
	color:#ddd;
}

 .box1 .right{
	width: 630px;
	float: right;
	margin-top: 15px;
}

.box1 .right li{
	border-bottom: 1px dotted #bfbfbf;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.box1 .right li h5{
	height:24px;
	line-height:24px;
}

.box1 .right li h5 span{
	float:left;
	padding:0px 7px;
	background:#3a6da9;
	color:#fff;
	font-size:16px;
}

.box1 .right li h5 i{
	float:left;
	width:0; 
	height:0; 
	border-bottom:6px solid transparent;
	border-left:6px solid #3a6da9;
}

.box1 .right li h4{
	font-size:24px;
	height:30px;
	line-height:30px;
	margin-top:10px;
	margin-bottom:5px;
}

.jiedu {
	width: 1140px;
	overflow: hidden;
	margin-top: 20px;
	margin-right: 26px;
	margin-bottom: 0px;
	margin-left: 26px;
}
.jiedu li { margin: 0 5px; width: 275px; position: relative; margin-bottom:20px; float:left;}
.jiedu li img { width: 275px; height: 150px;}
.jiedu li p{
	background: #000000;
	opacity: 0.7;
	position: absolute;
	color: #FFFFFF;
	height: 30px;
	font-size: 15px;
	bottom: 0px;
	width: 275px;
	margin: 0px;
	overflow: hidden;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.jiedu li p strong{ font-size:15px; color:#FF0; padding-right:10px;}
.jiedu li img:hover {-webkit-filter: contrast(130%);filter: contrast(130%);}



#layout12{
	background: url(images/ly12-bg.jpg) no-repeat center bottom;
	padding: 0px 0px 140px 0px;
}

#layout12 .left{
	width: 565px;float: left;
}

#layout12 .left .hot{
	margin-top: 50px;
}

#layout12 .left .hot .photo{
	float: left;
	width: 200px;
	height: 200px;
}

#layout12 .left .hot .text{
	float: right;
	width: 325px;
}

#layout12 .left .hot .text h4{
	line-height: 34px;
	height: 34px;
	font-size: 18px;
	font-weight: normal;
}

#layout12 .left .hot .text h4 label{
	color: #a5a5a5;
	font-size: 14px;
	margin-left: 12px;
}

#layout12 .left .hot .text h3{
	font-size: 24px;
	line-height: 30px;
	max-height: 60px;
	font-weight: normal;
	margin-top: 20px;
}

#layout12 .left .hot .text p{
	line-height: 24px;
	max-height: 72px;
	margin-top: 10px;
}

#layout12 .left .hot .text p a{
	color: #dc1515;
}

#layout12 .left ul{
	margin-top: 50px;
}

#layout12 .left li{
	line-height: 60px;
	height: 60px;
	border-bottom: 1px dotted #b7b7b7;
	font-size: 18px;
	padding-left: 50px;
	position: relative;
}

#layout12 .left li i{
	position: absolute;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	background: #00a0e9;
	top: 50%;
	margin-top: -7px;
	left: 14px;
}

#layout12 .right{
	width: 585px;	float: right;
}

#layout12 .right .title{
	margin-bottom: 50px;
}

#layout12 .right ul{
	margin-top: 12px;
}

#layout12 .right li{
	height: 36px;
	line-height: 36px;
	position: relative;
	font-size: 18px;
	padding-left: 35px;
}

#layout12 .right li i{
	position: absolute;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	left: 7px;
	top: 50%;
	margin-top: -5px;
	background: #d53b3f;
}

#layout12 .right .hot{
	margin-top: 50px;
}

#layout12 .right .hot .photo{
	float: left;
	width: 240px;
	height: 180px;
	border: 3px solid #dbdbdb;
}

#layout12 .right .hot .text{
	float: right;
	width: 320px;
	margin-top: 10px;
}

#layout12 .right .hot .text h3{
	font-size: 24px;
	line-height: 30px;
	max-height: 60px;
	font-weight: normal;
}

#layout12 .right .hot .text p{
	line-height: 24px;
	max-height: 72px;
	margin-top: 30px;
}

#layout12 .right .hot .text p a{
	color: #dc1515;
}

#layout12 .right .tab{
	margin-top: 60px;
	text-align: center;
	height: 8px;
}

#layout12 .tab span{
	display: inline-block;
	vertical-align: top;
	width: 8px;
	height: 8px;
	border-radius: 4px;
	margin: 0px 10px 0px 10px;
	background: #ef5a61;
	cursor: pointer;
	transition: transform 0.2s;
}

#layout12 .tab span:hover{
	transform: scale(1.2,1.2);
}

#layout12 .tab .current{
	background: #e7bd81;
	width: 30px;
}

/*���ụ��*/
.lhhl{
	background-size: cover;
	background-image: url(../images/2021qglh_07a.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.lhhl .hl{width: 1200px;margin: 0 auto;padding-top: 100px;}
.links{ padding:0px 0px 30px 0px; margin-top:90px;}
.links li{ width:180px; height:80px; box-shadow: #ccc 0px 0px 3px 0px; margin:5px 10px 20px 10px; float:left;}


/*����Ц��  �Ҹ�����*/
.lqxl{
	background-size: cover;
	background-image: url(../images/2021qglh_10a.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.lqxl .wrap{width: 1200px;margin: 0 auto;padding-top: 100px;}
.lqxl .w480{
	width: 480px;
	overflow: hidden;
	top: 50px; margin-top:130px;
}
.lqxl .w480 h1{ background: url("../images/jxlh2021_111.png"); height: 50px; line-height: 50px; font-size: 18px; color: #fff; padding-left: 10px;}
.lqxl .w480 ul{ margin: 10px; }
.lqxl .w480 ul li{ background: url("../images/jxlh2021_12.png") center left no-repeat; padding-left: 24px;  line-height: 46px;  font-size: 18px; }
.lqxl .w480 ul li a{ color:#fff;}
.lqxl.w600{ width:690px; overflow: hidden;}
.lqxl .slideTxtBox{ background:url("../images/jxlh2021_16.png") no-repeat; overflow: hidden; margin: 10px 0px 0px 40px;}
.lqxl .slideTxtBox .hd{width:50px;height:590px; padding-top: 50px;}
.lqxl .slideTxtBox .hd ul li{float: left;width: 50px;height: 105px; padding-top: 20px; margin-bottom: 30px;cursor: pointer; font-size:26px; color: #fff; text-align: center;}
.lqxl .slideTxtBox .hd ul .hdBox1,.hdBox2{background: url("../images/jxlh2021_15.png") top center no-repeat;}
.lqxl .slideTxtBox .hd ul .hdBox1.on,.hdBox2.on{background: url(../images/jxlh2021_14.png) top center no-repeat;}
.lqxl .slideTxtBox .bd { width: 600px; height:560px; overflow: hidden;}
.lqxl .slideTxtBox .bd .brHeadline { width: 100%; text-align: center; margin-top: 30px;}
.lqxl .slideTxtBox .bd .brHeadline h1{ font-size:24px; color: #cb212a; line-height: 50px;}
.lqxl .slideTxtBox .bd .brHeadline img{width: 430px;height: 230px;}
.lqxl .slideTxtBox .bd .list{width: 94%;overflow: hidden;margin-top: 10px; border-top:1px solid #c4c4c4; border-bottom:1px solid #c4c4c4; padding: 10px;}
.lqxl .slideTxtBox .bd .list li{overflow: hidden;height: 40px;line-height: 40px;font-size: 18px;}
.lqxl .slideTxtBox .bd .list li span{float: left;display: block;width: 6px;height: 6px;background: #000;border-radius: 4px;margin-top: 17px;margin-right: 10px;}
.lqxl .slideTxtBox .bd .list li a{float: left;display: block;width: 440px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.lqxl .slideTxtBox .bd .list li a:hover{color: #0062c5;}






.zp p{ margin:0; padding:0;}




/*第三屏新切换效果*/
.g_bdw .g_special .m_banner .m_con {
  position: relative;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
.g_bdw .g_special .m_roundAbout {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.g_bdw .g_special .m_roundAbout .poster-main {
  width: 640px;
  height: 270px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.g_bdw .g_special .m_roundAbout .poster-btn {
  width: 64px;
  height: 38px;
  position: absolute;
  top: 0;
  cursor: pointer;
}
.g_bdw .g_special .m_roundAbout .poster-prev-btn {
  left: -105px;
  background: url(prev.png) no-repeat;
  background-position: left center;
}
.g_bdw .g_special .m_roundAbout .poster-next-btn {
  right: -105px;
  background: url(next.png) no-repeat;
  background-position: right center;
}
.g_bdw .g_special .m_roundAbout .poster-list .list-item {
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: #c9faff 2px 2px 2px 2px;
  border-radius: 10px;
}
.g_bdw .g_special .m_roundAbout .poster-list .list-item .m_title {
  background: url(imgtitle_bg.png) no-repeat;
  width: 100%;
  height: 116px;
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 17px;
  color: #052942;
  overflow: hidden;
}
.g_bdw .g_special .m_roundAbout .poster-list .list-item .m_title a {
  color: #052942;
}
.g_bdw .g_special .m_roundAbout .poster-list .list-item .m_title p {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
}
.g_bdw .g_special .m_roundAbout .list-item a,
.g_bdw .g_special .m_roundAbout .list-item a img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 10px;
}

.zqdy{display:none;}