/* 头部 */
header{font-size:14px;background-image:url(../images/top-back3.jpg);background-position:top left;background-repeat:no-repeat;background-size:cover;}
header .logo-box{max-width:4.1rem;}
header .top-one{padding:.1rem 0;border-bottom:solid 1px rgba(0,0,0,.05);}
header .top-one .but-bro a{line-height:2.5;display:block;padding:0 .2rem;background:#227ac1;color:#fff;border-radius:20px;}
header .top-search .search-input{padding:0 20px;padding-right:10px;background:#fff;border-radius:50px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.1);}
header .top-search .search-input input{font-size:14px;display:block;width:calc(100% - .5rem);color:#000;}
header .top-search .search-input .but{cursor:pointer;width:.5rem;height:.5rem;display:block;background-image:url(../images/search-icon1.png);background-repeat:no-repeat;background-position:center;background-size:.26rem;}
header .top-search .top-column{margin-top:10px;}
header .top-two{padding:.7rem 0 1rem;}
header .Topcolumn-list a{display:inline-block;margin:0 5px;}
header .open-menu{display:none;width:.5rem;height:.5rem;margin-left:.1rem;position:relative;}
header .open-menu i{position:absolute;left:10%;width:80%;top:50%;margin-top:-1px;height:2px;background:#ad081e;transition:0.3s;}
header .open-menu:not(.on) i:nth-child(1){margin-top:-.13rem;}
header .open-menu:not(.on) i:nth-child(3){margin-top:.1rem;}
header .open-menu.on i:nth-child(1){opacity:0;}
header .open-menu.on i:nth-child(2){transform:rotate(45deg);}
header .open-menu.on i:nth-child(3){transform:rotate(-45deg);}
header .top-nav{background:#004b87;}
header .top-nav li{line-height:3.5;text-align:center;position:relative;}
header .top-nav li::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(../images/nav-back.png);background-repeat:no-repeat;background-position:bottom center;background-size:cover;transition:all .5s;opacity:0;}
header .top-nav a{padding:0 .33rem;width:100%;display:flex;justify-content:center;align-items:center;color:#fff;font-size:.18rem;z-index:5;position:relative;}
header .top-nav a *{display:block;}
header .top-nav a i{margin-right:.1rem;}
header .top-nav a i img{max-width:.24rem;}
header .top-nav li:hover::after,
header .top-nav li.active::after{opacity:1;}
header .top-nav .web-close{display:none;position:absolute;left:-.45rem;top:50%;background-image:url(../images/away.png);width:.45rem;height:.45rem;background-size:contain;background-repeat:no-repeat;z-index:50;margin-top:-.22rem;}

/*二级下拉*/
header .top-nav li{position:relative;}
.qui-submenu{position:absolute;width:100%;min-width:1.2rem;left:50%;top:100%;background:#004b87;-webkit-transform:translateX(-50%) translateY(-.1rem);font-size:.15rem;z-index:10;pointer-events:none;-webkit-transition:all .4s ease-out;opacity:0;}
.qui-submenu>dd>a{display:block;padding:.1rem;text-align:center;border-bottom:1px solid #eee;color:#fff;line-height:.3rem;}
.qui-submenu>dd>a:hover{color:#fff;border-color:#fff;background-image:url(../images/nav-back.png);background-repeat:no-repeat;background-position:bottom center;background-size:cover;}
@media (min-width:1025px){
	header .top-nav li:hover .qui-submenu{pointer-events:auto;opacity:1;-webkit-transform:translateX(-50%);}
}
@media (max-width:1024px){
	header .top-two{padding:.6rem 0;}
	header .logo-box{max-width:4.1rem;}
	header .top-nav a{padding:0 .2rem;font-size:.16rem;}
}
@media (max-width:640px){
	header{font-size:14px;}
	header .open-menu{display:block;}
	header .top-one{background:#f4f4f4;padding:.2rem 0;position:relative;z-index:11;}
	header .top-one .but-bro a{font-size:12px;}
	header .top-search{width:100%;margin-top:.3rem;}
	header .top-search .search-input{line-height:2;}
	header .top-search .search-input .but{height:.8rem;background-size:.4rem;}
	header .top-search .top-column{align-items:flex-start;}
	header .top-search .top-column .Topcolumn-list{width:calc(100% - 5em);}
	header .top-two{padding:.2rem 0 .5rem;position:relative;z-index:8;}
	header .top-two .auto-inner{align-items:center;}
	header .top-nav{position:fixed;top:0;right:-60%;height:100%;padding-top:1.3rem;width:50%;z-index:10;transition:all .5s;}
	header .top-nav .auto-inner{position:relative;z-index:9;overflow:auto;height:100%;}
	header .top-nav .ul{flex-wrap:wrap;}
	header .top-nav .ul li{line-height:3;margin-bottom:.1rem;width:100%;}
	header .top-nav a{font-size:.26rem;}
	header .top-nav.roi{right:0;}
	header .top-nav .web-close{display:block;}
}

/* footer */
.footer{padding:.5rem 0 .8rem;font-size:16px;background-image:url(../images/footer-back.jpg);background-position:top left;background-repeat:no-repeat;background-size:cover;}
.footer .footer-one{line-height:1.7;padding-bottom:.15rem;border-bottom:solid 1px rgba(0,0,0,.1);}
.footer .footer-other{font-size:0;}
.footer .footer-other a{margin-right:.1rem;display:inline-block;}
.footer .footer-other a:last-child{margin-right:0;}
.footer .footer-address p{margin:0;}
.footer .footer-two{line-height:1.7;padding-top:.25rem;}
.footer .footer-security{text-align:right;}
.footer .footer-security a{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;}
.footer .footer-security i{margin-right:.1rem;display:block;}
.footer .footer-security img{display:block;}
@media (max-width:640px){
	.footer{padding:.3rem 0;}
	.footer .footer-address{margin-bottom:.2rem;}
	.footer .footer-address span{display:block;}
	.footer .footer-one{justify-content:center;}
	.footer .footer-two{text-align:center;}
	.footer .footer-two .footer-security{width:100%;display:flex;flex-wrap:wrap;justify-content:center;}
}

/* 首页 */
.home-Public{padding:.4rem 0;background:url(../images/home-Public.png) no-repeat top center;background-size:cover;}
.home-Public .Public-name a{color: #fff;}
.home-Public .Public-name{min-height:.9rem;line-height:1.1;padding:.1rem .28rem .15rem .15rem;width:1rem;font-size:.28rem;background-image:url(../images/index-back1.png);background-repeat:no-repeat;background-size:cover;background-position:bottom right;display:flex;align-items:center;justify-content:center;color:#fff;}
.home-Public .list{width:calc(100% - 1rem);padding-left:.2rem;border-bottom:dotted 1px rgba(0,0,0,.2);}

.home-Public .item a{display:block;padding:.02rem 0;}
.home-Public .item a .tit{font-size:.24rem;color:#666;}
.home-Public .item a:hover .tit{font-size:.24rem;color:#3c6fa2;}

.home-Public .item a .introd{font-size:.15rem;color:#888888;}
.home-Public .item a .txt{width:calc(100% - 8em);color:#888888;}
.home-Public .item a .tiem{width:8em;text-align:right;}

.home-Public .list .qui_flex{display: flex;align-items: center;}
.home-Public .list .item a .tit{font-size: .16rem;flex: 1;}
.home-Public .list .item a .tiem{flex-shrink: 0;color: #888;}

.home-one .big-img{width:50%;}
.home-one .big-img .item{position:relative;}
.home-one .big-img .img .Ispic{display:block;padding-bottom:66.667%;}
.home-one .big-img .txt{font-size:.16rem;color:#fff;position:absolute;bottom:0;left:0;background:rgba(0,0,0,.5);padding:.1rem .2rem;width:100%;}
.home-one .big-img .swiper-pagination{text-align:right;left:auto;right:.2rem;width:auto;}
.home-one .big-img .swiper-pagination .swiper-pagination-bullet{opacity:1;background:#fff;}
.home-one .big-img .swiper-pagination .swiper-pagination-bullet-active{background:#004b87;}
.home-one .tab-box{font-size:.16rem;padding-left:.25rem;width:50%;}
.home-one .tab-box .tab-one{font-size:.18rem;color:#666666;border-bottom:solid 1px rgba(0,0,0,.1);}
.home-one .tab-box .tab-one .tab-txt{width:calc(100% - 6em);}
.home-one .tab-box .tab-one .tab-txt .txt{cursor:pointer;padding:.1rem 0;border-bottom:solid 1px transparent;}
.home-one .tab-box .tab-one .tab-txt .txt:hover,
.home-one .tab-box .tab-one .tab-txt .txt.active{color:#0064aa;border-color:#0064aa;}
.home-one .tab-box .tab-one .but{color:#666666;font-size:.16rem;padding-right:.1rem;background:url(../images/arrow-icon1.png) right center no-repeat;background-size:.07rem;}
.home-one .tab-box .tab-con{padding-top:.1rem;}
.home-one .tab-box .con-list{display:none;}
.home-one .tab-box .con-list .il{padding:.09rem 0;}
.home-one .tab-box .con-list .il a{background-image:url(../images/index-icon1.png);background-position:left center;background-repeat:no-repeat;padding-left:.2rem;color:#444444;display:flex;justify-content:space-between;align-items:center;}
.home-one .tab-box .con-list .il .txt{width:calc(100% - 8em);}
.home-one .tab-box .con-list .il .tiem{width:8em;text-align:right;font-size:.14rem;color:#999999;}
.home-one .tab-box .con-list .il a:hover{color:#0064aa;background-image:url(../images/index-icon2.png);}
.home-one .tab-box .con-list .il a:hover .tiem{color:#0064aa;}
.home-tow{margin-top:.5rem;border-radius:5px;overflow:hidden;}
.home-three{margin-top:.3rem;}
.home-three .pic{width:31.667%;margin:.05rem 0;margin-right:2.5%;border-radius:5px;overflow:hidden;}
.home-three .pic:nth-child(3n){margin-right:0;}
.home-four{margin-top:.3rem;position:relative;}
.home-four .synonym-box{width:31.667%;margin-right:2.5%;position:relative;}
.home-four .synonym-box .synon-tit{padding:.167rem 0;background-image:url(../images/index-back.png);background-color:#4479ac;background-size:100% 100%;background-repeat:no-repeat;background-position:center;font-size:.3rem;color:#fff;border-radius:2px;overflow:hidden;}
.home-four .synonym-box .synon-tit i{display:block;margin-right:.15rem;}
.home-four .synonym-box .synon-tit i img{max-width:.42rem;}
.home-four .synonym-box:nth-child(3n){margin-right:0;}
/*.home-four .synonym-box:nth-child(3) .synon-tit{background-color:#005091;}*/
@media (min-width:641px){
	.home-four:after{content:'';width:.01rem;height:100%;position:absolute;left:calc(31.667% + 1.25%);top:0;background:#eee;}
	.home-four:before{content:'';width:.01rem;height:100%;position:absolute;right:calc(31.667% + 1.25%);top:0;background:#eee;}
}
.home-four .government-list{padding-top:.15rem;}
.home-four .government-list .item{font-size:.16rem;width:47%;position:relative;}
.home-four .government-list .item a{padding:.14rem 0;display:flex;align-items:center;transition:all .5s;position:relative;z-index:2;border-radius:5px;overflow:hidden;}
.home-four .government-list .item a span{display:block;width:calc(100% - .2rem);}
.home-four .government-list .item a .icon{margin-right:.08rem;position:relative;}
.home-four .government-list .item a .icon img{display:block;max-width:.2rem;}
.home-four .government-list .item a .icon .iou{opacity:0;position:absolute;left:0;top:0;width:100%;height:100%;}
.home-four .government-list .item::after{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;content:'';display:block;background-image:linear-gradient(to bottom,#3c70a2,#4c84b7);opacity:0;border-radius:5px;overflow:hidden;}
.home-four .government-list .item a:hover{transform:translateX(.12rem);background-image:linear-gradient(to bottom,#3c70a2,#4c84b7);}
.home-four .government-list .item:hover::after{opacity:1;}
.home-four .government-list .item a:hover{color:#fff;}
.home-four .government-list .item a:hover .icon .mor{opacity:0;}
.home-four .government-list .item a:hover .icon .iou{opacity:1;}
.home-four .people-list{margin-top:.1rem;}
.home-four .people-list .peop-tab-list{border-bottom:solid 1px rgba(0,0,0,.1);}
.home-four .people-list .peop-tab-list .item{cursor:pointer;background:#f9f9f9;margin-right:2%;width:32%;text-align:center;}
.home-four .people-list .peop-tab-list .item:nth-child(3n){margin-right:0;}
.home-four .people-list .peop-tab-list .item a{display:block;padding:.13rem 0;font-size:.16rem;color:#666666;}
.home-four .people-list .peop-tab-list .item a:hover,
.home-four .people-list .peop-tab-list .item.active a{background-image:linear-gradient(to bottom,#3c70a2,#4c84b7);display:block;color:#ffffff;font-size:.16rem;}
.home-four .peop-tab-con{margin-top:.1rem;}
.home-four .peop-tab-con .tab_shell{display:none;}
.home-four .peop-tab-con .mailbox-box{margin-top:.2rem;}
.home-four .peop-tab-con .mailbox-sol{padding:0 .15rem;background:#f8f8f8;border-radius:.3rem;overflow:hidden;}
.home-four .peop-tab-con .mailbox-sol input{background:none;font-size:14px;display:block;color:#000;}
.home-four .peop-tab-con .mailbox-sol .but{cursor:pointer;width:.3rem;height:.35rem;display:block;background-image:url(../images/search-icon1.png);background-repeat:no-repeat;background-position:center;background-size:.2rem;}
.home-four .peop-tab-con .mailbox-box .aiu{cursor:pointer;padding:0 .15rem;display:flex;align-items:center;background:#3d72a3;color:#fff;font-size:.14rem;border-radius:.5rem;overflow:hidden;}
.home-four .peop-tab-con .mailbox-box .aiu span{padding-left:.25rem;background:url(../images/aiu-img.png) no-repeat left center;background-size:.2rem,;}
.home-four .peop-tab-con .ul li{padding:.075rem 0;}
.home-four .peop-tab-con .ul li a{background-image:url(../images/index-icon1.png);background-position:left center;background-repeat:no-repeat;padding-left:.2rem;color:#444444;display:flex;justify-content:space-between;align-items:center;}
.home-four .peop-tab-con .ul li .txt{width:calc(100% - 8em);}
.home-four .peop-tab-con .ul li .tiem{width:8em;text-align:right;font-size:.14rem;color:#999999;}
.home-four .peop-tab-con .ul li .txt span{margin-right:.1rem;color:#0064aa;}
.home-four .peop-tab-con .ul li .zt{font-size:.14rem;color:#999999;}
.home-four .peop-tab-con .ul li a:hover{color:#0064aa;background-image:url(../images/index-icon2.png);}
.home-four .peop-tab-con .ul li a:hover .tiem{color:#0064aa;}
.home-four .peop-tab-con .ul li a:hover .zt{color:#0064aa;}
.home-four .service-list .stio-list{margin-top:.2rem;}
.home-four .service-list .stio-list .item{margin-bottom:.14rem;width:33.333%;text-align:center;}
.home-four .service-list .stio-list .item .icon{width:.6rem;height:.6rem;display:flex;align-items:center;justify-content:center;position:relative;}
.home-four .service-list .stio-list .item .txt{margin-top:.14rem;}
.home-four .service-list .stio-list .item .icon::before{background:#ffffff;content:'';display:block;position:absolute;left:0;top:0;width:100%;height:100%;border-radius:10px;overflow:hidden;z-index:2;box-shadow:0 0 10px rgba(0,0,0,.1);transition:all .5s;}
.home-four .service-list .stio-list .item .icon::after{content:'';display:block;position:absolute;left:0;top:0;width:100%;height:100%;transform:rotate(45deg);border-radius:10px;overflow:hidden;background:#f6f6f6;z-index:1;box-shadow:0 0 10px rgba(0,0,0,.1);}
.home-four .service-list .stio-list .item .icon img{max-width:.3rem;position:relative;display:block;z-index:5;}
.home-four .service-list .stio-list .item .icon .iou{opacity:0;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}
.home-four .service-list .stio-list .item .icon .pot{position:absolute;right:15%;bottom:18%;z-index:6;background-image:url(../images/index-icon3.png);width:.24rem;height:.24rem;background-size:cover;}
.home-four .service-list .swiper-pagination{bottom:0;display: flex;align-items: center;justify-content: center;}
.home-four .service-list .swiper-pagination .swiper-pagination-bullet-active{background:#004b87;}
.home-four .service-list .stio-list .item:hover .icon::before{background:#0064aa;}
.home-four .service-list .stio-list .item:hover .icon .mor{opacity:0;}
.home-four .service-list .stio-list .item:hover .icon .iou{opacity:1;}
.home-four .service-list .stio-list .item:hover .icon .pot{background-image:url(../images/index-icon4.png);}
.home-five{margin-top:.55rem;}
.home-five .swiper-but{position:relative;display:flex;align-items:center;}
.home-five .swiper-but .swiper-button-next,
.home-five .swiper-but .swiper-button-prev{border-radius:100%;overflow:hidden;background:#015293;opacity:1;position:relative;right:auto;left:0;margin:0;width:.3rem;height:.3rem;cursor:pointer;}
.home-five .swiper-but .swiper-button-prev{margin-right:.15rem;}
.home-five .swiper-but .swiper-button-next:after,
.home-five .swiper-but .swiper-button-prev:after{color:#fff;font-size:.12rem;font-weight:bold;}
.home-five .swiper-but .swiper-button-disabled{background:#bbbbbb;}
.home-five .Title{border-bottom:solid 2px #ebebeb;}
.home-five .Title .name{margin-bottom:-2px;border-bottom:solid 2px #015293;font-size:.18rem;color:#015293;font-weight:bold;padding:.1rem .2rem;}
.home-five .Feature-box{padding:.4rem 0;}
.home-five .item .Ispic{padding-bottom:43.333%;}

.home-five .pull-down{padding:.4rem 0 .6rem;border-top:dashed 1px rgba(0,0,0,.1);}
.home-five .pull-down .select{width:18.5%;margin-right:1.86666%;position:relative;}
.home-five .pull-down .select select{font-size:.16rem;width:100%;position:relative;padding:.1rem;padding-right:.25rem;display:block;}
.home-five .pull-down .select:nth-child(5n){margin-right:0;}
.home-five .pull-down .select::after{position:absolute;right:.1rem;top:50%;content:'';display:block;width:.15rem;height:.08rem;background-image:url(../images/arrow-icon2.png);background-size:cover;transform:translateY(-50%);}

.footer .pull-down{padding:.4rem 0 .6rem;border-top:dashed 1px rgba(0,0,0,.1);}
.footer .pull-down .select{flex: 1;margin-right:1.86666%;position:relative;}
.footer .pull-down .select select{font-size:.16rem;width:100%;position:relative;padding:.1rem;padding-right:.25rem;display:block;}
.footer .pull-down .select:last-child{margin-right:0;}
.footer .pull-down .select::after{position:absolute;right:.1rem;top:50%;content:'';display:block;width:.15rem;height:.08rem;background-image:url(../images/arrow-icon2.png);background-size:cover;transform:translateY(-50%);}
@media (max-width:1300px){
	.home-Public .Public-name{font-size:.26rem;}
}
@media (max-width:1024px){
	.home-one .tab-box .tab-one .tab-txt{width:calc(100% - 3em);}
	.home-four .synonym-box .synon-tit{font-size:.2rem;}
	.home-four .synonym-box .synon-tit i img{max-width:.3rem;}
	.home-four .government-list .item{width:49%;}
	.home-four .government-list .item a{padding:.09rem 0;font-size:.12rem;}
	.home-four .people-list{font-size:.14rem;}
	.home-four .service-list .stio-list .item{font-size:.14rem;}
	.home-four .government-list .item a .icon img{max-width:.15rem;}
}
@media (max-width:768px){
	.home-one .big-img .swiper-pagination{bottom:.05rem;}
}
@media (max-width:640px){
	.home-one .big-img{width:100%;}
	.home-one .big-img .txt{font-size:.24rem;}
	.home-one .tab-box{font-size:.24rem;padding-left:0;margin-top:.1rem;width:100%;}
	.home-one .tab-box .tab-one{font-size:.26rem;}
	.home-one .tab-box .tab-one .tab-txt{width:calc(100% - 4em);}
	.home-one .tab-box .tab-one .but{font-size:.24rem;}
	.home-one .tab-box .con-list .il .tiem{width:10em;}
	.home-one .tab-box .con-list .il .txt{padding-left:.1rem;width:calc(100% - 10em);}
	.home-four .synonym-box{width:100%;margin-right:0;margin-bottom:.3rem;}
	.home-four .synonym-box .synon-tit{font-size:.28rem;}
	.home-four .synonym-box .synon-tit i img{max-width:.42rem;}
	.home-four .government-list .item a{font-size:.24rem;}
	.home-four .government-list .item a .icon img{max-width:.25rem;}
	.home-four .people-list,
	.home-four .people-list .peop-tab-list .item a,
	.home-four .people-list .peop-tab-list .item a:hover,
	.home-four .people-list .peop-tab-list .item.active a{font-size:.24rem;}
	.home-four .peop-tab-con .ul li a{padding-left:.3rem;}
	.home-four .peop-tab-con .ul li .tiem{width:9em;}
	.home-four .service-list .stio-list .item{font-size:.24rem;}
	.home-four .service-list .stio-list .item .icon{width:.8rem;height:.8rem;}
	.home-four .service-list .stio-list .item .icon img{max-width:.4rem;}
	.home-five .Title .name{font-size:.32rem;padding:.1rem 0;}
	.home-five .pull-down .select:nth-child(5n),
	.home-five .pull-down .select{width:100%;margin-right:0;margin-bottom:2%;}
	.home-five .pull-down .select select{padding:.15rem .1rem;padding-right:.3rem;font-size:.26rem;}
	.home-five .pull-down .select::after{width:.2rem;height:.1rem;}
	.home-five .swiper-but .swiper-button-next,
	.home-five .swiper-but .swiper-button-prev{width:.45rem;height:.45rem;}

	.footer .pull-down .select{width:100%;margin-right:0;margin-bottom:2%;flex: auto;}
	.footer .pull-down .select select{padding:.15rem .1rem;padding-right:.3rem;font-size:.26rem;}
	.footer .pull-down .select::after{width:.2rem;height:.1rem;}
	.footer .swiper-but .swiper-button-next,
	.footer .swiper-but .swiper-button-prev{width:.45rem;height:.45rem;}
}

/* 内页 */
.main-box{min-height:30vh;padding:.2rem 0;background-image:url(../images/news-back.png);background-repeat:no-repeat;background-position:top center;background-repeat:no-repeat;}

/*  */
.main-one{padding:0 .4rem;border-bottom:solid 1px #ebebeb;background:#f8f8f8;direction:rtl;}
.main-one em{padding:0 5px;font-style:normal;font-family:'宋体';font-weight:bold;}
.Current-box{padding:.2rem 0;direction:ltr;padding-left:.15rem;background-image:url(../images/home-1.png);background-position:left center;background-size:.08rem;background-repeat:no-repeat;color:#666666;font-size:.14rem;}
.main-one a{color:#666666;}
.main-one span{color:#333333;}
.menu-box{font-size:.18rem;direction:ltr;}
.menu-box .item{margin-right:.4rem;}
.menu-box .item a{margin-bottom:-2px;border-bottom:solid 2px transparent;display:block;padding:.2rem .1rem;color:#333333;}
.menu-box .item:last-child{margin-right:0;}
.menu-box .item.active a,
.menu-box .item a:hover{border-color:#0064aa;color:#0064aa;}
@media(max-width:640px){
	.main-one{padding-top:.2rem;}
	.menu-box{font-size:.26rem;width:100%;}
	.Current-box{width:100%;font-size:.26rem;background-size:.2rem;padding-left:.3rem;}
}

/* 新闻列表 */
.list-news{padding:.2rem .4rem;background:#ffff;}
.list-news li{padding:.09rem 0;}
.list-news li a{background-image:url(../images/index-icon1.png);background-position:left center;background-repeat:no-repeat;padding-left:.2rem;color:#444444;display:flex;justify-content:space-between;}
.list-news li .txt{width:calc(100% - 8em);}
.list-news li .tiem{width:8em;text-align:right;font-size:.14rem;color:#999999;}
.list-news li a:hover{color:#0064aa;background-image:url(../images/index-icon2.png);}
.list-news li a:hover .tiem{color:#0064aa;}
.list-news .ul{padding-bottom:.2rem;margin-bottom:.2rem;border-bottom:solid 1px rgba(0,0,0,.1);}
@media(max-width:640px){
	.list-news{font-size:.24rem;}
	.list-news li .tiem{width:9em;}
	.list-news li a{padding-left:.3rem;}
	.list-news li .txt{width:calc(100% - 6em);}
}

/* 新闻详情 */
.news-info{padding:.35rem .6rem 0;background:#fff;}
.news-info .main-one{padding:0;margin-bottom:.35rem;background:#ffffff;border-bottom:none;}
.news-info .Current-box{padding:0;padding-left:.15rem;}
.news-info .news-other{padding:.18rem;background:#f8f8f8;font-size:.16rem;color:#999999;}
.news-info .news-other .rl-box div{margin-right:.4rem;}
.news-info .news-other .rl-box div:last-child{margin-right:0;}
.news-info .news-other .shaer .icon .tu{background-position:center;width:.35rem;height:.35rem;display:block;background-size:contain;}
.news-info .news-other .shaer .icon .wx{background-image:url(../images/news-icon1.png);}
.news-info .news-other .shaer .icon .wb{background-image:url(../images/news-icon2.png);}
.news-info .news-other .shaer .icon .qq{background-image:url(../images/news-icon3.png);}
.news-info .title{margin-bottom:.3rem;font-size:.3rem;color:#333333;text-align:center;}
.news-info .give-box .icon{cursor:pointer;background:#f8f8f8;width:.8rem;height:.8rem;margin:0 auto;margin-bottom:.1rem;border-radius:100%;overflow:hidden;}
.news-info .news-info-con{font-size:.18rem;line-height:1.8;margin-bottom:.7rem;}
.news-info .news-info-con p{margin:0;}
.news-info .give-box .icon span{height:100%;display:block;background:url(../images/give-icon1.png) no-repeat center;}
.news-info .give-box .txt{font-size:.15rem;color:#999999;width:100%;text-align:center;}
.news-info .turn-box{margin-top:.5rem;padding:.5rem 0;border-top:solid 1px #eeeeee;}
.news-info .turn-box dl{width:80%;}
.news-info .turn-box dd{line-height:2;font-size:0;}
.news-info .turn-box dd span{font-size:.16rem;display:inline-block;vertical-align:middle;text-align:center;}
.news-info .turn-box dd a{max-width:calc(100% - 110px);cursor:pointer;display:inline-block;vertical-align:middle;font-size:.16rem;}
.news-info .turn-box dd:last-child{margin-bottom:0;}
.news-info .return a{line-height:3;padding:0 .25rem;border:solid 1px #ddd;display:inline-block;vertical-align:middle;}
.news-info .return a span{display:block;padding-left:.2rem;background:url(../images/arrow-icon3.png) no-repeat center left;background-size:.09rem;}
@media(max-width:640px){
	.news-info{padding:.3rem .2rem;}
	.news-info .title{margin-bottom:.2rem;}
	.news-info .Current-box{padding-left:.3rem;}
	.news-info .news-other{justify-content:center;font-size:.21rem;}
	.news-info .news-other .rl-box{justify-content:center;}
	.news-info .news-other .rl-box div{font-size:.21rem;margin:.05rem;}
	.news-info .news-other .shaer{margin-top:.1rem;}
	.news-info-con{padding:0;}
	.news-info .turn-box dl{width:100%;}
	.news-info .news-info-con{font-size:.24rem;}
}

/* 走进红旗 */
.about-box{padding:.4rem;background:#FFF;}
.about-box .about-one{direction:rtl;}
.about-box .about-one .pic{margin-top:.1rem;width:44.78%;position:relative;}
.about-box .about-one .pic span{display:block;border-radius:.6rem 0 .6rem 0;overflow:hidden;position:relative;z-index:4;transform:translate(-.1rem,-.1rem);}
.about-box .about-one .pic::after{content:'';display:block;position:absolute;left:0;top:0;width:100%;height:100%;background:#eeeeee;z-index:1;border-radius:.6rem 0 .6rem 0;overflow:hidden;}
.about-box .about-one .introd{font-size:.18rem;line-height:1.8;width:50%;direction:ltr;}
.about-two{margin-top:.5rem;}
.about-two .Title{position:relative;}
.about-two .Title::after{position:absolute;top:50%;left:0;content:'';display:block;height:1px;width:100%;background:#eeeeee;}
.about-two .Title .name{position:relative;z-index:4;padding-right:.1rem;background:#fff;font-size:.18rem;}
.about-two .Feature-box{padding:.4rem 0;}
.about-two .item .Ispic{padding-bottom:66.61%;}
.about-two .item .txt{margin-top:.15rem;text-align:center;font-size:.18rem;}
.about-two .swiper-but{position:relative;z-index:4;background:#fff;padding-left:.1rem;display:flex;align-items:center;}
.about-two .swiper-but .swiper-button-next,
.about-two .swiper-but .swiper-button-prev{border-radius:100%;overflow:hidden;background:#015293;opacity:1;position:relative;right:auto;left:0;margin:0;width:30px;height:30px;cursor:pointer;}
.about-two .swiper-but .swiper-button-prev{margin-right:.15rem;}
.about-two .swiper-but .swiper-button-next:after,
.about-two .swiper-but .swiper-button-prev:after{color:#fff;font-size:.12rem;font-weight:bold;}
.about-two .swiper-but .swiper-button-disabled{background:#bbbbbb;}
@media(max-width:768px){
	.about-two .Title .name{font-size:.26rem;}
	.about-box .about-one{direction:initial;}
	.about-two .item .txt,
	.about-box .about-one .introd,
	.about-box .about-one .pic{font-size:.24rem;width:100%;}
	.about-two .Title .name{font-size:.28rem;}
}

/* 分页 */
.Page{padding:.3rem 0 .5rem;text-align:center;font-size:0;color:#333;}
.Page em{font-size:0;font-style:normal;}
.Page a{line-height:35px;cursor:pointer;display:inline-block;vertical-align:middle;font-size:.14rem;padding:0 .15rem;border:solid 1px #eeeeee;color:#333;}
.Page em{font-size:0;margin:0 .15rem;}
.Page em a{width:40px;padding:0 5px;border-right:none;text-align:center;}
.Page em a:last-child{border-right:solid 1px #eeeeee;}
.Page a.on,
.Page a:hover{background:#015293;color:#fff;}
.Page .ola,
.Page .Jump,
.Page .record{display:inline-block;vertical-align:middle;}
.Page .record{color:#999999;line-height:37px;font-size:.14rem;}
.Page .Jump{line-height:35px;font-size:.14rem;}
.Page .ola{padding:0 10px;}
.Page a.first,
.Page a.last{margin:0 .1rem;padding:0 .2rem;}
@media(max-width:1200px){
	.Page a{padding:0 5px;}
	.Page input.txt{margin:0 5px;}
	.Page input.but{margin-left:5px;}
	.Page em a{width:30px;}
}
@media(max-width:1024px){
	.Page .record{display:none;}
	.Page .ola{padding-left:0;}
}
@media(max-width:640px){
	.Page a{padding:0 10px;}
	.Page em a{padding:0;margin:0 1px;width:35px;}
	.Page .ola{padding:0;width:100%;}
	.Page .Jump{margin-top:10px;}
	.Page .last,
	.Page .first{display:none;}
}

/*  */
.line1container{padding:.2rem;background:#fff;}
.line1container .line1con{border:#dc4848 1px dashed;background:#fff6f1;padding:.3rem;line-height:2;font-size:.2rem;text-indent:2em}
.line1container .title{text-align:center;}
.line1container .info-con{padding:.3rem;padding-bottom:0;}
.view-box{background:#fff;padding:.3rem;}
.tymenu-title{position:relative;margin-bottom:.3rem;display:flex;justify-content:center;}
.tymenu-title a{line-height:2;padding:0 .2rem;font-size:.26rem;color:#fff;background:#fff;position:relative;z-index:5;}
.tymenu-title::after{content:'';display:block;height:.02rem;position:absolute;top:50%;left:0;width:100%;background:#bd0606;}
.tymenu-title a span{display:block;background:#bd0606;padding:0 .6rem;}
.tycon-list li{padding:.1rem 0;border-bottom:1px dashed #bea1a6;}
.tycon-list li a{background-image:url(../images/index-icon1.png);background-position:left center;background-repeat:no-repeat;padding-left:.2rem;color:#444444;display:flex;justify-content:space-between;align-items:center;}
.tycon-list li .txt{width:calc(100% - 8em);}
.tycon-list li .tiem{width:8em;text-align:right;font-size:.14rem;color:#999999;}
.tycon-list li a:hover{color:#0064aa;background-image:url(../images/index-icon2.png);}
.tycon-list li a:hover .tiem{color:#0064aa;}
.tycon-list2 .ul{display:flex;flex-wrap:wrap;}
.tycon-list2 .ul li{margin-bottom:1%;font-size:.18rem;width:19.2%;margin-right:1%;background:#ececec;border:1px solid #aeaeae;text-align:center;}
.tycon-list2 .ul li a{display:block;padding:.15rem .1rem;}
.tycon-list2 .ul li:nth-child(5n){margin-right:0;}
.tycon-list2 .ul li a:hover{color:#bd0606;}
@media(max-width:640px){
	.line1container .title img{max-width:1.3rem;}
	.line1container .line1con{font-size:.24rem;padding:.3rem;}
	.line1container .info-con{padding:0;padding-top:.2rem;}
	.tycon-list li .txt{width:calc(100% - 6.5em);}
	.tycon-list li a{font-size:.24rem;padding-left:.3rem;}
	.tycon-list li .tiem{width:10em;}
	.tycon-list2 .ul li:nth-child(5n),.tycon-list2 .ul li{font-size:.24rem;width:49%;margin-right:2%;}
	.tycon-list2 .ul li:nth-child(2n){margin-right:0;}
}

/* 政民互动 */
.Interaction-box{}
.Interaction-box .fl-box{width:67%;}
.Interaction-box .fl-box .consult{padding:.2rem .2rem .3rem;background:#f2f0f0;}
.Interaction-box .fl-box .consult .title{font-size:.2rem;line-height:2;margin-bottom:.2rem;}
.Interaction-box .fl-box .consult .title a{color:#0064aa;}
.Interaction-box .fl-box .consult .con-box{line-height:1.8;padding:.2rem;background:#fff;border-radius:20px;box-shadow:2px 2px 2px #397cae;}
.Interaction-box .fl-box .consult .but{background:#0064aa;border-radius:5px;overflow:hidden;color:#fff;width:100px;text-align:center;line-height:2.5;display:block;margin:0 auto;}
.Consu-box{margin-top:.1rem;padding:0 .2rem;background:#fff;border:solid 1px #dfe8f0}
.Consu-box .title{padding:.15rem 0;font-size:.22rem;border-bottom:1px solid #dfe8f0;}
.Consu-box .title .more{font-size:.16rem;background:url(../images/arrow-icon1.png) no-repeat right center;}
.Consu-box .title .more span{padding-right:.2rem;}
.Consu-box .list{padding:.1rem 0 .2rem;}
.Consu-box .list li{padding-left:10px;position:relative;line-height:2.5;}
.Consu-box .list li::after{content:'';display:block;width:4px;height:4px;background:#ccc;border-radius:100%;overflow:hidden;position:absolute;left:0;top:50%;transform:translateY(-50%);}
.Consu-box .list li a{display:flex;}
.Consu-box .list li .dot{width:calc(100% - 100px);}
.Consu-box .list li .tiem{width:100px;text-align:right;}
.Consu-box .list li a:hover{color:#0064aa;}
.Interaction-box .fr-box{width:30%;padding:0 .2rem .3rem;background:#f2f0f0;}
.Interaction-box .fr-box .title{padding:.15rem 0;font-size:.22rem;}
.Interaction-box .fr-box .title .more{font-size:.16rem;background:url(../images/arrow-icon1.png) no-repeat right center;}
.interview-box .mt15{padding-top:.15rem;font-size:.14rem;line-height:2;}
.interview-box .mt15 p{margin:0;}
.interview-box .mt15 em{font-style:normal;font-weight:bold;}
.petition{margin-top:.2rem;text-align:center;}
.QuestionAnswer{margin-top:.3rem;}
.QuestionAnswer .title{padding:.15rem 0;font-size:.22rem;}
.QuestionAnswer .title a{color:#0064aa;}
.QuestionAnswer .title .more{font-size:.16rem;background:url(../images/arrow-icon1.png) no-repeat right center;}
.QuestionAnswer .title .more span{padding-right:.2rem;}
.QuestionAnswer .list{margin-top:.1rem;}
.QuestionAnswer .list li{padding-left:10px;position:relative;line-height:2;}
.QuestionAnswer .list li::after{content:'';display:block;width:4px;height:4px;background:#ccc;border-radius:100%;overflow:hidden;position:absolute;left:0;top:50%;transform:translateY(-50%);}
@media(max-width:640px){
	.Interaction-box .fl-box{width:100%;}
	.Interaction-box .fr-box{padding-top:.2rem;margin-top:.3rem;width:100%;}
	.Consu-box .title,
	.Interaction-box .fr-box .title,
	.Interaction-box .fl-box .consult .title,
	.QuestionAnswer .title a{font-size:.3rem;}
	.QuestionAnswer .list,
	.Interaction-box .fl-box .consult .con-box,
	.interview-box .mt15{font-size:.24rem;}
}

/* 详情表格 */
.content-table{margin-top:.3rem;}
.content-table .title{margin-bottom:0;line-height:3;text-align:left;padding-left:.2rem;background:#e8f1f7;font-size:.2rem;color:#006eab;font-weight:bold;}
.content-table table{border:1px solid #e6e6e6;}
.content-table .xf-box{border-left:1px solid #e6e6e6;border-right:1px solid #e6e6e6;}
.content-table .xf-box tr{height:50px;border-bottom:1px solid #e6e6e6;background:none;}
.content-table .xf-box tr th{font-weight:bold;color:#000;font-size:16px;width:160px;padding-top:12px;line-height:30px;}
.content-table .xf-box tr td{border-left:1px solid #e6e6e6;width:1007px;font-size:16px;padding:12px 15px;line-height:30px;}
.content-table .operator{display:block;text-align:right;color:#999;margin-top:40px;padding-right:14px;}
.content-table .output{max-width:400px;margin:1rem auto 0;text-align:center;}
.content-table .output .tishi{font-size:.14rem;color:#b5b5b5;line-height:3;}
@media(max-width:640px){
	.content-table .title{font-size:.3rem;}
	.content-table .xf-box tr th{padding-top:0;font-size:.24rem;}
	.content-table .xf-box tr td{width:75%;}
}

/*  */
.none-back{background:none;}

.qui-channelbox0{padding:.2rem 0;display: flex;flex-direction: row-reverse;width: 100%;}
.qui-channelbox1{width:2.6rem;flex-shrink: 0;}
.qui-channelbox2{background:#f7f7f7;flex: 1;margin-right: .2rem;}
.qui-channelbox0 .qui-divbox2{margin-top:.1rem;}
.qui-channelbox0 .qui-divbox{padding:.1rem;border:.01rem solid #ccc;border-radius:.04rem;background:#f7f7f7;overflow:hidden;}
.qui-channelbox0 .qui-divbox .quia{background:#ededed;margin-bottom:.03rem;line-height:.2rem;font-size:.16rem;display:block;width:100%;padding:.15rem .1rem;}
.qui-channelbox0 .qui-divbox1 .quia{padding:.05rem .25rem;line-height:.4rem;display: flex;align-items: center;}
.qui-channelbox0 .qui-divbox1 .quia img{display:inline-block;vertical-align:top;height:.24rem;margin-right:.1rem;flex-shrink: 0;}
.qui-channelbox0 .qui-divbox2 .quia{width:49%;margin:.5%;float:left;font-size:.14rem;text-align:center;}
.qui-channelbox0 .qui-divbox .quia.on{color:#fff!important;background:#004b87;}
.qui-channelbox0 .qui-divbox .quia:hover{color:#004b87;}
.qui-channelbox0 .qui-tab-tt{background:#f7f7f7;border-bottom:.01rem solid #ccc;font-size:0;width: 100%;}
.qui-channelbox0 .qui-tab-tt .quia{min-width:1.5rem;line-height:.48rem;text-align:center;font-size:.18rem;color:#333;border:.01rem solid #f7f7f7;border-top:.02rem solid transparent;display:inline-block;vertical-align:top;padding:0 .15rem;}
.qui-channelbox0 .qui-tab-tt .quia.on{background:#fff;border-color:#ccc;border-top-color:#004b87;position:relative;z-index:1;top:.01rem;border-bottom-color:#fff;color:#004b87;}
@media (max-width:760px){
	.qui-sousuo .quibox2{max-width:2rem;}
	.qui-channelbox1{width:100%;float:none;}
	.qui-channelbox2{margin-right:0;margin-top:.15rem;}
	.qui-channelbox0 .qui-divbox1 .quia{width:49%;margin:.5%;float:left;font-size:.14rem;}
}
@media (max-width:640px){
	.qui-sousuo .quibox1{display:block;}
	.qui-sousuo .quibox2{max-width:1.6rem;margin:0 .05rem 0 0;}
	.qui-channelbox{padding:.1rem;}
	.qui-channelbox0 .qui-divbox1 .quia img{display:none;}
	.qui-channelbox0 .qui-divbox1 .quia{text-align:center;}
	.qui-channelbox0 .qui-tab-tt .quia{font-size:.14rem;min-width:0;width:25%;}
	.qui-channelbox3 .ULLIST{padding-top:.1rem;}

	.qui-channelbox0{flex-direction: column-reverse;}
.qui-channelbox2{margin-bottom: .2rem;}
}
.qui-list-tt{padding: .2rem;}
.qui-list-tt .ULLIST{min-height:1.6rem;}
.qui-list-tt .ULLIST>li>a{display:block;overflow:hidden;position:relative;padding-left:.2rem;line-height:.42rem;font-size:.16rem;}
.qui-list-tt .ULLIST>li>a:hover{color:#004b87;}
.qui-list-tt .ULLIST>li>a:after{content:'';width:.04rem;height:.04rem;background:#004b87;top:50%;margin-top:-0.02rem;left:0;position:absolute;z-index:2;}
.qui-list-tt .ULLIST>li time{display:block;float:right;}
.qui-list-tt .ULLIST>li .qui-dot{padding-right:.15rem;display:block;}
.qui-ytable{display:table;width:100%;table-layout:fixed;}
.qui-ytable-cell{display:table-cell;vertical-align:middle;overflow:hidden;}
.qui-ytable-cell img{max-height: 100%;}
.qui-dot{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}

.qui-homett{line-height: .54rem;border-bottom: .02rem solid #e5e5e5;margin-bottom: .3rem;display: flex;align-items: center;justify-content: space-between;}
.qui-homett .span{font-size: .24rem;color: #004b87;display: inline-block;vertical-align: top;position: relative;border-bottom: .02rem solid #004b87;margin-bottom: -0.02rem;}
.qui-homett .span a{font-size: .24rem;color: #004b87;}
.qui-homett .quimore{color: #888;font-size: .16rem;}
.qui-homett .quimore:hover{color: #004b87;}
.qui-homett em{display: inline-block;vertical-align: top;margin: 0 .12rem 0 .14rem;color: #d5d5d5;font-size: .14rem;}

.qui-box-zmhd{overflow: hidden;margin-right: -2%;}
.qui-box-zmhd .qui-divlist{width: 48%;margin-right: 2%;float: left;padding-bottom: .1rem;}
.qui-box-zmhd .qui-homett{margin-bottom: .15rem;}
.qui-box-zmhd .qui-home-hmhd .qui-ytable-cell{border-right: .01rem solid #eee;border-bottom: .01rem solid #eee;padding: .05rem;}
.qui-box-zmhd .qui-home-hmhd .ULLIST .li .qui-hover{line-height: .3rem;font-size: .14rem;}
.qui-box-zmhd .qui-home-hmhd .ULLIST .liTop .qui-hover{line-height: .3rem;font-size: .14rem;}
.qui-box-zmhd .qui-home-hmhd .ULLIST .liTop{margin-bottom: 0;}
.qui-box-zmhd .qui-home-hmhd .ULLIST{border-left: .01rem solid #eee;border-top: .01rem solid #eee;}
.qui-box-zmhd .qui-home-hmhd .ULLIST .liTop .span2,
.qui-box-zmhd .qui-home-hmhd .ULLIST .li .span2{padding: .05rem .1rem;}
.qui-box-zmhd .qui-home-hmhd .ULLIST .liTop .span1,
.qui-box-zmhd .qui-home-hmhd .ULLIST .li .span1{width: .7rem;text-align: center;}

@media (max-width: 1024px){
	.qui-box-zmhd .qui-divlist{min-height: 0;padding-top: 2%;}
	.qui-list-tt .ULLIST{min-height: 0;}
}

@media (max-width: 750px){
.qui-box-zmhd{margin: 0;}
.qui-box-zmhd .qui-divlist{width: 100%;margin: 0;float: none;}

	}
@media (max-width:640px){
	.qui-box-zmhd .qui-home-hmhd .ULLIST .li .qui-hover{font-size: .12rem;line-height: .2rem;}
	.qui-box-zmhd .qui-home-hmhd .ULLIST .liTop .qui-hover{font-size: .12rem;line-height: .2rem;}
	.qui-box-zmhd .qui-homett .qui-fr{float: right!important;width: auto;padding: 0;}
	.qui-list-tt .ULLIST>li time{font-size: .14rem;}
	}


.qui-formbox{max-width: 6rem;margin: 3% auto 0;}
.qui-formbox .ULLIST .li{margin-bottom: .2rem;overflow: hidden;}
.qui-formbox .qui-text{padding: .1rem .15rem;background: #fff;border: .01rem solid #eee;border-radius: .05rem;height: .42rem;}
.qui-formbox select{padding: .1rem .12rem;background: #fff;border: .01rem solid #eee;border-radius: .05rem;display: block;width: 100%;height: .42rem;}
.qui-formbox .qui-text:focus{border-color: #004b87;}
.qui-formbox .qui-text[readonly='true']{cursor: no-drop;}
.qui-formbox textarea.qui-text{height: 1rem;}
.liRadio label{display: inline-block;vertical-align: top;margin: .09rem .2rem .09rem 0;}
.liRadio label input[type='radio']{margin-left: .15rem;}
input[type='radio']{position: relative;top: .01rem;margin-right: .05rem;}
input[type='checkbox']{position: relative;top: .01rem;margin-right: .05rem;}
.qui-formbox .divtt1{float: left;width: 1rem;text-align: right;padding-top: .09rem;}
.qui-formbox .divtt2{margin-left: 1.15rem;position: relative;}
.qui-formbox .liCode img{position: absolute;height: .4rem;top: .01rem;right: .01rem;}
.qui-btn-fm{display: inline-block;vertical-align: top;min-width: 1.2rem;font-size: .16rem;border-radius: .05rem;background: #004b87;color: #fff!important;text-align: center;padding: 0 .15rem;line-height: .42rem;border: .01rem solid #004b87;}
.qui-btn-fm2{background: #fff;color: #004b87!important;}
.qui-formbox .qui-btn-fm2{margin-left: .2rem;}
.qui-formbox .quitm{cursor: pointer;}


.qui-list-msg{font-size: .14rem;text-align: center;margin-top: 3%;}
.qui-list-msg .qui-ytable-cell{border-right: .01rem solid #eee;border-bottom: .01rem solid #eee;padding: .05rem;height: .4rem;line-height: .2rem;}
.qui-list-msg .ULLIST{border-left: .01rem solid #eee;border-top: .01rem solid #eee;}
.qui-list-msg .ULLIST .liTop .qui-hover{color: #333;font-weight: bold;cursor: default;}
.qui-list-msg .ULLIST .span2,
.qui-list-msg .ULLIST .span2{padding: .05rem .15rem;text-align: left;}
.qui-list-msg .ULLIST .span1{width: .7rem;}
.qui-list-msg .ULLIST .span3{width: 1.6rem;}
.qui-list-msg .ULLIST .span4{width: .9rem;}
.qui-list-msg .ULLIST .li .qui-hover:hover{background: #f5f5f5;}

.qui-list-msg2{font-size: .16rem;margin-top: 3%;text-align: justify;}
.qui-list-msg2 .qui-ytable-cell{border-right: .01rem solid #eee;border-bottom: .01rem solid #eee;padding: .15rem .2rem;height: .4rem;line-height: .26rem;}
.qui-list-msg2 .ULLIST{border-left: .01rem solid #eee;border-top: .01rem solid #eee;}
.qui-list-msg2 .ULLIST .span1{width: 1.2rem;}

.qui-single3{background-color: #f9f9f9;padding: 2.5% 2%;}

@media (max-width: 1024px){
.qui-single2{padding-top: 3%;}
.qui-formbox .divtt1{width: .7rem;}
.qui-formbox .divtt2{margin-left: .8rem;}
.qui-formbox .ULLIST .li{margin-bottom: .1rem;}
.liRadio label{margin-right: .1rem;}
.qui-formbox .qui-btn-fm2{margin-left: .1rem;}
}
@media (max-width: 500px){
.qui-formbox .divtt1{display: none;}
.qui-formbox .divtt2{margin-left: 0;}
.qui-formbox .ULLIST .liBtn{text-align: center;}

.qui-list-msg .ULLIST{font-size: .12rem;}
.qui-list-msg .qui-ytable-cell{line-height: .16rem;height: .3rem;}
.qui-list-msg .ULLIST .liTop .span1:first-child{display: none;}
.qui-list-msg .ULLIST .li .span1:first-child{display: none;}
.qui-list-msg .ULLIST .span1{width: .4rem;}
.qui-list-msg .ULLIST .span4{width: .55rem;padding: 0;}
.qui-list-msg .ULLIST .span3{width: .8rem;}
.qui-list-msg .ULLIST .span2{padding: .05rem;}
.qui-list-msg .ULLIST .liTop .qui-hover{font-weight: normal;}

.qui-list-msg2{font-size: .14rem;}
.qui-list-msg2 .qui-ytable-cell{line-height: .22rem;padding: .1rem .1rem;}
.qui-list-msg2 .ULLIST .span1{width: .8rem;text-align: center;}
}



.qui_all_flex{display: flex;}
.qui_flex_left{width: 2.2rem;flex-shrink: 0;margin-right: .2rem;}
.qui_flex_right{flex: 1;}

.qui_menu{background: #fff;}
.qui_menu .qui_name{background: #004b87;padding: .2rem;font-size: .2rem;text-align: center;font-weight: bold;color: #fff;}
.qui_menu .ULLIST{padding: 0 0 .2rem;}
.qui_menu .ULLIST>li{border-bottom: .01rem solid #eee;}
.qui_menu .ULLIST>li:last-child{border-bottom: 0;}
.qui_menu .ULLIST>li>a{display: block;line-height: .22rem;font-size: .16rem;padding: .2rem .3rem;}
.qui_menu .ULLIST>li:hover>a{color: #004b87;font-weight: bold;}
.qui_menu .ULLIST>li.on>a{color: #004b87;font-weight: bold;}
@media (max-width: 1000px){
.qui_all_flex{flex-direction: column;}
.qui_flex_left{width: 100%;margin: 0 0 .2rem;}
.qui_menu .qui_name{display: none;}

.qui_menu .ULLIST>li{border-bottom: 0;}
.qui_menu .ULLIST{display: flex;justify-content: center;align-items: center;flex-wrap: wrap;padding: .2rem 0;}

.qui_menu .ULLIST>li>a{padding: .15rem .1rem;}

}


.noData{padding: .4rem .4rem .6rem;justify-content: center;display: flex;align-items: center;padding-top: 1.7rem;background:#fff url(../images/noData.svg) top center no-repeat;background-size: auto 1.6rem;line-height: 1.5;color: #999;}


.qui_ovv{position: relative;overflow: hidden;margin-top: .5rem;}
.qui_adv_box{position: relative;}
.qui_adv_box .quibox{position: relative;padding: 0 1.6rem;background: center no-repeat;background-size: 100% 100%;border-radius: 5px;}
.qui_adv_box .qui_ovv{height: .8rem;width: 100%;}
.qui_adv_box .li{display: flex;align-items: center;justify-content: center;}
.qui_adv_box .li .qui-hover{font-weight: 500;color: #fff;font-size: .18rem;line-height: .8rem;display: block;line-height: .26rem;text-align: left;position: relative;padding-left: .16rem;}
.qui_adv_box .li .qui-hover:before{content: '·';position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.qui_adv_box .swiper-pagination-bullet{opacity:.5;background:#004b87;}
.qui_adv_box .swiper-pagination-bullet-active{background:#004b87;opacity: 1;}
.qui_adv_box .qui_all_dot{display: flex;align-items: center;justify-content: center;position: relative;bottom: auto;margin-top: .15rem;}


.synonym-box3 .peop-tab-list{border-bottom:solid 1px rgba(0,0,0,.1);margin-top:.1rem;}
.synonym-box3 .peop-tab-list .item{cursor:pointer;background:#f9f9f9;margin-right:2%;width:48%;text-align:center;}
.synonym-box3 .peop-tab-list .item:nth-child(3n){margin-right:0;}
.synonym-box3 .peop-tab-list .item a{display:block;padding:.13rem 0;font-size:.16rem;color:#666666;}
.synonym-box3 .peop-tab-list .item a:hover,
.synonym-box3 .peop-tab-list .item.active a{background-image:linear-gradient(to bottom,#3c70a2,#4c84b7);display:block;color:#ffffff;font-size:.16rem;}


@media (max-width: 640px){
.qui_adv_box .quibox{padding: 0 1rem;}
.qui_adv_box .li .qui-hover{font-size: .16rem;font-weight: 100;padding-left: 0;}
.qui_adv_box .li .qui-hover:before{display: none;}
}





.qui-formbox22{max-width: 600px;margin: 3% auto 0;}
.qui-formbox22 .ULLIST .li{margin-bottom: 20px;overflow: hidden;}
.qui-formbox22 .qui-text{padding: 10px 15px;background: #fff;border: 1px solid #eee;border-radius: 5px;height: 42px;display: block;width: 100%;}
.qui-formbox22 select{padding: 10px 12px;background: #fff;border: 1px solid #eee;border-radius: 5px;display: block;width: 100%;height: 42px;    appearance: auto;
    -moz-appearance: auto;
    -webkit-appearance: auto;}
.qui-formbox22 .qui-text:focus{border-color: #004b87;}
.qui-formbox22 .qui-text[readonly='true']{cursor: no-drop;}
.qui-formbox22 textarea.qui-text{height: 100px;}
.liRadio label{display: inline-block;vertical-align: top;margin: 9px 20px 9px 0;}
.liRadio label input[type='radio']{margin-left: 15px;}
.qui-formbox22 input[type='radio']{position: relative;top: 1px;margin-right: 5px;-webkit-appearance: auto;}
.qui-formbox22 .divtt1{float: left;width: 100px;text-align: right;padding-top: 9px;}
.qui-formbox22 .divtt2{margin-left: 115px;position: relative;}
.qui-formbox22 .liCode img{position: absolute;height: 40px;top: 1px;right: 1px;}
.qui-btn-fm{display: inline-block;vertical-align: top;min-width: 120px;font-size: 16px;border-radius: 5px;background: #004b87;color: #fff!important;text-align: center;padding: 0 15px;line-height: 42px;border: 1px solid #004b87;}
.qui-btn-fm2{background: #fff;color: #004b87!important;}
.qui-formbox22 .qui-btn-fm2{margin-left: 20px;}
.qui-formbox22 .quitm{cursor: pointer;}

.qui-col-df{color: #0064aa!important;}
.qui-col-red{color: red!important;}
@media (max-width: 640px){
.qui-formbox22 .divtt1{display: none;}

.qui-formbox22 .divtt2{margin-left: 0;}
}


.qui_piao_c{width: 2.4rem;display: block;position: fixed;z-index: 90;border-radius: .05rem;text-align: center;}
.qui_piao_c span{white-space: pre-line;position: absolute;left: 0;top: 50%;padding: .05rem;color: #fff;transform: translateY(-50%);width: 100%;color: #fff;font-size: .22rem;line-height: 1.3;}
.qui_piao_c img{display: block;width: 100%;height: 1.4rem!important;object-fit: cover;}


