body{
    font-family: 'microsoft yahei';
    background: #fff;
}

.warp{
    background: #fff;
}
.icon{
    display: inline-block;
    background: url("../images/syjd_icon.png") no-repeat;
}
/*.i-new{*/
    /*width: 30px;*/
    /*height: 15px;*/
    /*background-position: -837px -1020px;*/
/*}*/
.i-top-hot{
    width: 30px;
    height: 15px;
    background-position: -890px -1020px;
}
.main-box{
    width: 1440px;
    margin: 0 auto;
    /*height: 100%;*/
}

.footer{
    width: 100%;
    height: 325px;
    background:#fff;
    /*position: fixed;*/
    /*bottom: 0px;*/
      /*z-index: 9999999999;*/
}
.footer .ft-con{
    width: 1190px;
    margin: 0 auto;
}
.footer dl {
   padding: 30px 0px;
    border-bottom: 1px solid #f1f1f1;
}
.footer dl dt, .footer dl dd{
    float: left;
    margin-right: 50px;
    color: #000;
}
.footer dl dd {
    font-size: 14px;
   line-height: 35px;
}
.footer  .ft-tit{
  margin:30px 0px;
}
.footer  .ft-tit a{
    display: inline-block;
    margin-right: 20px;
    color: #5f6368;
    line-height: 24px;
}

/*底部*/
.index-part{
    /*max-width: 1190px;*/
    width: 1190px;
    margin:0 auto;
    color:#131418;
    text-align: center;
    padding-bottom: 30px;
    padding-top: 30px;
}
.index-foot{
    background: #ffffff;
    border-top: 1px solid #f7f7f7;
}
.index-foot a{
    color:#5f6368;
}
.foot-main{
    max-width: 1190px;
    text-align: left;
}
.foot-main .pmLogo{
    width: 100px;
    height: 35px;
    float: left;
    background: url(../images/syjd_icon.png) no-repeat -250px -1010px;
}
.foot-main li{
    float: left;
    margin-right: 130px;
}
.foot-main li dl{
    max-width: 280px;
}
.foot-main li dl dt{
    font-size:14px;
    color:#131418;
    margin-bottom: 30px;
}
.foot-main li dl dd{
    font-size:12px;
    color:#5f6368;
    line-height:24px;
}
.foot-main li dl .copyright{
    margin-top: 30px;
}
.foot-main li dl .col2{
    padding-left: 5em;
}
/*底部结束*/


