﻿
@charset "utf-8";

.header_input {height: 30px;margin: -13px 0 15px 0;position:relative;text-align:center;}
.header_input .numtxt {height: 42px;width: 100%;border-radius: 5px;font-size: 14px;color:#000;text-indent: 12px;}
.header_input .query-btn {width: 41px;height: 41px;position:absolute;right: 3px;top: 5px;border:0;background: url(../images/ss.png) no-repeat center;z-index:999;background-size: 34px;}
#big_banner {min-height: 60px;width: 100%;}
#big_banner img { width: 100%; height: auto; vertical-align: middle; }
#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: #; }
/*公告*/
.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: #0c6de3;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: #0c6de3;}
.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: #0c6de3;opacity: 0.5;}


/* quick */
.quick {margin: 10px 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: 35px;height: 35px;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;}

/*notice*/
.gonggao{width: 100%;background-color: #f5f5f5;}
.notice {
    
font-size: 14px;
    
height: 54px;
    
line-height: 54px;
}
.notice .notice_tit {
    color: #0c6de3;
    font-weight: bold;
    width: 94px;
    float: left;
    padding-left: 30px;
    background: url(/content/images/gonggao.png) no-repeat left 16px;
}
.notice_ul {
    width: calc(100% - 94px);
    float: left;
    overflow: hidden;
}
.notice_ul li {
    width: auto;
    margin-right: 10px;
    display: inline;
    line-height: 40px;
}
.notice_ul li span {
    color: #0c6de3;
    font-weight: bold;
    display: inline-block;
    line-height: 20px;
}
.notice_ul li a {
    color: #0c6de3;
}
.notice_ul li a:hover {
    text-decoration: underline;
    color: #0c6de3
}
.notice_more {
    width: 90px;
    float: right;
    display: block;
    text-align: right;
    color: #999;
    font-size: 12px;
}


/*流程*/
.progress{
    color: #555;
}
.progress_tit{
    font-size: 18px;
    line-height: 54px;
    color: #000;
    font-weight: bold;
    text-align: left;
    border-bottom: 1px solid #f4f4f4;
    padding-left: 2%;
}
.progress_tit span {
    color: #0c6de3;
}
.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; */
    padding-bottom: 10px;
    margin: 20px 2% 0 2%;
    border-radius: 8px;
}
.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(3n):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;}
.progress .b .name em{background-color: #e6f2ff;width:20px;height:20px;display:inline-block;color: #0c6de3;border-radius:20px;position: absolute;left: 50%;top: -10px;line-height: 19px;margin-left: -10px;font-size: 12px;}
.progress .b .pic-a{background-position: 4px 4px;}
.progress .b .pic-b{background-position: -68px 6px;}
.progress .b .pic-c{background-position: -147px 4px;}
.progress .b .pic-d{background-position: -223px 3px;}
.progress .b .pic-e{background-position: -298px 4px;}
.progress .b .pic-f{background-position: -370px 4px;}



.fuwu{
    margin-top: 20px;
    box-shadow: 0 0px 7px 0 rgba(5,34,97,.1);
    padding-top: 15px;
}
.fuwu h1{
    font-size: 18px;
    font-weight: bold;
    color: #151515;
    width: 96%;
    display: block;
    margin: 0 auto;
    margin-bottom: 15px;
}
.fuwu h1 span{
    color: #0c6de3;
}
.fuwu h1 a{
    float: right;
    font-weight: normal;
    color: #1f1f1f;
    font-size: 14px;
    line-height: 24px;
}
.fuwu ul{
    width: 100%;
    float: left;
}
.fuwu ul li{
    width: 49.8%;
    float: left;
    border-right: 1px #f1f1f1 solid;
    border-bottom: 1px #f1f1f1 solid;
    text-align: center;
    padding: 20px 0;
    height: 97px;
}
.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 ;
}

.fuwu ul li a i{
    display: block;
    font-size: 45px;
    float: left;
    width: 24%;
    vertical-align:middle;
    color: #2a95de;
    margin-left: 5%;
}
.fuwu ul li a p{
    display: inline-block;
    width: 58%;
    text-align: left;
    font-size: 15px;
    padding-top: 5px;
    vertical-align:middle;
    color: #151515;
}
.fuwu ul li a p span{
    display: block;
    font-size: 12px;
    color: #c3c3c3;
    line-height: 28px;
}
.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;}

.four-text{
    background: #fff;
    padding: 0.5rem 0.4rem;
    margin-bottom: 5px;
}
.four-text ul{
    /* display: flex; */
    /* justify-content: space-between; */
    /* -webkit-justify-content: center; */
}
.four-text ul li{
    width: 100%;
    border-radius: 4px;
    padding: 14px 12px;
    position:relative;
    background-color: #eef6ff;
    margin-bottom: 10px;
}
.four-ul{
    margin-top: 5px;
}

.four-text ul li .box-text p{
    display: inline-block;
    color: #0c6de3;
    font-size: 1rem;
    font-weight: bold;
}
.aidou-text{
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
}
.four-text ul li .box-text_2{
    /* padding-left: 0.4rem; */
    margin-top: 0.3rem;
    width: calc(100% - 80px);
    padding-left: 10px;
}
.four-text ul li .box-text_2 p{
    font-size: 12px;
    line-height:20px;
    color: #0c6de3;
    position: relative;
    opacity: 0.8;
}
.four-text ul li .box-text_2 p:before{content:"";position:absolute;width:4px;height:4px;background-color: #0c6de3;border-radius:100px;left:-10px;top:9px;}
.four-ul li a i{
    display: inline-block;
    width: 120px;
    height: 80px;
    border-radius: 50%;
    text-align: center;
    line-height: 34px;
    font-size: 28px;
    position:absolute;
    right:10px;
    top: 6px;
    color:#fff;
    
}
.four-ul li a i img{border-radius: 5px; }
.four-text ul li i.zise{
    color: #8285FF;
}
.four-text ul li i.hongse{
    color: #FE7FB2;
}
.four-text ul li i.fense{
    color: #FFC6B5;
}
.four-text ul li i.lanse{
    color: #489AFF;
}






