.bj {
    overflow: hidden;
    margin-top: -255px;
    background: url("../images/xly_bj.png") bottom center no-repeat;
}

.index_mian {
    min-height: 600px;
    overflow: hidden;
}

.zdxzmlqd {
    height: 277px;
    padding: 50px 56px;
    box-sizing: border-box;
    background: url("../images/ml_bj.png") center center no-repeat;
    overflow: hidden;
}

.zd_tt {
    width: 1016px;
    height: 26px;
    text-align: center;
    margin: 10px auto 0;
    background: url("../images/zd_bt_bj.png") center center no-repeat;
}

.zdxzmlqd_cont ul li {
    width: 543px;
    height: 107px;
    float: left;
    padding: 30px;
    margin-top: 34px;
    box-sizing: border-box;
    margin-right: 40px;
    position: relative;
    background: url("../images/zdjcml_bj.png") center center no-repeat;
}

.zdxzmlqd_cont ul li:nth-child(2n) {
    margin-right: 0;
}

.zdxzmlqd_cont ul li a {
    display: block;
    font-size: 18px;
    color: #333333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.zdxzmlqd_cont ul li span {
    font-size: 16px;
    color: #999999;
    position: absolute;
    right: 30px;
    bottom: 25px;
}

.zdxzmlqd_cont ul li:hover a {
    color: #3583f9;
}

.jc_list {
    height:auto;
    margin-top: 30px;
    margin-bottom: 50px;
    padding:20px;
    box-sizing: border-box;
    background: #3583f9;
}
.jc_con{
    padding: 26px;
    background:#ffffff;
    border:9px solid #bccbf9;
    box-sizing: border-box;
}
.jc_list ul {
    margin-top: 5px;
    min-height: 500px;
}

.jc_list ul li {
    width: 550px;
    height: 264px;
    float: left;
    padding: 20px;
    box-sizing: border-box;
    margin-bottom: 30px;
    margin-right: 28px;
    position: relative;
    background: url("../images/jclb_bj.png") center center no-repeat;
}

.jc_list ul li:nth-child(2n) {
    margin-right: 0;
}

.jc_list ul li > a {
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin-left: 11px;
    margin-top: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 20px;
    position: relative;
    box-sizing: border-box;
}

