body{ color:#333; margin:0 auto;}
.wd{width:1600px; margin: 0 auto;}
.leftUp img{-webkit-animation-name:leftUp;animation-name:leftUp;}
@-webkit-keyframes leftUp{
    0%{transform:scale(1.1,1.1) translate(4.545%,4.545%); }
    100%{transform:scale(1.1,1.1)  translate(-4.545%,-4.545%);}}
@keyframes leftUp{
    0%{transform:scale(1.1,1.1) translate(4.545%,4.545%);}
    100%{transform:scale(1.1,1.1)  translate(-4.545%,-4.545%);}}

.moveRight img{-webkit-animation-name:moveRight;animation-name:moveRight;}
@-webkit-keyframes moveRight{
    0%{transform:scale(1.1,1.1) translate(-4.545%,0); }
    100%{transform:scale(1.1,1.1)  translate(4.545%,0);}}
@keyframes moveRight{
    0%{transform:scale(1.1,1.1) translate(-4.545%,0);}
    100%{transform:scale(1.1,1.1)  translate(4.545%,0);}}

.moveDown img{-webkit-animation-name:moveDown;animation-name:moveDown;}
@-webkit-keyframes moveDown{
    0%{transform:scale(1.1,1.1) translate(0,-4.545%); }
    100%{transform:scale(1.1,1.1)  translate(0,4.545%);}}
@keyframes moveDown{
    0%{transform:scale(1.1,1.1) translate(0,-4.545%);}
    100%{transform:scale(1.1,1.1)  translate(0,4.545%);}}

.centerBig img{-webkit-animation-name:centerBig;animation-name:centerBig;}
@-webkit-keyframes centerBig{
    100%{transform:scale(1.1,1.1);}}
@keyframes centerBig{
    100%{transform:scale(1.1,1.1);}}

.rightDownBig img{-webkit-animation-name:rightDownBig;animation-name:rightDownBig;}
@-webkit-keyframes rightDownBig{
    100%{transform:scale(1.1,1.1) translate(4%,4%);}}
@keyframes rightDownBig{
    100%{transform:scale(1.1,1.1) translate(4%,4%);}}
/*********************************************************/
.top{width:100%;background:#124fb0;padding:0.2rem 0;}
.top .logo{float:left;}
.top .logo img{width:100%;}
.top .logoright{float:right;margin:0.18rem 0 0 0;}
.top .xyzz{float:left;margin:0 0.2rem 0 0;}
.top .xyzz a{line-height:0.3rem;color:#fff;display:block;font-size:0.14rem;}

.serch{width:1.8rem;float:right;}
.serch form{display: flex;width:1.8rem; display:block;border-radius:0.2rem;overflow:hidden; border:0.01rem solid #fff;}
.serch .text{width:calc(100% - 0.25rem); float:right; color: #fff;line-height:0.3rem;font-size:0.14rem;padding:0 0 0 0.1rem;background:none;}
.serch .text::-webkit-input-placeholder {color: #fff;}
.serch form img{width:0.22rem;height:0.22rem;margin:0.1rem 0 0 0.1rem;}
.serch .srimg{width:0.2rem;height:0.2rem;margin:0;border-radius: 50%; margin: 0.06rem 0 0 0.05rem;}
.serch input::-webkit-input-placeholder {color: #999;}

.nav{background:#124fb0; width:100%;position:relative;z-index:2;border-top:0.01rem solid #1963d9;}
.navli{width:11%;float:left;position:relative;margin:0 0 0 0;}
.navli:nth-child(7n){ float:right;margin:0; }
.navyjlm{width:100%;}
.navyjlm a{width:100%;font-size:0.22rem;line-height:0.8rem;height:0.8rem;font-weight:bold;color:#fff; text-align:center;display:block;overflow:hidden;position:relative;}
.navyjlm a:hover,.navyjlm .on{background:#1d67dc;color:#fff;}
.nav_erji{visibility: hidden;opacity:0;width:100%;position: absolute;left: 0;top: 130%;background:#fff;transition: .5s;padding:0.05rem 0;}
.navli:hover .nav_erji{top: 100%;visibility: visible;opacity: 1;z-index: 9;}
.nav_erji a{padding: 0.1rem 0.15rem;display: block; text-align:center;color:#333; line-height:0.2rem;}
.nav_erji a:hover{ background:#0066cc;color: #fff;}
/***********************************************************/
.topnav{ position:absolute;right:5px; top:0;z-index:99;display:none;opacity:0;visibility:hidden;}
#header .menua{ display:none;margin: 4px 0;position: absolute; top:20px;right:20px;opacity:0;visibility:hidden;}
#header .menua a{ width:35px; height:35px;background:#1666e5;display: block;   padding: 8px 0 0 0;}
#header .menua a img{ width:20px; margin:0 auto 0 auto;}
#header a.menu_btn i {font-size:18px;}
#header .menu_bg,#header .menu {position: fixed;top: 0;right: 0;z-index: 10;}
#header .menu_bg {background-color: rgba(0, 0, 0, 0.7);display: none;width: 100%;height: 100%;}
#header a.menu_btn i {font-size:18px; padding-right:25px;}
#header .menu_bg,#header .menu {position: fixed;top: 0;right: 0;z-index:99;}
#header .menu_bg {background-color: rgba(0, 0, 0, 0.7);display: none;width: 100%;height: 100%;}
#header .menu {width: 9.75rem;background-color: #FFFFFF;overflow-x: hidden;height: 100%;overflow-y: auto;}
#header .menu .nav_right li{display: block;border-bottom: 0.01rem solid #eeeeef;}
#header .menu .nav_right li> a {display: block;width:100%;height:60px; box-sizing: border-box;color: #3a3a3a;line-height:60px;text-align: center; font-size:18px;}
#header .menu .nav_right li> a.active {background:#1666e5;border-color: #2797fd;color: #FFFFFF;}
#header .menu .nav_right .ejlm{ display: none;}
#header .menu .nav_right li .ejlm{ width: 100%; background: #f7f7f7; }
#header .menu .nav_right li .ejlm a{ width: 100%; line-height:30px;font-size:14px;font-weight:bold; color:#1666e5; text-align:center; display: block;}
#header .menu .nav_right li .ejlm a:hover{ color: #fff;background:#1666e5;}
/************************/
.banner{width:100%; overflow:hidden; position:relative;}
.banner .hd{width:100%; height:15px; overflow:hidden; position:absolute; bottom:0.3rem; z-index:1; }
.banner .hd ul{ width:100%;overflow:hidden; zoom:1; float:left; display:flex; justify-content: center;}
.banner .hd ul li{ width:0.15rem;height:0.15rem;border-radius:50%; margin:0 0.08rem;background:#fff;cursor:pointer;}
.banner .hd ul li:hover,.banner .hd ul li.on{ background:#124fb0;}
.banner .bd{ position:relative; height:100%; z-index:0;   }
.banner .bd li{ zoom:1; vertical-align:middle; }
.banner .bd img{ width:100%;}
/************************/
.title{width:100%;position:relative;z-index:2;}
.title:before{content:"";width:100%;height:0.01rem;background:#d23b24;position:absolute;left:0;top:0.2rem;z-index:-1;}
.title .titlename{float:left;background:#fff;padding:0 0.3rem 0 0;}
.title .titlename h6{display:block;font-size:0.4rem; font-weight:bold; line-height:0.4rem;}
.title .titlename p{display:block;font-size:0.16rem; line-height:0.2rem;color:#d1371f;text-align:center;margin:0.05rem 0 0 0;text-transform:capitalize;}
.title .titleimg{float:left; padding:0.06rem 0 0 0.2rem;position:relative;}
.title .titleimg:before{content:"";width:0.13rem;height:0.13rem;background:#fff;border:0.01rem solid #d23b24;border-radius:50%;
position:absolute;left:0;top:0.12rem;}
.title .ckgd{font-size:0.14rem;float:right;background:#fff; line-height:0.2rem;display:block;padding:0 0 0 0.25rem;
position:relative;z-index:2;margin:0.1rem 0 0 0;}
.title .ckgd:before{content:"";width:0.05rem; height:0.09rem;background:url("../img/jtico02.png") no-repeat;background-size:cover;position:absolute;
left:0.05rem;top:0.06rem;z-index:1;transition:0.5s;}
.title .ckgd:after{content:"";width:0.17rem; height:0.17rem;background:#efd9d6;position:absolute;left:0;top:0.02rem;border-radius:50%;}
.title .ckgd:hover{color:#fff;background:#d23b24;}
.title .ckgd:hover:before{background:url("../img/jtico02.png") 0 -0.09rem no-repeat;}
.title .ckgd:hover:after{background:rgba(255,255,255,0.3);}
/************************/
.box01{margin:0.9rem auto;}
.box01 .title .titlename,.box02 .title .titlename{background:#fff;width: 55%;}
.box01 .title .titleimg:before{background:#fff;}
.box01 .title .titlename h6,.box02 .title .titlename h6{text-align:right;}
.box01 .title .titlename p,.box02 .title .titlename p{width:1.5rem;float:right;}
.box01 .title .ckgd{background:#fff;}
.box01 .title .ckgd:hover,.box02 .title .ckgd:hover{background:#d1371f;}
.newbox{margin:0.4rem 0 0 0;}
.newqh{width:57%;float:left;position:relative;padding:0 0 0.3rem 0;}
.newqh:before{content:"";width:100%; height:0.01rem;background:#124fb0;position:absolute;left:0;bottom:0;}
.newqh:after{content:"";width:0.14rem; height:0.14rem;background:#fff;border:0.01rem solid #124fb0; border-radius:50%;position:absolute;right:0;bottom:-0.07rem;}
.newqh .hd{position:absolute;left:0;bottom:-0.15rem;background:#fff;margin:0.15rem 0 0 20%;}
.newqh .hd ul li{float:left;font-size:0.16rem; line-height:0.3rem;margin:0 0.07rem;color:#124fb0;cursor:pointer;}
.newqh .hd ul li:hover,.newqh .hd ul li.on{ font-size:0.3rem; line-height:0.3rem; font-weight:bold;}
.newqh .zyjt{width:1.3rem;height:0.45rem; background:#fff;position:absolute;bottom:-0.2rem;right:10%;z-index:2;}
.newqh .prev,.newqh .next{width:0.45rem;height:0.45rem;background:#124fb0;border-radius:50%;position:absolute;bottom:0;}
.newqh .prev{ left:0.1rem; }
.newqh .prev:before{content:"";width:0.08rem;height:0.14rem;background:url("../img/jtico01.png") no-repeat;background-size:cover;position:absolute;
left:50%;top:0;margin:0.15rem 0 0 -0.04rem;transition:0.5s;}
.newqh .next{right:0.1rem;}
.newqh .next:before{content:"";width:0.08rem;height:0.14rem;background:url("../img/jtico01b.png") no-repeat;background-size:cover;position:absolute;
left:50%;top:0;margin:0.15rem 0 0 -0.04rem;transition:0.5s;}
.newqh .prev:hover,.newqh .next:hover{background:#d1371f}
.newqh .prev:hover:before{background:url("../img/jtico01.png") 0 -0.14rem no-repeat;background-size:cover;}
.newqh .next:hover:before{background:url("../img/jtico01b.png") 0 -0.14rem no-repeat;background-size:cover;}
.newqh .bd{width:100%;}
.newqh .bd li{width:100%;}
.newqh .bd li a{width:100%;display:block;position:relative;padding:0 0 0.2rem 0;}
.newqh .bd li .newtime{width:0.9rem;display:block;position:absolute;z-index:2;background:#124fb0;color:#fff;text-align:center;padding:0.1rem 0; line-height:0.2rem;font-size:0.16rem;}
.newqh .bd li .newtime strong{width:100%;display:block; color:#fff; line-height:0.2rem;font-size:0.4rem; line-height:0.4rem;}
.newqh .bd li .newimg{width:100%;height:500px;overflow:hidden;}
.newqh .bd li .newimg img{width:100%;height:100%;object-fit:cover;transition:0.5s;}
.newqh .bd li .newtitle{width:100%;height:0.2rem;line-height:0.2rem;font-size:0.2rem;font-weight:bold;color:#124fb0;margin:0.25rem 0 0 0;overflow:hidden; display: -webkit-box;-webkit-line-clamp:1;-webkit-box-orient: vertical;}
.newqh .bd li:hover .newtime{background:#d1371f}
.newqh .bd li:hover .newtitle{color:#d1371f}
.newqh .bd li:hover .newimg img{transform: scale(1.1);}
/************************/
.newul{width:40%;float:right;}
.newul li{width:100%;}
.newul li a{width:100%;display:block;border-bottom:0.01rem solid #dfebff;position:relative; }
.newul li a:before{content:"";width:0.1rem;height:0.1rem;background:#fff;border:0.01rem solid #dfebff;border-radius:50%;position:absolute;right:0;bottom:-0.05rem;}
.newul li p{ font-size:0.26rem;float:left; line-height:0.6rem;color:#124fb0;border-bottom:0.03rem solid #124fb0;padding:0.17rem 0;}
.newul li h6{width:86%; font-size:0.18rem;float:right; line-height:0.3rem;height:0.6rem;overflow:hidden;margin:0.17rem 0 0 0; display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;}
.newul li:hover{background:#124fb0;}
.newul li:hover a{padding:0 0.1rem;transition:0.5s;}
.newul li:hover p{color:#fff;}
.newul li:hover h6{color:#fff;}
/************************/
.box02{padding:0.4rem 0;background:url("../img/bj01.jpg") center top no-repeat;background-size:cover;}
.box02 .title .titlename{background:#e1ecfe;}
.box02 .title .titleimg:before{background:#e1ecfe;}
.box02 .title .ckgd{background:#e1ecfe;}
.tzggqh{width:100%;position:relative;padding:0 0 0.5rem 0;margin:0.4rem 0 0 0;}
.tzggqh .hd{width:100%;height:0.1rem;position:absolute;left:0;bottom:0;}
.tzggqh .hd ul{width:100%;display:flex;justify-content:center;}
.tzggqh .hd ul li{width:0.08rem;height:0.08rem;background:#124fb0;margin:0 0.1rem;cursor:pointer;border-radius:50%;overflow:hidden;color:#124fb0;opacity:0.3;}
.tzggqh .hd ul li:hover,.tzggqh .hd ul li.on{opacity:1;}
.tzggqh .bd{width:100%;}
.tzggqh .bd li{width:360px;float:left;margin:0 0.2rem;background:#fff; }
.tzggqh .bd li a{width:100%;display:block;padding:0.1rem;}
.tzggqh .bd li .tzggbox{width:100%; padding:0.4rem 0.3rem;border:0.01rem solid #124fb0;position:relative;}
.tzggqh .bd li .tzggbox:before{content:"";width:1.56rem;height:0.57rem;background:url("../img/ico02.png") no-repeat;background-size:cover;position:absolute;right:0.01rem;bottom:0.01rem;display:none;}
.tzggqh .bd li p{width:1.05rem; font-size:0.2rem;font-weight:bold; line-height:0.2rem; height:0.3rem;color:#d1371f;border-bottom:0.01rem solid #d1371f;}
.tzggqh .bd li h6{width:100%; font-size:0.18rem; line-height:0.3rem;height:0.6rem;margin:0.2rem 0 0 0; overflow:hidden; display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;}
.tzggqh .bd li:hover{background:#124fb0;border-radius:0.3rem 0 0.3rem 0;}
.tzggqh .bd li:hover .tzggbox{border:0.01rem solid #fff;border-radius:0.3rem 0 0.3rem 0;overflow:hidden;}
.tzggqh .bd li:hover .tzggbox:before{display:block;}
.tzggqh .bd li:hover p{color:#fff;border-bottom:0.01rem solid #fff;}
.tzggqh .bd li:hover h6{color:#fff;}
/************************/
.box03{margin:0.7rem auto;position:relative;z-index:2;}
.box03:before{content:"";width:1.6rem;height:5.15rem;background:#f7f1f0;position:absolute;right:0;bottom:0;z-index:-1;}
.hzjl{width:59%;float:left;}
.hzjlbox{margin:0.35rem 0 0 0;}
.hzjltt{width:42.5%;float:left;}
.hzjltt a{width:100%;display:block;background:#124fb0;padding:0 0 0.4rem 0;}
.hzjltt .hzjlimg{width:100%;height:315px; display:block;overflow:hidden;}
.hzjltt .hzjlimg img{width:100%;height:100%;object-fit: cover;transition:0.5s;}
.hzjltt p{width:100%; line-height:0.2rem;color:#fff;font-size:0.2rem;padding:0 0.2rem;margin:0.4rem 0 0.2rem 0;}
.hzjltt .hzjlfont{width:100%; line-height:0.4rem; height:0.8rem;color:#fff;font-size:0.2rem;padding:0 0.2rem;overflow:hidden; display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;}
.hzjltt a:hover .hzjlimg img{transform: scale(1.1);}
.hzjlul{width:55%;float:right;}
.hzjlul li{width:100%;border-bottom:0.01rem solid #ebebeb;padding:0.19rem 0;position:relative;}
.hzjlul li:before{content:"";width:0.12rem;height:0.12rem;background:#fff;border:0.01rem solid #dbdbdb;border-radius:50%;position:absolute;right:0;bottom:-0.06rem;}
.hzjlul li:first-child{padding:0 0 0.2rem 0;}
.hzjlul li a{width:100%;display:block;}
.hzjlul li .hzjltime{width:1.15rem;text-align:center; line-height:0.25rem;color:#124fb0; background:#e8f1fe;border:0.01rem solid #124fb0;}
.hzjlul li .hzjltitle{width:100%; line-height:0.2rem; height:0.2rem;font-size:0.18rem;margin:0.2rem 0 0 0; overflow:hidden; display: -webkit-box;-webkit-line-clamp:1;-webkit-box-orient: vertical;}
.hzjlul li:hover{background:#124fb0;}
.hzjlul li:hover a{padding:0 0.1rem;transition:0.5s;}
.hzjlul li:hover .hzjltime{ color:#fff;border:0.01rem solid #fff;background:#124fb0;}
.hzjlul li:hover .hzjltitle{color:#fff;}
.yjcg{float:right;width:37%;}
.yjcgul{width:100%;background:#f7f1f0;padding:0.4rem 0 0.4rem 0.4rem;}
.yjcgul li{width:100%; }
.yjcgul li a{width:100%;}
.yjcgul li .yjcgtime{width:14%;float:left;border:0.01rem solid #124fb0;text-align:center;color:#124fb0;padding:0.05rem 0;margin:0.07rem 0 0 0;line-height:0.2rem;font-size:0.12rem;}
.yjcgul li .yjcgtime strong{width:100%; line-height:0.3rem;font-size:0.3rem;display:block;text-align:center;}
.yjcgul li .yjcgfont{width:80%;float:right;border-left:0.01rem solid #cfcfcf;margin:0 0 0 6%; padding:0.135rem 0 0.135rem 0.3rem;position:relative; }
.yjcgul li .yjcgfont:before{content:"";width:0.18rem;height:0.18rem;display:none;border-radius:50%;background:#c9d1e3;position:absolute;left:-0.1rem;top:0.33rem;}
.yjcgul li .yjcgfont:after{content:"";width:0.1rem;height:0.1rem;display:none;border-radius:50%;background:#124fb0;position:absolute;left:-0.06rem;top:0.37rem;}
.yjcgul li .yjcgfont p{width:100%; font-size:0.18rem; line-height:0.3rem;height:0.6rem;overflow:hidden; display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;}
.yjcgul li:hover .yjcgtime{background:#124fb0;color:#fff;}
.yjcgul li:hover .yjcgtime strong{ color:#fff;}
.yjcgul li:hover .yjcgfont{ color:#124fb0;}
.yjcgul li:hover .yjcgfont:before{display:block;}
.yjcgul li:hover .yjcgfont:after{display:block;}
/************************/
.yqlj{background:#e8f1fe;padding:0.2rem 0;}
.yqlj .yqljtitle{float:left;font-weight:bold;font-size:0.18rem;line-height:0.2rem;color:#124fb0;}
.yqlj .yqljbox{float:left;}
.yqlj .yqljbox li{float:left;margin:0 0.15rem;}
.yqlj .yqljbox li a{display:block;font-size:0.18rem;line-height:0.2rem;color:#124fb0;}
.yqlj .yqljbox li:hover a{text-decoration:underline;}
.bq01{width:100%; background:url("../img/bj02.jpg") center top no-repeat;background-size:cover;padding:0.4rem 0 0.2rem 0;}
.bq01 .bqlogo img{margin:0 auto 0.3rem auto;}
.bq01 .bqbox{ display:flex; justify-content: center;flex-wrap:wrap;margin:0.1rem 0 0 0;}
.bq01 .bqbox p,.bq01 .bqbox a{color:#fff;font-size:0.14rem;line-height:0.25rem;margin:0 0.05rem;}


@media screen and (max-width:1680px) {
}
@media screen and (max-width:1620px) {
	.wd{width:1300px;}
	.top .logo{width:75%;}
	.top .logoright{margin:0.15rem 0 0 0;}
	.navyjlm a{font-size:0.2rem;}
	.newqh .bd li .newimg{height:405px;}
	.newul li p{padding: 0.1rem 0;}
	.newul li h6{width: 83%;}
	.tzggqh .bd li{width:285px;}
	.hzjltt .hzjlimg{height:260px;}
	.tzggqh .bd li .tzggbox{padding:0.2rem;}
	.hzjlul li{padding: 0.14rem 0;}
	.hzjlul li .hzjltitle{margin: 0.18rem 0 0 0;}
	.yjcgul li .yjcgfont{padding:0.08rem 0 0.08rem 0.3rem;}
	.yqlj .yqljbox li{margin: 0 0.08rem;}
	.yqlj .yqljbox li a{font-size:0.16rem;}
	.box03:before{height:460px;bottom:0.02rem;}
}
@media screen and (max-width:1550px) {
	.box03:before{height:446px;bottom:0.09rem;}
}
@media screen and (max-width:1500px) {
	.navyjlm a{font-size:0.18rem;}
	.hzjltt a{padding: 0 0 0.25rem 0;}
	.box03:before{height:432px;bottom:0.03rem;}
}
@media screen and (max-width:1440px) {
	.hzjltt .hzjlfont{}
	.hzjltt a{padding: 0 0 0.15rem 0;}
	.hzjlul li{padding: 0.13rem 0;}
	.box03:before{height:413px;bottom:0.05rem;}
	.title .titlename{padding: 0 0.1rem 0 0;}
	.title .titlename h6{font-size: 0.24rem; line-height: 0.3rem;}
	.box01 .title .titlename p, .box02 .title .titlename p{width:0.9rem;}
	.title:before{top: 0.15rem;}
	.title .ckgd:after{top:-0.01rem;}
	.title .ckgd:before{top: 0.02rem;}
	.title .titleimg:before{top: 0.08rem;}
	.title .titleimg{ padding: 0 0 0 0.2rem;}
}
@media screen and (max-width:1400px) {
	.hzjltt p{margin: 0.3rem 0 0.2rem 0;}
	.box03:before{bottom:0.01rem;height:404px;}
	.hzjlbox,.hzjlbox,.newbox{margin:0.2rem 0 0 0;}
	.box01{margin: 0.4rem auto 0.6rem auto;}
	.newul li p{font-size:0.2rem;}
	.newul li h6{width: 87%;}
	.box03:before{bottom:0;}
	.hzjltt .hzjlfont{font-size:0.18rem; line-height:0.3rem; height:0.6rem;}
	.hzjlul li .hzjltitle{margin: 0.13rem 0 0 0;}
	.yjcgul{ padding: 0.3rem 0 0.3rem 0.3rem;}
	.box03:before{height:387px;}
	.yjcgul li .yjcgtime strong{font-size:0.2rem;line-height:0.2rem;}
	.tzggqh .bd li p{font-size:0.18rem;width:0.95rem;}
	.tzggqh{margin:0.2rem 0 0 0;padding:0 0 0.3rem 0;}
	.box02{padding:0.3rem 0;}
	.box03{margin:0.4rem 0;}
	.yjcgul li .yjcgfont{width:82%; margin:0 0 0 3%;padding:0.08rem 0 0.08rem 0.2rem;}
	.yjcgul li .yjcgtime{margin:0.15rem 0 0 0;}
}
@media screen and (max-width:1366px) {
	.wd{width:1200px;}
	.tzggqh .bd li{width:260px;}
	.hzjltt .hzjlimg{height:240px;}
	.hzjlul li{padding: 0.12rem 0;}
	.yjcgul{ padding: 0.24rem 0 0.24rem 0.3rem;}
	.box03:before{height:363px;}
	.newqh .bd li .newimg{height:375px;}
	.newqh .bd li .newtitle{font-size:0.18rem;margin:0.1rem 0 0 0;}
	.newqh .bd li a{padding:0 0 0.1rem 0;}
	.newqh .bd li .newtime strong{font-size:0.3rem;}
	.navyjlm a{ line-height:0.5rem;height:0.5rem;}
}
@media screen and (max-width:1300px) {
	.hzjltt p{ margin:0.18rem 0;}
	.box03:before{height:346px;}
}
@media screen and (max-width:1280px) {
	.wd{width:90%;}
	.hzjltt p{margin:0.15rem 0;}
	.box03:before{height:342px;}
}
@media screen and (max-width:1210px) {
	.newqh .bd li .newimg{height:340px;}
	.tzggqh .bd li{width:244px;}
	.hzjltt p{margin:0.08rem 0;}
	.box03:before{height:325px;}
	.title .ckgd{margin: 0.05rem 0 0 0;}
}
@media screen and (max-width:1150px) {
	.newqh .bd li .newimg{height:325px;}
	.tzggqh .bd li{width:233px;}
	.hzjltt .hzjlimg{height:205px;}
	.hzjltt a{padding: 0 0 0.07rem 0;}
	.hzjlul li .hzjltitle{margin: 0.12rem 0 0 0;}
	.box03:before{height:269px;}
	.bq01 .bqlogo img{max-width:90%;margin: 0 auto 0.1rem auto;}
}
@media screen and (max-width:1100px) {
	.newqh .bd li .newimg{height:310px;}
	.tzggqh .bd li{width:220px;}
	.hzjltt .hzjlimg{height:195px;}
	.hzjlul li{padding:0.1rem 0;}
	.yjcgul{padding:0.18rem 0 0.18rem 0.3rem;}
	.box03:before{height:262px;}
}
@media screen and (max-width:1024px) {	
	.tzggqh .bd li{width:205px;}
	.newqh,.hzjl{width:100%;}
	.newul,.yjcg{width:100%; margin:0.2rem 0 0 0;}
	.newqh .bd li .newimg{height:505px;}
	.box03:before{display:none;}
	.yjcgul{padding:0 0.2rem 0.2rem 0.2rem;}
	.yjcgul li{margin:0.2rem 0 0 0;}
	.yjcgul li .yjcgtime{width:0.6rem;margin:0;}
	.yjcgul li .yjcgfont{margin:0 0 0 0.2rem;width:calc(100% - 0.8rem);margin:0;padding:0 0 0 0.2rem;}
	.yjcgul li .yjcgfont p{ line-height:0.52rem;height:0.52rem;-webkit-line-clamp:1;}
	.newul li p{padding:0;}
	.newul li h6{width: 94%; line-height:0.6rem;margin:0;-webkit-line-clamp:1;}
	.box01 .title .titlename, .box02 .title .titlename{width:auto;}
	.tzggqh .bd li{width:190px;}
	.top .logo{width:90%;}
	.top .logo img{}
	.top .logoright{margin: 0.2rem 0 0 0;float:left; display: flex;justify-content: center;flex-wrap: wrap;}
	.top .xyzz a{font-size:0.2rem;}
	.top form{width:3.5rem;}
	.nav{display:none;}
	.topnav{display:block;opacity:1;visibility: visible;}
	#header .menua{display:block;opacity:1;visibility: visible;}
}
@media screen and (max-width:950px) {
}
@media screen and (max-width:900px) {
	.tzggqh .bd li{width:160px;}
	.yqlj .yqljtitle{float:none;margin:0 auto;text-align: center;}
	.yqlj .yqljbox li{margin:0.1rem 0.1rem 0 0.1rem;}
}
@media screen and (max-width:800px) {
}
@media screen and (max-width:700px) {
}
@media screen and (max-width:600px) {
}
@media screen and (max-width:500px) {
	.top .xyzz a{font-size:0.16rem;}
	.top form{width:2rem;}
	#header .menua{top: 10px;right:10px;}
	#header .menua a{width:30px;height:30px;}
	#header .menua a img{width:15px;}
	.newqh .bd li .newimg{height:245px;}
	.newul li h6{width:87%;}
	.hzjltt{width:100%;}
	.hzjltt .hzjlimg{height:auto;}
	.hzjlul{width:100%; margin:0.2rem 0 0 0;}
	.bq01 .bqbox{margin:0;}
	.box01{margin: 0.2rem auto 0.2rem auto;}
	.box03{margin:0.2rem 0;}
	.bq01{padding:0.2rem 0;}
	.bq01 .bqlogo img{max-width:100%;}
	.newqh .hd{margin:0.15rem 0 0 0;}
	.newqh .zyjt{right: 5%;width: 1.15rem;}
	.top .logoright{display:none;}
	.title .titlename h6{font-size:0.18rem;}
	.title .titlename p{margin:0;}
}
@media screen and (max-width:414px) {
	.hzjltt p{margin:0.15rem 0;}
	.hzjltt a{padding:0 0 0.2rem 0;}
	.yjcgul li .yjcgfont p{line-height:0.26rem;-webkit-line-clamp:2;}
	.newqh .bd li .newtime strong{font-size:0.2rem;line-height:0.2rem;}
	.newqh .bd li .newtime{font-size:0.14rem;}
}
@media screen and (max-width:390px){
}
@media screen and (max-width:375px){
}
@media screen and (max-width:320px){
}
@media screen and (max-width:300px){
}