a.btn{
    background:#ffc105;
    border-radius:4px;
    width: 120px;
    height:35px;
    line-height: 35px;
    display: inline-block;
    color:#303133;
    text-align: center;
}
.w-900{
    width: 900px;
    margin: 0 auto;
    /*padding-top: 60px;*/
    padding-bottom:60px;

}
.select-box  {
    margin-right: 10px;
}
.select-box .sel-tit{
    /*margin-top: 2px;*/
}
.select-box .sel-con{
    min-height: 30px;
    background: #ffffff;
    border-radius: 4px;
    box-shadow:0 0 8px 0 rgba(0,0,0,0.15);
    width: 99%;
    display: none;
    z-index: 999999;
    position: absolute;
}
.select-box .i-tr1{
    width: 16px;
    height:16px;
    vertical-align: middle;
    background-position:-485px -420px;
    cursor: pointer;
    right: 13px;
    top: 15px;
}
.select-box  .sel-con .search{
    width: 90%;
    height: 20px;
    margin-left: 5px;
    position: relative;
    margin-top: 5px;
    background: #fff;
}
.select-box  .sel-con .search input{
     width:100% ;
    background: #fff;
    height: 20px;
    line-height: 20px;
    border: none;
    padding-right: 0px;
    border-radius: 0px;
    vertical-align: top;
}
.select-box  .sel-con .i-search{
     position: absolute;
    left: 0px; top: 0px;
    width: 20px;

    height: 20px;
    background-position: -1155px -1089px;
}
.select-box  .sel-con ul{
    list-style:none;
    padding: 10px 10px 0px 10px;
}
.select-box  .sel-con ul li{ margin-bottom: 10px;color:#303133; cursor: pointer;}
.select-box   .sel-con ul li:hover{font-weight: bold }

/*search*/
.select-box .sear-sel-con{
    background: #f1f1f1;
    max-height: 165px;
    overflow-y: scroll;
    box-shadow: none;
    overflow-x: hidden;
}


.select-box .sear-sel-con ul li{
    width: 108px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 20px;
}
.select-box .sear-sel-con ul li img{
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #eee;
    margin-right: 5px;
    vertical-align: text-bottom;
}




::-webkit-scrollbar{ /*血槽宽度*/
    width: 6px;
    height:6px;
}
::-webkit-scrollbar-thumb{   /*滚动条*/
    background-color: rgba(0,0,0,0.3);
    border-radius: 4px;
}
::-webkit-scrollbar-track{   /*背景墙*/
    background-color: #ddd;
    border-radius: 4px;
}


/*����*/
.pop{
    width: 360px;
    text-align: center;
    padding: 30px 0;
}
.pop .i-comm{
    width: 170px;
    height: 120px;
    margin: 0px 0 10px;
}
.pop .i-comm.success{
    background-position: 0 -750px;
}
.pop .i-comm.fail{
    background-position: -170px -750px;
}
.pop .txt-con{
    padding: 10px 50px 20px;
    font-size: 14px;
}
.pop .btn-con{
    padding: 20px 0 10px;
    text-align: center;
}
.pop .btn-con a{
    display: inline-block;
    font-size: 16px;
    line-height: 40px;
    border-radius: 2px;
    margin: 0 10px;
    background: #ffc105;
    padding: 0 20px;
    color: #303133;
}
.pop .btn-con a.cancel{
    background: #c8c5c3;
}
.pop .layui-layer-close{
    position: relative;

}


/*add*/

.pop .tit-con{
    font-size:20px;
    color:#1b1b1c;
    margin-bottom: 30px;
    text-align:center;
}
.pop .txt-con label{
    font-size:13px;
    color:#4a4a4a;
    margin-right: 10px;
}
.pop .txt-con input{
    border:1px solid #bdbdbd;
    width:213px;
    height:32px;
    padding-left: 5px;
}
.pop .txt-con .error{
    font-size:15px;
    color:#ec7575;
    text-decoration: none;
    height: 20px;
    visibility:hidden;
}




/*list*/
.w-num{
    font-size: 16px;
    margin-left: 5px;
    font-weight: normal;
    color: #303133;
}
.my-list .bord{
    border:1px solid #eee ;
    border-top: none;
}
.my-list{
    width: 1216px;
    margin: 20px auto;
    background: #fff;
    padding-bottom: 40px;
}
.my-list .item{
    margin:10px;
    width: 284px;
    float: left;
    border: 1px solid #eee;
}

#my-list .item .i-new{
    position: absolute;
    left: 8px;
    top: 8px;
    display: block;
    background-position: -1165px -1137px;
    width: 45px;
    height: 45px;
    z-index: 2;
    vertical-align: middle;
}
.my-list .item .t-hot{
  position: absolute;
    right: 10px;
    top: 10px;
    width: 80px;
    background:#e6e6e6;
    color: #000;
    height: 24px;
    line-height: 24px;
    border-radius:12px;
    z-index: 1;
}
.my-list .item .i-hot{
    width: 15px;
    height: 15px;
    margin-left: 5px;
    vertical-align: middle;
    background-position: -565px -419px
}
.my-list .item-con{
    height: 360px;
    background: #fff;
    /*border-radius: 8px;*/
    /*box-shadow: 0 1px 5px #C6C6C6;*/
    /*overflow: hidden;*/
}
.my-list .item-con .upload-con{
    display: block;
    height: 100%;
    padding-top: 160px;
}
.my-list .item-con .upload-con .i-upload{
    width: 34px;
    height: 34px;
    vertical-align: middle;
    background-position: -878px -640px;
}
.my-list .item-con .upload-con p{
    color: #8f9194;
    line-height: 40px;
}
.my-list .item .new-icon{
    width: 70px;
    height: 70px;
    background-position: -50px -393px;
    right: 8px;
    top: 8px;
    z-index: 9;
}
.my-list .item-con .item-a{
    display: block;
    width: 100%;
    height: 284px;
    background: #fff;

    text-align: center;
    position: relative;
    overflow: hidden;
}
.my-list .item img{
    display: inline;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    position: absolute;
    top: 0; left: 0;
    bottom: 0; right: 0;
    overflow: auto;
}