.jc_list ul li > a::after {
    content: '';
    width: 8px;
    height: 8px;
    display: block;
    border-radius: 50%;
    background: #3583f9;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.jc_list ul li p {
    font-size: 16px;
    color: #666666;
    line-height: 32px;
    text-indent: 2em;
    margin-top: 10px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.jc_list ul li span {
    float: right;
    font-size: 16px;
    color: #999999;
    margin-top: 5px;
}

.jc_list ul li em {
    display: block;
    clear: both;
    width: 166px;
    height: 42px;
    font-size: 18px;
    color: #ffffff;
    text-indent: 60px;
    margin-bottom: 10px;
    line-height: 42px;
    background: url("../images/ndbj.png") center center no-repeat;
}

.jc_list ul li .xq {
    width: 73px;
    height: 58px;
    position: absolute;
    right: 10px;
    bottom: -9px;
    text-align: center;
    line-height: 58px;
    font-size: 16px;

    background: url("../images/xq_bj.png") center center no-repeat;
}

.jc_list ul li .xq a {
    display: block;
    color: #ffffff;
    opacity: 0.8;
}

.jc_list ul li:hover a {
    color: #3583f9;
    font-weight: bold;
}

/*细览页*/
.main {
    min-height: 300px;
    box-sizing: border-box;
    overflow: hidden;
}

.Details {
    padding: 0 20px 20px;
    box-sizing: border-box;
    background: #3583f9;
    margin-bottom: 50px;
    margin-top: 30px;
    min-height: 200px;
    position: relative;
}

.Details .hd {
    width: 1200px;
    height: 96px;
    position: absolute;
    top: -20px;
}

.Details .hd ul li {
    width: 288px;
    height: 105px;
    line-height: 96px;
    float: left;
    text-align: center;
    overflow: hidden;
    cursor: pointer;
}

.Details .hd ul li:nth-child(4) {
    margin-right: 0;
}

.Details .hd ul li .img1 {
    display: inline-block;
    margin-top: 45px;
}

.Details .hd ul li .img2 {
    display: none;
}

.Details .hd ul li.on {
    width: 335px;
    background: url("../images/yjzjgk_bj.png") center center no-repeat;
}

.Details .hd ul li.on .img2 {
    display: inline-block;
    margin-top: 35px;
}

.Details .hd ul li.on .img1 {
    display: none;
}

.Details .hd ul li:nth-child(4).on {
    background: url("../images/jcglwb_bj.png") center center no-repeat;
}

.Details .bd {
    border: 9px solid #bccbf9;
    background: #ffffff;
    box-sizing: border-box;
    margin-right: 1px;
}

.Details .bd .cont {
    padding: 30px 50px;
    min-height: 500px;
    box-sizing: border-box;
}

.Detail h1 {
    display: block;
    width: 810px;
    font-size: 30px;
    color: #333333;
    line-height: 50px;
    text-align: center;
    margin: 0 auto;
}

.Detail .ly {
    height: 50px;
    margin-top: 20px;
    background: url("../images/lybj.png") center bottom no-repeat;
}

.Detail .ly p {
    text-align: center;
    font-size: 16px;
    color: #999999;
}

.Detail_Text {
    margin-top: 25px;
    line-height: 32px;
    font-size: 16px;
    color: #333333;

}

.Detail_Text * {
    font-family: '微软雅黑';
    font-size: 16px !important;
    color: #333333 !important;
}

.bth {
    width: 170px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    cursor: pointer;
    margin: 20px auto;
    border-radius: 30px;
    background: #3583f9;
}

.adoption .Detail_Text {
    margin-top: 0;
}

.prev {
    display: none;
}

.next {
    display: none;
}

/*我要提意见*/
.Opinion1{
    line-height: 390px;
    text-align: center;
    font-size: 18px;
    color: red;
    display: none;
}
.Opinion {
    width: 900px;
    margin: 20px auto 0;
    min-height: 200px;
    display: none;
}

.Opinion_con {
    height: 50px;
    margin-bottom: 30px;
}

.Opinion_con span {
    display: inline-block;
    width: 100px;
    line-height: 50px;
    text-align: right;
    font-size: 18px;
    float: left;
    font-weight: bold;
    margin-right: 20px;
}

.Opinion_con span i {
    color: #fa2b2b;
    margin-right: 10px;
}

.Opinion_con input {
    display: inline-block;
    width: 480px;
    height: 50px;
    border: none;
    outline: none;
    font-size: 16px;
    border-radius: 3px;
    color: #999999;
    background: #f2f2f2;
    padding: 0 20px;
    box-sizing: border-box;
}
.Opinion_con input::placeholder{
    color: #999999;
}
.Opinion_con1{
    height: 252px;
}
.Opinion_con1 textarea {
    display: inline-block;
    width: 720px;
    height: 252px;
    border: none;
    outline: none;
    font-size: 16px;
    border-radius: 3px;
    color: #999999;
    background: #f2f2f2;
    padding: 20px;
    box-sizing: border-box;
    font-family: 微软雅黑;
}
.yzm input{
    width: 310px;
    float: left;
}
.yzm img{
    width: 167px;
    height: 50px;
    float: left;
    margin-left: 20px;
    cursor: pointer;
}
.yzm a{
    float: left;
    margin-left: 20px;
    line-height: 50px;
    font-size: 16px;
    color: #333333;
    cursor: pointer;
}
.yzm a i{
    color: #3583f9;
}
.tj{
    display: block;
    width: 170px;
    height: 60px;
    margin: 50px auto 10px;
    background: #e1e1e1;
    text-align: center;
    line-height: 60px;
    font-size: 18px;
    color: #333333;
    border-radius: 30px;
    font-weight: bold;

}
.SubXiaZai *{
    color: blue !important;
}

/*弹框*/
.gltqm-prompt-box{
    position: fixed;
    z-index: 2000;
    height: 200px;
    width: 300px;
    left:50%;
    top: 200px;
    margin-left: -150px;
    background: #fff;
    border-radius: 4px;
    overflow: hidden;
    display: none;
    border: 1px solid #e1e1e1;
}
.gltqm-prompt-posi{
    position: relative;
    height: 100%;
    width: 100%;
}
.gltqm-prompt-tit{
    position: absolute;
    width:100%;
    top: 0px;
    left: 0px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    background: #eee;
}
.gltqm-prompt-conts{
    position: absolute;
    top: 80px;
    left: 0px;
    width: 100%;
    height: 40px;
}
.gltqm-prompt-conts p{
    font-size: 14px;
    line-height: 40px;
    text-align: center;
}
.gltqm-prompt-btn{
    width: 200px;
    height: 30px;
    position: absolute;
    bottom: 14px;
    left: 50%;
    margin-left: -75px;
}
.gltqm-prompt-btn input{
    height: 30px;
    width: 40%;
    text-align: center;
    line-height: 30px;
    border-radius: 4px;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
}
.gltqm-prompt-lf{
    background: #3a9bd3;
}
.gltqm-prompt-rt{
    background: #ccc;
}
#zjdcResBox {
    display: none;
}
#zjdcResBox .zjdcResTit {
    height: 50px;
    line-height: 50px;
    padding: 0 33px;
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    background: #024ca1;
}
#zjdcResBox .zjdcResCont {
    padding: 30px;
    border: 1px solid #e6e6e6;
    margin-bottom: 40px;
}
#zjdcResBox .zjdcResCont p {
    text-indent: 2em;
    margin-bottom: 20px;
}
#zjdcResBox .zjdcResCont * {
    font-size: 16px;
    line-height: 36px;
}
