body{position: relative;}
/****************����*****************/
.title{
    background: #375e90;
}
.line{

    border:none;
    border-top:1px solid #999;
}
.tongqi{
    background: #286090;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    line-height:30px;
    margin: 20px 0 10px;
    letter-spacing: 5px;
}
/*-------------չ�����ܻ���-------*/
.zq-ys1{
    background: #036e94;
    color: #fff;
}
.zq-ys2{
    background: #28a4c9;
    color: #fff;
}
.zq-ys3{
    background: #269aaf;
    color: #fff;
}
.danh{
    height: 70px;
    line-height: 70px;
}
.danh p{
    margin: 0;
    text-align: center;
}
/******�����ճ̰���*******/
.meeting{
    font: bold 20px Microsoft YaHei;
}
.bj-ys{
    background-color: #2f4c87;
    padding: 5px;
    color: #fff;
}
.table2 .bj-ys2{
    background-color: #b8c8d9;
    padding: 5px;
    color: #476a9c;
    font-weight: bold;
}
.bj-ys p{
    margin: 0;
}
.table{
    border-bottom: 1px solid #cccccc;
    margin: 0;
}
.table2{
    margin: 0;
}
.table div{
    padding: 0 5px 0 0;
    border-right:1px solid #cccccc;
}
.table .no-rb{
    border-right:none;
}
.table p,.table2 p{
    font-size: 12px;
    margin: 0;
    line-height: 26px;
}
/*********�������˻�����ִ��**********/
.huizhib, .huizhib p{
    line-height: 30px;
    font-size: 12px;
}
.huizhib div{
   padding: 0;
}
.huizhib  .col-xs-9{
    padding-right: 10px;
}
.huizhib span{
    color: red;
}
.huizhib label{
    display: inline-block;
}
.hy-huiyi p{
    font-size: 16px;
    line-height: 50px;
}
.hy-huiyi label{
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
}
.line img{
    width: 100%;
    margin: 20px 0;
}
.checkbox .inpt{
    vertical-align: middle;
}
.tijiao{
    width: 100%;
    background-color: #054769;
    color: #fff;
    font-size: 18px;
    line-height: 36px;
    border-radius: 4px;
    border:none;
}
input{
    outline:none;
}
    /******************���˻�չ��*******************/
h3{
    color:#0f3774;
    font-weight: bold;
}
h4{
    color:#036e94;
}
hr{
    border-top:1px solid #1a1a1a;
    margin-top: 8px;
    margin-bottom: 8px;
}


/***************��չ��Χ*********************/
.range{
    line-height: 22px;
}

.range td{
    padding:10px 5px;
}

.range tr:nth-child(odd){
    background:#79ccd3;
}

.range tr:nth-child(even){
    background:#79acd3;
}

.range .icon{
    float:left;
    width:70px;
    height:65px;
    background:url(http://cpsmedia.oss-cn-shenzhen.aliyuncs.com/uploadfile/2018/0302/icon_list2.png) no-repeat;
}
/**********��ť*************/
.btn-block{
    font:normal 18px/32px "Microsoft YaHei";
    margin-top:20px;
}
/**************�λ����****************/
.circle{
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 50%;
    background: #036e94;
    margin-bottom: 2px;
}
/************չλ�շѱ�׼**************/
.text_com{
    color: #fff;
    line-height: 40px;
    width: 100%;
    text-align: center;
}
.text_dz{
    background: #26a6a6;
}
.text_zw{
    background: #054769;
    padding:0 2px;
}
.text_tz{
    background: #066f78;
}
.text_all{
    text-align: center;
    margin-top: 10px;
}
/*******************��׼չλͼ**********************/
.bzzw{
    font: normal 1.2em/1.5em Microsoft YaHei;
}
.date{
    color:#018e90;
    font-style: normal;
}
/*******************չ��ƽ��ͼ**********************/
.pmt{
    width: 24px;
    height: 12px;
    background:#51b9bf;
    display:inline-block;
}
.zbdw,.mthz{
    background: #2e96ab;
    border-radius: 4px;
    padding: 6px 6px;
    color: #fff;
    margin-top:10px;
}
.mthz{
    background: #0c7297;
}
/*******************��ϵ��ʽ**********************/
.lx_fs{
    background: #d6f5f8;
    padding: 10px 0;

}

.anniu{
    position:fixed;
    bottom:0;
    background: #dbdbdb;
    width:100%;
    margin-left: 0;
}
.width{
    width: 100%;
    border-radius: 0;
}



@media screen and (max-width: 960px) {
    .photo{
        display: block;
        text-align: center;
        margin-bottom: 10px;
    }
    .photo input{
        font-size: 16px;
        line-height: 30px;
    }
    .photo .cancel{
        display:none;
        color: #fff;
        padding: 7px 12px;
    }
}

@media screen and (min-width: 961px) {
    .photo{
        display: none;
    }
}
