.bdsharebuttonbox{
    padding: 0px 0;
}
.content{
    background: #fff;
    padding: 20px 0;
    border: 1px solid #e6e6e6;
}
.contenttitle{
    text-align: center;
    font-size: 20px;
    line-height: 30px;
}
.subtitle{
    height: 38px;
    line-height: 38px;
    background: #efefef;
    text-align: center;
    font-size: 14px;
    margin-top: 5px;
    position: relative;
}
.subtitle ul{
    position: absolute;
    right: 100px;
    top: 0;
    width: 130px;
}
.subtitle ul li{
    float: left;
    overflow: hidden;
    cursor: pointer;
    cursor: hand;
}
.subtitle ul li:first-child{
    margin-right: 22px;
}
.subtitle ul li img{
    float: left;
    margin: 8.5px 5px 0 0;
}
.subtitle ul li span{
    font-size: 12px;
    float: left;
}
/*访谈*/
.interviewwrap{
    width: 1060px;
    margin: 0 auto;
}
.interviewwrap .interviewtext img{
    width: 100%;
    margin: 0 auto;
}
.interviewtextwrap{
    padding: 15px 30px 45px;
    /*border-bottom: 1px dashed #afafaf;*/
}
.interviewperson{
    overflow: hidden;
}
.interviewperson dt, .interviewperson dd{
    float: left;
}
.interviewperson dt{
    height: 131px;
    margin-right: 17px;
    width: 213px;
}
.interviewperson dt img{
    width: 100%;
}
.interviewperson dd{
    width: 770px;
    height: 130px;
    border-bottom: 1px dashed #afafaf;
}
.interviewperson dd p{
    overflow: hidden;
}
.interviewperson dd p:first-child{
    margin: 20px 0 10px 0;
}
.interviewperson dd span{
    font-size: 12px;
    line-height: 22px;
    float: left;
}
.interviewperson dd .spantitle{
    color: #4278b8;
    width: 70px;
}
.interviewperson dd span {
    font-size: 12px;
    line-height: 22px;
    float: left;
}
.interviewperson dd .spancontent{
    width: 700px;
}
.interviewtext{
    font-size: 14px;
    text-indent: 28px;
    line-height: 25px;
    text-align: justify;
    margin-top: 20px;
}
.leavemessagewrap .leavebtn{
    width: 143px;
    height: 33px;
    line-height: 33px;
    font-size: 16px;
    display: inline-block;
    text-align: center;
    border: 1px solid #005bac;
    border-radius: 5px;
    margin-top: 13px;
    color: #005bac;
    font-weight: 600;
    cursor: pointer;
    cursor: hand;
}

