
@charset "utf-8";

.header_input {height: 56px;margin: 0 0 10px 0;position:relative;text-align:center;box-shadow: 0px 13px 19px 0px rgba(0, 72, 158, 0.1);border-radius: 0 0 30px 30px;overflow: hidden;}
.header_input .numtxt {height: 42px;width: 91%;font-size: 14px;color:#000;text-indent: 12px;margin-top: 8px;}
input{
    outline: none;
}
.header_input .query-btn {width: 60px;height: 56px;position:absolute;right: 0;top: 0;border:0;/* background: url(../images/ss.png) no-repeat center; */z-index:999;background-size: 34px;background: #a9c321;color: #fff;}
#big_banner {min-height: 60px;width: 100%;}
#big_banner img {width: 100%;height: auto;vertical-align: middle;/* border-radius: 0 0 0 30px; */}
#big_banner .swiper-slide{ background-color:#;}
#big_banner .swiper-slide img{}
#big_banner .swiper-pagination {text-align: center;bottom: 0;}
#big_banner .swiper-pagination-bullet { width: 14px; height: 14px; border-radius: 10px; }
#big_banner .swiper-pagination-bullet-active { background: #a9c321; }
/*公告*/
.gg_gd{background-color: #eef6ff;width: 100%;margin: 0 0 15px 0;border-radius: 4px;height: 51px;line-height: 50px;}
.gg_gd .gg_tit{ float: left; }
.gg_gd .gg_tit span{background: url(../images/gg_ico.png) no-repeat left top;display: inline-block;padding-left: 41px;color: #414141;font-size: 14px;}
.gg_gd #scrollWrap{width: calc(100% - 111px);height:18px;overflow:hidden;float: left;margin-top: 17px;}
.gg_gd #scrollMsg li{height:18px;line-height:18px;overflow:hidden;font-size: 14px;padding:0 10px;color: #414141;}
.gg_gd #scrollMsg li a{width: 66%;display:inline-block;height: 20px;overflow: hidden;/* text-overflow: ellipsis; */display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.gg_gd #scrollMsg li em{float:right;margin-top: -20px;font-size: 12px;color: #414141;opacity: 0.5;}


/* quick */
.quick {margin: 2px 0;background-color: #fff;border-radius: 10px;padding: 4px 0;}
.quick a {float: left;display: block;width: 25%;text-align: center;padding: 5px 0;padding-bottom: 8px;}
.quick a .img {display: block;width: 50px;height: 50px;margin: 0 auto;border-radius: 50%;-webkit-border-radius: 50%;text-align: center;line-height: 50px;font-size: 22px;color: #fff;background-color: #333;}
.quick a .img {border-radius: 100%;background-color: #fff;}
.quick a img {}

.myfa.myfa-quick1 { background-position: 10px -30px; }
.myfa.myfa-quick2 { background-position: -86px -30px; }
.myfa.myfa-quick3 { background-position: -236px -30px; }
.myfa.myfa-quick4 { background-position: -381px -30px; }
.myfa.myfa-quick5 { background-position: -237px -130px; }
.myfa.myfa-quick6 { background-position: -384px -130px; }
.myfa.myfa-quick7 { background-position: -240px -257px; }
.myfa.myfa-quick8 { background-position: -383px -255px; }
.quick a p {font-size: 13px;line-height: 2.8em;/* font-weight: bold; */color: #000;}
.quick .kj_tit{text-align: center;margin: 0 0 10px 0;}
.quick .kj_tit span{font-size: 16px;}

.hui_bg{ background-color: #f4f4f4; height: 5px; }
.quick_ico a .img{width: 60px;height: 60px;}


.ck_box{margin: 20px 0;padding: 2%;background-size: 40%;box-shadow: 0 2px 7px 0 rgba(5,34,97,.1);}
.ck_box .ck_img {float:left;width: 22%;margin-top: 8px;text-align: center;}
.ck_box .ck_img img{ width:100%:}
.ck_box .ck_img span{font-size: 13px;font-weight: bold;color: #000;margin-bottom: 10px;display: inline-block;}
.ck_box .ck_txt {float: right;width: 75%;margin-left: 2%;/* background-color: #fff; */padding: 2%;}
.ck_box .ck_txt li{line-height: 25px;font-size: 12px;}



/*流程*/
.progress{
    color: #555;
}
.progress_tit{
    font-size: 22px;
    line-height: 54px;
    color: #000;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #f4f4f4;
    padding-left: 2%;
}
.progress_tit span {
    color: #a9c321;
}
.progress h2{
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 20px;
}
.progress .bwrap{
    position: relative;
    width: auto;
}
.progress .bwrap:before{
    content:'';
    position: absolute;
    z-index: 1;
    width: 76%;
    height: 20px;
    left: 50%;
    margin-left: -38%;
    top: 22%;
    margin-top: -26px;
    background: url(../images/progress_srrow.png) repeat-x center left;
}
.progress .bwrap:after{
    content:'';
    position: absolute;
    z-index: 1;
    width: 76%;
    height: 20px;
    left: 50%;
    margin-left: -38%;
    top: 73%;
    margin-top: -26px;
    background: url(../images/progress_srrow.png) repeat-x center left;
}
.progress .b{
    position: relative;
    z-index: 2;
    width: 28%;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    /* background-color: #f7f7f7; */
    /* border-radius: 100px; */
    margin: 0 2% 0 2%;
    border-radius: 100px;
    float: left;
    display: block;
}
.progress .b:after{content:"";width:19px;height:21px;background:url(../images/progress_jt.png) no-repeat;display:block;position:absolute;right: -22px;top: 40%;}
.progress .b:nth-child(3):after{ display:none;}
.progress .b:nth-child(5):after{ display:none;}
.progress .b .pic{
    width: 80px;
    height: 60px;
    background: url(../images/progress.png) no-repeat;
    margin: 5px auto 0 auto;
    border-radius: 50%;
    background-size: 560%;
}
.progress .b .name{/* padding-left:24px; *//* position:relative; */font-size: 13px;margin-top: 10px;display: block;line-height: 18px;height: 54px;}
.progress .b .name em{background-color: #e6f2ff;width:20px;height:20px;display:inline-block;color: #fff;border-radius:20px;position: absolute;left: 50%;top: 55px;line-height: 19px;font-size: 12px;background-color: #a9c321;/* display: none; */border: 1px solid #fff;transform: translateX(-50%);}
.progress .b p{font-size:12px;line-height: 20px;color: #999;display: none;}
.progress .b .pic-a{background-position: 4px -1px;}
.progress .b .pic-b{background-position: -68px 1px;}
.progress .b .pic-c{background-position: -147px 1px;}
.progress .b .pic-d{background-position: -223px 1px;}
.progress .b .pic-e{background-position: -298px 1px;}
.progress .b .pic-f{background-position: -370px 1px;}



.fuwu{
    /* box-shadow: 0 0px 7px 0 rgba(5,34,97,.1); */
    padding-top: 15px;
    border-top: 7px solid #f1f1f1;
}
.fuwu h1{
    font-size: 22px;
    font-weight: bold;
    color: #151515;
    width: 96%;
    display: block;
    margin: 0 auto;
    margin-bottom: 15px;
    text-align: center;
}
.fuwu h1 span{
    color: #a9c321;
}
.fuwu h1 a{
    float: right;
    font-weight: normal;
    color: #1f1f1f;
    font-size: 14px;
    line-height: 24px;
}
.fuwu ul{
    width: 90%;
    /* float: left; */
    margin: 0 auto;
}
.fuwu ul li{
    width: 46%;
    float: left;
    /* border-right: 1px #f1f1f1 solid; */
    /* border-bottom: 1px #f1f1f1 solid; */
    text-align: center;
    padding: 12px 0;
    height: auto;
    margin: 0 8% 8% 0;
    box-shadow: 0px 4px 6px 0px rgb(0 72 158 / 10%);
}
.fuwu ul li:nth-child(1){
    /* border-top: 1px #f1f1f1 solid; */
}
.fuwu ul li:nth-child(2){
    /* border-top: 1px #f1f1f1 solid; */
}
.fuwu ul li:nth-child(2n){
    border-right:none ;
    margin-right:0;
}

.fuwu ul li a i{
    display: block;
    font-size: 30px;
    width: 80%;
    vertical-align:middle;
    color: #2a95de;
    margin-left: auto;
    margin-right: auto;
}
.fuwu ul li a p{
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 15px;
    padding-top: 5px;
    vertical-align:middle;
    color: #151515;
}
.fuwu ul li a span{
    display: block;
    font-size: 12px;
    color: #c3c3c3;
    line-height: 20px;
}
.fuwu .bg{
    background: #fca94e;
    }


/*快捷4宫格*/
.flk {background-color: #ffffff;}
.flk  ul { }
.flk  ul li {float:left;margin: 15px 0;width:25%;text-align:center;font-size: 24px;}
.flk  ul li p { color: #666;font-size:14px;padding-top:8px; }
.flk  ul li img{width: 50%;}
.icon-2x{font-size:1.5em;}
