a {
    color: #1F73FF;
}

.metail_font {
    margin-top: -110px;
    color: #FFFFFF;
    font-size: 18px;
}

p {
    margin-top: 50px;
    font-size: 18px;
    line-height: 30px;
    text-indent: 2em;
}

.metail_address {
    color: #FFFEFE;
}
.input-group-addon .iconfont{
    font-size: 18px !important;
    line-height: 100%;
}
.intro_detail {
    margin-top: 80px;
    font-size: 48px;
    color: #1F73FF;
}

.metail_font span {
    font-size: 48px;
}

.center {
    position: relative;
}

.banner {
    position: absolute;

}

.vip-no-header{
    width: 100%;
    height:400px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid #ccc;
    font-size:32px;
    /*line-height: 45px;*/
    font-weight: bold;
    color: rgba(209, 226, 255, 1);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;


}

.container-fluid {
    padding-left: 0px !important;
}

.daiwei_logo img {
    width: 100%;
    height: 200px;
}
.iconf{
    /* position: relative; */

    float: right;
    height: 50px;
    border-radius: 15px;
    border: 1px solid #686868;
    vertical-align: middle;

}
.iconfont{
    line-height: 50px;
    margin-left: 10px!important;
    font-size: 44px !important;
}
.vc_detail {
    padding-top: 450px;
    padding-bottom: 100px;
    background-color: #fff;
}

.footer_link{
    margin-top: 0;
}

.img-box{
    display: flex;
    justify-content: center;

}

.vc_img{
    width: 50%;
}

.form-group img {
    width: 100%;
    height: 200px;
}
.nav li a{
    color: #000000 !important;
}
.nav>li .active>a:focus {
    background-color: white;
}
.danwei_intro {
    font-size: 20px;
    margin-top: 20px;
}

.danwei_vip {
    font-size: 28px;
    margin-top: 40px;
}

.danwei {
    margin-top: 40px;
}

.intro  {
    margin-top: 40px ;
    margin-bottom: 20px ;
    font-size: 20px;
}
.intro a:hover{
    color: #1F73FF;
}
.search_input {
    float: right;
    width: 250px;
    height: 48px;
    border-radius: 15px;
    background-color: white;

}

.search_input input {
    height:48px;
    width: 100%;
    border-radius: 15px;
    border: none;
    outline: none;
    padding-left:5px ;
}

.glyphicon-search {
    font-size: 24px;
    float: right;
    line-height: 50px;
    margin-right: -40px;
}

.search_res {
    height: 200px;
    border: 1px solid red;
}

.search_res img {
    box-shadow: 0px 4px 40px 0px rgba(14, 106, 232, 0.2);
}

.search_font {
    margin-top: 24px;
    font-size: 18px;
}
.vip_detail_bottom {
    margin-top: 60px;
    font-size: 20px;
}
.link_info>div{
    font-size: 20px;
    color: #111111;
}
.btn-default{
    background: #007AFF;
    color: white;
}
.btn-default:hover{
    background: #007AFF;
    color: white;
}
.footer_detail li a{
    color: #FFFFFF;
}
.footer_detail li a:hover{
    color: #007AFF;
}

.title {
    /*margin-top: 20px;*/
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    color: #1F73FF;
}
.xh_time,.vc_img{
    margin-top: 60px;
    font-size: 20px;
}

.vd-survey-li{

}

.acticle2{
    margin-left: 30px;
}

.acticle2>p{
    /*margin-top: 40px;*/
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;

}

.vc-detail-title{
    font-size: 32px;
    margin-top: 50px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #111111;
}
.vc-detail-title-s{
    font-size: 32px;
    margin-top: 100px;
    margin-bottom: 20px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #111111;
}
p {
    margin-top: 5px;
    text-indent: 2em;
    font-size: 18px;
    color: #4F4F4F;
}

@media (max-width:768px) {
    .search_input {
        float: right;
    }

}