.interviewlistwrap{
    width: 1145px;
    margin: 38px auto 0;
}
.listtitle, .interviewlist .question, .interviewlist .answer{
    height: 45px;
    line-height: 45px;
}
.listtitle{
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #005bac;
    background: #f1f8ee;
    /*padding: 0 82px;*/
    position: relative;
}
.listtitle .rightbtn{
    /*float: right;*/
    position: absolute;
    right: 95px;
    top: 0;
}
.rightbtn .sum{
    color: #000;
}
.rightbtn a{
    color: #005bac;
}
/*.interviewlistwrap .listwrapul{
    padding: 0 82px;
}*/
.listwrapul{
    margin-top: 1px;
}
.interviewlist{
    margin-bottom: 10px;
}
.interviewlist .question{
    background: #f2f2f2;
    padding: 0 82px;
    font-size: 0;
    margin-bottom: 1px;
}
.interviewlist .answer{
    background: #f1f8ee;
    padding: 0 82px;
    font-size: 0;
}
.interviewlist .listtitle1{
    color: #ec6941;
}
.interviewlist .listtitle2{
    color: #005bac;
}
.listtitle1, .listtitle2, .listcontent, .interviewtime{
    display: inline-block;
    font-size: 14px;
    overflow: hidden;
    /*font-weight: 600;*/
}
.listtitle1, .listtitle2{
    width: 70px;
}
.listcontent{
    width: 820px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.interviewtime{
    width: 85px;
}
.prevarticle, .nextarticle{
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    cursor: hand;
    /*font-weight: 600;*/
}
.prevarticle a, .nextarticle a{
    color: #005bac;
    font-size: 14px;
}
.prevarticle a:hover, .nextarticle a:hover{
    color: #20a0ff;
}
.morenav{
    color: #005bac;
    font-size: 14px;
}
.layer{
    width: 703px;
    height: 323px;
    padding: 10px 20px 0;
    border: 2px solid #166fab;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -373.5px;
    margin-top: -168.5px;
    background: #fff;
    z-index: 2;
    display: none;
}

.layeractive{
    display: block;
}
.layer .title{
    font-size: 16px;
    line-height: 30px;
    color: #005bac;
    text-align: center;
    font-weight: 600;
}
.layer .closebtn{
    position: absolute;
    right: 20px;
    top: 10px;
    width: 20px;
    height: 20px;
    margin-top: 0;
}
.titleactive{
    visibility: hidden;
}

.btnwrap{
    font-size: 0;
    text-align: center;
    margin-top: 30px;
}
.submit{
    margin-right: 25px;
}
.submit, .reset{
    width: 125px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    background: #005bac;
    color: #fff;
    font-size: 14px;
    border-radius: 5px;
    cursor: pointer;
    cursor: hand;
}

.inputwrap li{
    font-size: 14px;
    line-height: 30px;
    overflow: hidden;
    margin-bottom: 10px;
}
.inputwrap li img{
    float: left;
    margin: 10px 5px 0 0;
}
.inputwrap li span, .inputwrap li input{
    float: left;
}
.inputwrap li textarea{
    resize: none;
    width: 580px;
    height: 50px;
    float: left;
}
.inputwrap li input{
    width: 128px;
    height: 26px;
    /*border-width: 1px;*/
}
.inputwrap li .layerlisttit{
    width: 100px;
}
.getcode{
    width: 108px;
    height: 30px;
    border-radius: 5px;
    background: #dcdcdc;
    text-align: center;
    margin-left: 15px;
    cursor: pointer;
    cursor: hand;
}
.inputwrap li .codeimg{
    margin: 5.5px 5px 0 15px;
}
.success{
    width: 703px;
    height: 222px;
    line-height: 222px;
    text-align: center;
    font-size: 18px;
    display: none;
}
/*分享样式*/
.content .dayin{
    /*width: 200px;*/
    position: absolute;
    right: 30px;
    top: 7px;
}
.content .dayin div{
    float: left;
    line-height: 28px;
    margin-right: 5px;
}

/*分享图标样式设置*/
.content .dayin .share_wrap a{
    float: none;
    display: inline-block;
    height: 23px;
    width: 23px;
    margin: 0 3px;
    border-radius: 26px;
    background-color: #333;
    position: relative;
    top: -3px;
    opacity: 0.75;
    padding: 0;
    margin: 0;
    vertical-align: bottom;
}
.content .dayin .share_wrap a:hover{
    opacity: 1;
}
.content .dayin .share_wrap a.bds_weixin{
    background: #66d354  no-repeat;
    background-size: cover;
}
.content .dayin .share_wrap a.bds_tsina{
    background: #66d354  no-repeat;
    background-size: cover;
}
.content .dayin .share_wrap a.bds_sqq{
    background: #66d354  no-repeat;
    background-size: cover;
}


/*调查征集文章页*/
.collect_tit{
    border: 1px solid #005bac;
    border-radius: 5px;
    display: inline-block;
    width: 145px;
    height: 35px;
    line-height: 35px;
    text-align: center;
}
.collect_box{
    border: 2px solid #166fab;
    margin-top: 12px;
    padding: 35px 25px 25px;
    font-size: 14px;
}
.collect_box div{
    font-size: 0;
    margin-bottom: 10px;
}
.collect_box .name{
    display: inline-block;
    width: 100px;
    text-align: right;
    margin-right: 10px;
    box-sizing: border-box;
    vertical-align: middle;
    font-size: 14px;
}
.collect_box input{
    height: 27px;
    box-sizing: border-box;
}
.collect_box input, .collect_box textarea{
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
}
.collect_box textarea{
    height: 100px;
    box-sizing: border-box;
    resize: none;
    padding: 5px;
}
.collect_box .require:before{
    content: "*";
    color: #d8271c;
    font-size: 16px;
    vertical-align: middle;
}

.collect_box .info_wrap input{
    width: 140px;
}


.collect_box .btn_wrap{
    text-align: center;
    margin-top: 40px;
}
.collect_result{
    margin: 35px 0;
    border: 2px solid #166fab;
    padding: 4px 0;
}
.collect_result .collect_result_tit{
    height: 45px;
    line-height: 45px;
    padding-left: 105px;
    font-size: 18px;
    font-weight: bold;
    color: #005bac;
    background: #d4e8aa;
    position: relative;
}
.collect_result .collect_result_tit img{
    width: 74px;
    height: 74px;
    position: absolute;
    left: 40px;
    top: -30px;
}
.collect_result .collect_result_list{
    margin-top: 4px;
    background: #ddd;
    text-indent: 105px;
    line-height: 45px;
    color: #848484;
    font-size: 18px;
    font-weight: bold;
}
.collect_result .collect_result_list > table {
    width: 1054px!important;
}


/*海事法规*/
.relevant_policies .tit_block{
    height: 40px;
    background: url(/uploads/image/rcwsimg/tit_bg.jpg) repeat-x top left;
    border: 1px #c0c0c0 solid;
    box-sizing: border-box;
    overflow: hidden;
}
.relevant_policies .tit_block .tit_text{
    float: left;
    padding: 0 30px;
    font-size: 18px;
    line-height: 38px;
    background: url(/uploads/image/rcwsimg/tit_text_bg.jpg) repeat-x top left;
    border-right: 1px #a2c0ec solid;
}
.relevant_policies .policies_links{
    padding: 15px 0;
}
.relevant_policies .policies_links .policies_list a{
    display: block;
    font-size: 14px;
    line-height: 26px;
    color: #000;
}
.relevant_policies .policies_links .policies_list a::before{
    content: "";
    float: left;
    width: 6px;
    height: 6px;
    background-color: #000;
    border-radius: 50px;
    margin: 9.5px;
}