.my-list .item img:hover{
    display: inline;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    position: absolute;
    top: 0; left: 0;
    bottom: 0; right: 0;
    overflow: auto;
    transform:scale(1.01);
}

.my-list .item-con .img-name{
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #070710;
}
.my-list .item-con .item-bt{
    line-height: 26px;
    color: #8f9194;
    padding: 0 10px;
    font-size: 12px;
}
.my-list .item-bt .author-con{
    /*width: 60%;*/
    line-height: 26px;
    /*border-bottom: 1px solid #e8e8e8;*/
    padding-bottom: 10px;
}
.my-list .item-bt .author-con .author-user{
  width: 170px;
}
.my-list .item-bt .author-con span{
    display: inline-block;
    width: 120px;
    vertical-align: bottom;
}
.my-list .item-bt .author-ope{
    color: #131418;
    line-height: 28px;
}
.my-list .item-bt .author-ope .icon{
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-top: -2px;
}
.my-list .item-bt .author-ope .i-time{
    background-position: -35px -1048px;
}
.my-list .item-bt .author-ope .i-comm{
    background-position: -100px -1048px;
}
.my-list .item-bt .author-ope .i-like{
    background-position: -163px -1048px;
}
.my-list .item-bt .author-ope a{
    margin-left: 10px;
    color: #131418;
}
.my-list .item-bt .item-time{
    width: 40%;
    text-align: right;
    padding-right:15px;
    right: 0;
    top: 0;
}
.my-list .item-top .item-oper{
    display: none;
   
    height: 34px;
    border-radius: 17px;
    background: #ffffff;
    text-align: center;
    right: 10px;
    top: 10px;
}
.my-list .item-top:hover .item-oper{
    display: block;
}
.my-list .item-oper a{
    width: 26px;
    height: 26px;
    vertical-align: middle;
    margin: 3px 5px 0;
}
.my-list .item-oper a.edit-i{
    background-position: -230px -410px;
}
.my-list .item-oper a.del-i{
    background-position: -268px -410px;
}

.my-list .author-con  .address{
    color:#b5b5b5;
     max-width: 80px;
}
.i-adres{
    width: 18px;
    height: 18px;
    vertical-align: middle;
    display: inline-block;
    background-position:  -402px -664px;

}
/*1920*/
/*@media (min-width: 1440px) and (max-width: 1920px) {*/
    /*.my-list {*/
        /*padding: 50px;*/
    /*}*/
    /*.my-list .item-bt .author-con span{*/
        /*width: 80px;*/
    /*}*/
/*}*/
/*1440*/
/*@media screen and (max-width: 1440px) {*/
    /*.my-list .item-bt .author-con span{*/
        /*width: 60px;*/
    /*}*/
/*}*/
/*1200*/
/*@media screen and (max-width: 1200px) {*/
    /*.my-list .item-bt .author-con span{*/
        /*width: 40px;*/
    /*}*/
/*}*/
/* ��ַѡ�� */
.city-select-tab {
    /*border-bottom: 1px solid #ccc;*/
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    width: 299px;
    height: 35px;
    background: #f0f0f0;
}
.city-select-tab .current {
    background: #fff;
    border-bottom: 1px solid #fff;
    color: #f60;
}
.city-select-tab a {
    float: left;
    display: inline;
    margin-bottom: -1px;
    padding: 8px 32px 9px 33px;
    width: 83px;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid transparent;
    color: #4D4D4D;
    text-align: center;
    outline: 0;
}

.city-select-tab a.last{
    width: 35px;
}
.city-select {
    border: 1px #ccc solid;
    border-top: 0;
    padding: 10px 15px;
    width: 268px;
    background: #fff;
    font-size: 12px;
}
.city-select dl {
    line-height: 2;
    clear: both;
    padding: 3px 0;
    margin: 0;
}
.city-select dl.fn-clear dt {
    display: inline-block;
    width: 25px;
    float: left;
    padding-right: 10px;
    font-weight: 700;
    text-align: right;
}
.city-select dd {
    width: 233px;
    display: inline;
    float: left;
    margin-left: 0;
}
.city-select a {
    display: inline-block;
    color: #4D4D4D;
    padding: 0 8px;
    outline: 0;
    text-decoration: none;
    white-space: nowrap;
    margin-right: 2px;
}

