/* base */
*{margin: 0;padding: 0;list-style: none;box-sizing: border-box;}
html,body{width: 100%;overflow-x: hidden;}
a{text-decoration: none;color: #000;}
img{border: none;}
.w100{width: 100%;}
.flex{display: flex;}
.flex-column{flex-direction: column;}
.flex-center{justify-content: center;}
.flex-align-center{align-items: center;}
.flex-between{justify-content: space-between;}
.flex-around{justify-content: space-around;}
.flex-wrap{flex-wrap: wrap;}
.flex-1{flex: 1;}
.wp{width: 12.58rem;margin: auto;}
.auto{margin: auto;}
.FF0F23{color: #FF0F23;}
body{font-size: 16px;}
input{border: none;outline: none;}
.line1{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

/* top */
.top{font-size: .4rem;color: #2087EC;font-weight: bold;height: 1rem;}
/* nav */
.nav_wrap{background: #2087EC;height: .4rem;display: flex;align-items: center;color: #fff;font-size: .19rem;}
.nav_wrap a{color: #fff;}

/* i_content */
.content_wrap{background: #003364;padding-bottom: .4rem;overflow: hidden;}
.content1{padding-top: .78rem;padding-bottom: .72rem;background: url(../img/ibg.png)no-repeat center;
background-size: cover;}
.i_title1{color: #FFFFFF;font-size: .36rem;font-weight: bold;margin-bottom: .57rem;}
.i_search_wrap{margin-bottom: .68rem;}
.i_s_input{width: 4.4rem;height: .6rem;margin-right: .02rem;background: #fff;}
.i_s_input input{width: 100%;height: 100%;padding: 0 .25rem;line-height: .6rem; font-size:.24rem;}
.i_s_btn{width: 1.93rem;height: .6rem;display: flex;justify-content: center;align-items: center;color: #707070;background: #E5F0FF; font-size:.24rem;}
.i_zui_list{padding: .4rem;background: #E8EDF3;border-radius: 10px;}
.i_zui_title{text-align: center;font-size: .28rem;color: #0C3665;margin-bottom: .4rem;}
.i_zui_list ul li{height: .4rem;padding-left: .55rem;padding-right: .8rem;}
.i_zui_list ul li:nth-child(2n+1){background: #fff;}
.i_zui_list ul li a{display: flex;justify-content: space-between;align-items: center;height: .4rem;color: #0C3665;}
.i_title2{font-size: .36rem;color: #fff;margin-bottom: .12rem;text-align: center;}
.i_title2_info{font-size: .24rem;text-align: center;color: #fff;}
.i_chart{padding: .4rem;background: #E8EDF3;border-radius: 10px;margin-top: .56rem;}
.i_chart_up_item{width: 3.76rem;height: 1.58rem;background: #fff;border-radius: 10px;display: flex;align-items: center;padding: 0 .25rem;
justify-content: space-between;}
.i_chart_up_item img{width: .96rem;}
.i_chart_up_item_l{display: flex;flex-direction: column;justify-content: center;}
.i_chart_up_item_l p{font-size: .2rem;color: #0C3665;margin-bottom: .2rem;}
.i_chart_up_item_l span{font-size: .32rem;color: #2087EC;}
.i_chart_down{margin-top: .24rem;}
.i_chart_down_l{width: 7.77rem;height: 4.12rem;background: #fff;border-radius: 10px;padding: .22rem .24rem;}
.i_chart_down_r{width: 3.76rem;height: 4.12rem;background: #fff;border-radius: 10px;padding: .22rem .24rem;}
.i_chart_info{display: flex;justify-content: space-between;margin-bottom: .4rem;}
.i_chart_title{font-size: .2rem;color: #0C3665;}
.i_chart_time{font-size: .2rem;color: #999999;}
.i_chart_content{text-align: center;}

/* tab */
.tab_wrap{margin-top: .45rem;}
.tab_item{width: 3rem;height: 1.5rem;background: #fff;border-radius: 8px;display: flex;flex-direction: column;
justify-content: flex-end;align-items: center;padding-bottom: .23rem;border: 2px solid #fff;color: #0C3665;}
.tab_info{font-size: .24rem;}
.tab_img{background-position: center;background-repeat: no-repeat;background-size: auto;width: 100%;height: .8rem;}
.tab_wrap .tab_item:hover{background: #2087EC;color: #fff;}
.tab_wrap a:nth-child(1) .tab_img{background-image: url("../img/tab1.png");background-size: 1.23rem auto;}
.tab_wrap a:nth-child(1):hover .tab_img{background-image: url("../img/tab1a.png");background-size: 1.23rem auto;}
.tab_wrap a:nth-child(2) .tab_img{background-image: url("../img/tab2.png");background-size: 1.94rem auto;}
.tab_wrap a:nth-child(2):hover .tab_img{background-image: url("../img/tab2a.png");background-size: 1.94rem auto;}
.tab_wrap a:nth-child(3) .tab_img{background-image: url("../img/tab4.png");background-size: 0.52rem auto;}
.tab_wrap a:nth-child(3):hover .tab_img{background-image: url("../img/tab4a.png");background-size: .52rem auto;}
.tab_wrap a:nth-child(4) .tab_img{background-image: url("../img/tab5.png");background-size: .58rem auto;}
.tab_wrap a:nth-child(4):hover .tab_img{background-image: url("../img/tab5a.png");background-size: .58rem auto;}

.link_wrap{margin-top: .32rem;background: #2087EC;height: .35rem;border-radius: 6px;color: #fff;font-size: .14rem;}
.link_wrap a{ color: #fff;}
.link_wrap div{margin: 0 .2rem;}

/* footer */
.footer{ background: #E8EDF3;height: 1.13rem;display: flex;flex-direction: column;justify-content: center;align-items: center;
color: #333333;}

/* 信息查询 */
.breadcrumb{margin-top: .18rem;margin-bottom: .28rem;color: #fff;font-size: .14rem;}
.breadcrumb a{ color: #fff;margin-right: 5px;}
.info_content{background: #fff;border-radius: 8px;overflow: hidden;}
.info_c_up{width: 100%;height: 2.89rem;background: url(../img/djbg.png)no-repeat center;background-size: cover;
display: flex;flex-direction: column;justify-content: center;align-items: center;}
.info_title{color: #fff;font-weight: bold;font-size: .36rem;margin-bottom: .38rem;}
.info_search_input{width: 8.8rem;height: .6rem;background: #fff;}
.info_search_input input{ width: 100%;height: 100%;border: none;outline: none;padding-left: .2rem;font-size: .24rem;}
.info_search_btn{width: 1.93rem;height: .6rem;font-size: .24rem;color: #929292;display: flex;justify-content: center;
align-items: center;background: #E5F0FF;}
.info_c_down{height: 3.73rem;padding: 0 .4rem;}
.info_c_down_t{width: 100%;height: .56rem;background: #E8EDF3;color: #A4B0C1;font-size: .24rem;display: flex;justify-content: center;
align-items: center;margin-top: .4rem;}
.info_c_result{text-align: center;}
.nodataimg{width: 1.2rem;margin-top: .56rem;}
.nodata{font-size: .18rem;color: #747474;margin-top: .12rem;}

.info_c_down_t2{background: #2087EC;margin-top: .8rem;color: #fff;}
.info_c_result_list{margin-top: .12rem;background: #E8EDF3;padding: 0 .4rem;}
.info_c_result_item{width: 100%;height: .68rem;display: flex;align-items: center;border-bottom: 1px dashed #A4B0C1;}
.info_c_result_item:last-child{border-bottom: none;}
.info_c_result_item .lab{width: 40%;color: #0C3665;font-size: .2rem;padding-left: 25%;}
.info_c_result_item .info{width: 60%;color: #0C3665;font-size: .2rem;font-weight: bold;}

/*  */
.center_content{padding: .4rem;border-radius: 8px;background: #fff;}
.center_item{width: 100%;padding-bottom: .24rem;border-bottom: 1px dashed #E8EDF3;padding-top: .24rem;}
.center_item a{display: flex;width: 100%;justify-content: space-between;}
.center_item_l{width: 2px;height: .46rem;background: #0C3665;transition: all .3s;margin-top: .025rem;}
.center_item_c{width: 90%;height: .55rem;display: flex;flex-direction: column;justify-content: space-between;
padding-right: .2rem;}
.center_item_tilte{font-weight: bold;color: #003364;font-size: .18rem;transition: all .3s;}
.center_item_info{font-size: .14rem;color: #A4B0C1;transition: all .3s;}
.center_item_r{width: .64rem;height: .64rem;background: #E8EDF3;border-radius: 4px;display: flex;flex-direction: column;
align-items: center;justify-content: center;}
.center_item_ri{font-size: .26rem;font-weight: bold;color: #003364;}
.center_item_nianyue{font-size: .12rem;color: #003364;}
.center_item:hover .center_item_tilte{color: #2087EC;}
.center_item:hover .center_item_info{color: #2087EC;}
.center_item:hover .center_item_l{background: #2087EC;}

/*  */
.download_content{background: #fff;border-radius: 8px;padding: .4rem;}
.download_up{width: 100%;height: 3.15rem;overflow: hidden;border-radius: 8px;background: #f3f3f3;
background-size: cover;display: flex;flex-direction: column;justify-content: center;align-items: center;}
.download_up img{width: 1.23rem;}
.download_up p{font-size: .36rem;font-weight: bold;color: #003364;margin: .28rem 0;}
.download_up div{width: 1.72rem;height: .4rem;display: flex;justify-content: center;align-items: center;font-size: .2rem;
background: #2087EC;border-radius: 4px;}
.download_up div a{color: #fff;display:flex;justify-content:center;align-items:center;width:100%;height:100%;}
.download_list{margin-top: .4rem;}
.download_item{width: 3.76rem;height: 2.27rem;border-radius: 8px;background: #E8EDF3;display: flex;
flex-direction: column;justify-content: center;align-items: center;}
.download_item img{width: .72rem;}
.download_item p{font-size: .18rem;font-weight: bold;color: #003364;margin: .2rem 0;}
.download_item div{width: 1.12rem;height: .36rem;display: flex;justify-content: center;align-items: center;font-size: .16rem;
background: #2087EC;border-radius: 4px;}
.download_item div a{color: #fff;display:flex;justify-content:center;align-items:center;width:100%;height:100%;}

/*  */
.question_content{background: #fff;border-radius: 8px;padding: .4rem;}
.q_tab{padding-bottom: .24rem;border-bottom: 1px solid #E8EDF3;}
.q_tab_item{width: 2rem;height: .38rem;background: #E8EDF3;margin: 0 .08rem;}
.q_tab_item a{display: flex;align-items: center;justify-content: center;color: #A4B0C1;font-size: .16rem;width: 100%;height: 100%;}
.q_tab_item:hover,
.q_tab_item.active{background: #2087EC;}
.q_tab_item:hover a,
.q_tab_item.active a{color: #fff;}
.q_item{min-height: 1.3rem;border-bottom: 1px solid #E8EDF3;padding-top: .27rem;padding-bottom: .12rem;}
.q_item_q,.q_item_a{display: flex;margin-bottom: .18rem;}
.q_item .mark{width: .32rem;height: .32rem;border-radius: 50%;font-size: .14rem;background: #2087EC;display: flex;
justify-content: center;align-items: center;margin-right: .16rem;color: #fff;}
.q_item .con{line-height: .32rem;width: 95%;}
.q_item_q .con{font-size: .18rem;font-weight: bold;color: #003364;}
.q_item_a .con{font-size: .14rem;color: #003364;}

/*  */
.how{padding-top: .6rem;padding-bottom: .4rem;}
.how_title{font-size: .28rem;font-weight: bold;color: #003364;text-align: center;margin-bottom: .83rem;}
.how_flow > img{width: .48rem;height: .48rem;margin: .42rem .34rem;}
.flow_item img{width: 1.32rem;}
.how_flow_t{margin-top: .3rem;}
.how_flow_t_item .mark{text-align: center;font-size: .18rem;color: #003364;font-weight: bold;}
.how_flow_t_item{width: 2rem;height: 1.6rem;border-radius: 8px;background: #E8EDF3;margin: 0 .33rem;padding:.1rem .2rem;}
.how_flow_t_item .con{font-size: .14rem;line-height: 1.5;margin-top: .1rem;}

/*  */
.r_title{font-size: .28rem;font-weight: bold;color: #003364;text-align: center;}
.r_info{width: 100%;height: .56rem;display: flex;justify-content: center;align-items: center;color: #fff;background: #2087EC;
margin-bottom: .12rem;margin-top: .28rem;}
.r_list ul li{display: flex;min-height: .44rem;line-height: .44rem;color: #0C3665;font-size: .2rem;}
.r_list ul li .lab{width: 18%;padding-left: .48rem;}
.r_list ul li .con{width: 82%;}
.r_list ul li:nth-child(2n+1){background: #E8EDF3;}
/*  */
.detail_time{text-align: center;margin-top: .2rem;border-bottom: 1px solid #E8EDF3;padding-bottom: .2rem;}
.detail_con{padding-top: .2rem;}
.detail_con img{max-width: 100% !important;}

/*  */
    .about_content{background: url(../img/centerbg.png)no-repeat;background-size:cover; border-radius: 8px;padding: .8rem .4rem 1rem;}
.a_content{margin-top: .5rem;}
.a_content p{line-height: 2;font-size: .2rem;color: #0C3665;text-indent: .36rem;margin-bottom: .3rem;} 
/*  */
.link_content{background: #fff;border-radius: 8px;padding: .8rem .4rem ;}
.link_w{margin-top: .5rem;}
.link_map{width: 50%;height: 2.74rem;}
.link_map img{width: 100%;height: 100%;object-fit: cover;}
.link_info{width: 50%;height: 2.74rem;background: #ECF6FF;padding: 0 .5rem;display: flex;flex-direction: column;justify-content: center;}
.link_t{font-size: .22rem;color: #003364;font-weight: bold;margin-bottom: .2rem;}
.link_a,.link_p{color: #003364;margin-bottom: .2rem;}
/*  */
.what{padding-top: .6rem;margin-bottom: .4rem;}
.what_title{font-size: .28rem;font-weight: bold;color: #003364;text-align: center;margin-bottom: .83rem;}
.what_content{font-size: .2rem;text-indent: .4rem;color: #0C3665;line-height: 2;}
.what_img{width: 2rem;margin: .5rem auto;}
/*  */
.jiegou{padding-top: .6rem;}
.jiegou_img{width: 60%;margin: 0 auto .3rem;}
.jiegou img{width:100%;}
.jiegou p{text-align: center;font-size: .16rem;color: #A4B0C1;margin-bottom: .2rem;}
.jiegou_item{width: 66%;margin: auto;font-size: 16px;color: #003364;margin-bottom: .2rem;}
/*  */
.zuoyong_con{font-size: .2rem;color: #003364;text-indent: .4rem;line-height: 2;margin-bottom: .2rem;}



/*新增*/
.zuoyong_img{display: flex; justify-content: space-between;    text-indent: 0;}
.zuoyong_img_item{display: flex; width: 32%; flex-direction: column; justify-content: center; align-items: center;}
.zuoyong_img_item div:nth-child(1){width: 1rem; height: 1rem; margin-bottom: .3rem;}
.zuoyong_img_item div:nth-child(1) img{width: 100%;}
.zuoyong_img_item div:nth-child(2){font-weight: 500; font-size: .21rem;color: #003364;margin-bottom: .3rem;}
.zuoyong_img_item div:nth-child(3){padding: .2rem; font-size: 16px; min-height: 1.9rem; background-color: #ECF6FF;color: #003364; line-height: 1.5;}

.link_a img{ width: .12rem;}
.link_p img{width: .14rem;}

.namelist_item{width: 100%;padding: 15px 20px;background: #E8EDF3;font-size: 18px;margin-bottom: 30px;}
.namelist_item a{color: #0C3665;}
.namelist_item_label{margin-right: 5px;}
.namelist_item_value{font-weight: bold;}
.namelist_item_down{margin-top: 10px;display: flex;}
.namelist_item_down_i{width: 50%;padding-right: 10px;}
.m-style{display: flex;justify-content: center;}
.m-style .next,
.m-style .prev{width: 55px;font-size: 14px;color: #A4B0C1;}
.m-style a{background: #E8EDF3;color: #A4B0C1;}
.m-style a:hover{background: #2087EC;}
.m-style .active{border-radius: 0;background: #2087EC;border: none;}
.loaddataing{display: none;text-align: center;color: #A4B0C1;margin: 30px auto;}
.info_c_result{display: none;}