.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 url('../img/share/wx.png') no-repeat;
    background-size: cover;
}
.content .dayin .share_wrap a.bds_tsina{
    background: #66d354 url('../img/share/wb.png') no-repeat;
    background-size: cover;
}
.content .dayin .share_wrap a.bds_sqq{
    background: #66d354 url('../img/share/qq.png') 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(../img/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(../img/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;
}