.has-city-title{ color:#333;}
.ks-overlay {
    position: absolute;
    left: -9999px;
    top: -9999px;
    z-index: 90;

}
.ks-overlay-hidden {
    visibility: hidden;
}

 .city-select dl.fn-clear dd a.act{
    background: #ff671d;
    color:#fff;
}
.city-select dd a:hover{
    color:#ff671d;
}

.feedback{
    bottom: 100px;
    z-index: 2;
}
.feedback .go-top,
.feedback .show-wechat{
    display: inline-block;
    width: 50px;
    height: 50px;
    background: url("../images/backtotop0730.png");
    margin-top: 8px;
}
.feedback .wechatdetail{
    display: none;
    left: -150px;
    top: 0px;
    z-index: 9999;
}
.feedback .go-top{
    background-position: 0 0;
}
.feedback .go-top:hover{
    background-position: -70px 0;
}
.feedback .show-wechat{
    background-position: 0 -70px;
}
.feedback .show-wechat:hover{
    background-position: -70px -70px;
}
.feedback .show-wechat:hover .wechatdetail{
    display: block;
}
.J_selected{
    color:#000;
}

.viewmore {
    border: 2px solid #ffc105;
    border-radius: 30px;
    width: 295px;
    height: 54px;
    line-height: 54px;
    font-size: 24px;
    color: #ffc105;
    display: inline-block;
    margin-top: 36px;
    text-align: center;
    margin-bottom: 57px;
}

/*comment list*/
.comm-box{
    width: 1190px;
    margin: 20px auto;
    background: #fff;
    border: 1px solid #f1f1f1;
    border-radius: 4px;
}
.comm-box .comm-ul{
    width: 990px;
    margin: 0 auto;
    padding-bottom: 50px;
}
.comm-box .comm-ul .list-li{
    border-bottom: 1px solid #eae9e8;
    padding: 40px 0 20px;
}
.comm-box .pl-face{
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 15px;
}
.comm-box .pl-info{
    font-size: 14px;
    color: #797c80;
    padding: 10px 0;
}
.comm-box .pl-info label{
    margin-right: 5px;
}
.comm-box .pl-info .hf-txt{
    color: #000000;
}
.comm-box .pl-info .time{
    font-size: 12px;
    color: #c8c5c3;
}
.comm-box .pl-works a{
    color: #D99435;
}
.comm-box .pl-works,
.comm-box .pl-text{
    color: #131418;
    font-size: 16px;
    line-height: 30px;
}
.comm-box .pl-text{
    width: 800px;
    padding-left: 95px;
}
.comm-box .pl-handle{
    text-align: right;
    padding: 15px 0 0;
}
.comm-box .pl-handle a{
    color: #797c80;
    margin-left: 10px;
}
.comm-box .pl-handle .icon{
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-right: 5px;
}
.comm-box .pl-handle .i-repeat{
    background-position: -340px -415px;
}
.comm-box .pl-handle .i-del{
    background-position: -270px -416px;
}
.comm-box .comm2{
    padding-left: 40px;
}
.comm-box .comm-child-list{
    padding-top: 0px;
}
.comm-box .repeat-box{
    padding-left: 95px;
    margin-top: 20px;
}
.comm-box .rp-textarea{
    width: 100%;
    height: 100px;
    border-radius: 4px;
    background: #f1f1f1;
    border: none;
    padding: 10px;
    line-height: 20px;
}
.comm-box .rp-opt{
    padding: 18px 0;
}
.comm-box .rp-opt .btn{
    display: inline-block;
    background:#ffc105;
    border-radius:4px;
    width:80px;
    height:34px;
    color: #131418;
    font-size: 14px;
}
.comm-box .txt-num{
    right: 10px;
    top: 75px;
    color: #797c80;
    font-size: 14px;
}