


.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;background-color: #f3f3f3;}
.header_input .query-btn {width: 41px;height: 41px;position:absolute;right: 3px;top: 5px;border:0;background: url(../image/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: #; }
.swiper-pagination-bullet-active {
    background: #f14668 !important;
}
/*滚动公告*/

/*notice*/
.gonggao{width: 100%;background-color: #f5f5f5;}
.notice {
    
font-size: 14px;
    
height: 54px;
    
line-height: 54px;
}
.notice .notice_tit {
    color: #f14668;
    font-weight: bold;
    width: 94px;
    float: left;
    padding-left: 30px;
    background: url(../image/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: #f14668;
    font-weight: bold;
    display: inline-block;
    line-height: 20px;
}
.notice_ul li a {
    color: #f14668
}
.notice_ul li a:hover {
    text-decoration: underline;
    color: #f14668
}
.notice_more {
    width: 90px;
    float: right;
    display: block;
    text-align: right;
    color: #999;
    font-size: 12px;
}

/* quick */
.quick {margin: 10px 0 0px 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: 52px;height: 52px;margin: 0 auto;border-radius: 50%;-webkit-border-radius: 50%;text-align: center;line-height: 50px;font-size: 22px;color: #fff;background-color: #333;box-shadow: 0px 2px 14.45px 2.55px rgb(0 45 128 / 8%);}
.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 0 0;padding: 2%;background-size: 40%;box-shadow: 0 2px 7px 0 rgba(5,34,97,.1);}
.ck_box .ck_img {float:left;width: 27%;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;background-color: #f14668;padding: 4px 10px;color: #fff;border-radius: 4px;}
.ck_box .ck_txt {float: right;width: 71%;margin-left: 2%;/* background-color: #fff; */padding: 2%;}
.ck_box .ck_txt li{line-height: 25px;font-size: 12px;}



/*快捷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 0.4rem;
    margin-bottom: 5px;
}
.four-text ul{
    /* display: flex; */
    /* justify-content: space-between; */
    /* -webkit-justify-content: center; */
}
.four-text ul li{
    width: 50%;
    /* border-radius: 4px; */
    padding: 14px 0px;
    position:relative;
    /* background-color: #f14668; */
    float: left;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.four-ul{
    margin-top: 5px;
}
.four-text ul li .box-text{
    background-color: #f14668;
    width: 67%;
    border-radius:0 20px 20px 0;
    padding-left: 6%;
}
.four-text ul li .box-text p{
    display: inline-block;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 26px;
}
.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: 95%;
    padding-left: 10px;
    margin-left: 5%;
}
.four-text ul li .box-text_2 p{
    font-size: 12px;
    line-height:20px;
    color: ##333;
    position: relative;
    opacity: 0.8;
}
.four-text ul li .box-text_2 p:before{content:"";position:absolute;width:4px;height:4px;background-color: #333;border-radius:100px;left:-10px;top:9px;}
.four-ul li a i{
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 34px;
    font-size: 28px;
    position:absolute;
    right:10px;
    top: 44px;
    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;
}


/*登录*/
.userinfo-data{padding: 0 1%;}
.userinfo-data .btn-group-lr{ display:flex;justify-content:center;}
.userinfo-data .btn-group-lr a{width: 48%;display: block;float: left;text-align: center;background-color: #038dd4;line-height: 32px;color: #fff;margin: 0 1% 12px 1%;border-radius: 22px;}
.userinfo-data .btn-group-lr a:nth-child(1){background-color:#f14668; }
/*fo_登录*/
.fo_login{background: url(../image/fo_bg.jpg) no-repeat center 80%;height: 110px;text-align: center;}
.fo_login a{color: #fff;border: 1px solid #fff;border-radius: 100px;font-size: 15px;padding: 6px 50px 8px 50px;text-align: center;margin-top: 38px;display: inline-block;}
.fo_login a:hover{background-color:#f14668; border:none;}

/*新闻*/
.news-ul{width: 96%;margin: 4% 2%;}
.sec-title {
    position: relative;
}
.sec-title h3 {
    font-weight: 600;
    color: #f14668;
    margin: 0;
    padding-bottom: 5px;
    position: relative;
    display: inline-block;
    font-size: 16px;
}
.sec-title .line {
    width: 100%;
    height: 1px;
    background: #ddd;
    display: block;
    margin-bottom: 15px;
}
.sec-title a {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 13px;
    background: #d9d9d9;
    color: #f14668;
    padding: 2px 15px;
    border-radius: 30px;
}
 .right-news li {
    height: 30px;
    line-height: 30px;
    position: relative;
    padding-left: 20px;
}
 .right-news .color {
    background: #f14668;
    color: #fff;
}
.badge {
    display: inline-block;
    padding: 3px 6px;
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: 3px;
    display: inline-block;
    top: 8px;
    position: absolute;
    left: 0;
}
.right-news li a {
    color: #333;
    line-height: 30px;
    display: inline-block;
    margin-left: 5px;
    width: 70%;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
}
.right-news li .news_dete {position: absolute;right: 0;font-size: 13px;color: #999;}







