body{
    padding-top: 0;
}
.pinpailogo{
    width: 100%;
    position: relative;
}
.form-control{
    width: 180px;
    height: 26px;
    border-radius: 15px;
    border-color: #f6f6f6;
}
.btn-primary{
    width: 25px;
    height: 25px;
    background: none;
    border: none;
    color: #999;
    position: relative;
    left: -32px;
    padding: 0;
    font-size: 12px;
}
.btn-primary:hover{
    color: #555;
    background-color: #f6f6f6;
    border-radius: 0 15px 12px 0;
}
.navbar-form {
    margin: 6px 0;
    margin-right: -60px;
}

.navbar-nav{
    margin-left: -30px;
}
.navbar-nav>li>a{
    font-size: 17px;
    padding: 10px 0 3px 0;
    margin: 0 15px;
    font-weight: normal;
}
.navbar{
    margin-bottom: 0;
    background-color: #f6f6f6;
   padding-bottom: 5px;
}
.navbar-default .navbar-nav>li>a:hover{
    background-color: #f6f6f6;
    border-bottom: 2px solid #83AD27;
}
.titt{
    position: absolute;
    right: 10px;
    top: 40px;
    color: #81AB28;
}

@media (max-width: 767px){
    .navbar-form{
        display: flex;
        margin: 0;
        float: left;
        width: 100%;
        margin-left: -15px;
    }
    
    .navbar-nav{
        margin-left: -15px;
    }
    .titt{
        top: 54px;
        left: 15px;
    }
}
.index_lists h1{
    background-color: #0D5198;
    display: flex;
    justify-content: space-between;
    border: 0;
    border-radius: 2px;
}
.index_lists h1 a{
    font-size: 16px;
    color: #fff;
    line-height: 32px;
}
.index_lists h1 .more{
    color: #fff;
    font-size: 12px;
}
.list-right.index_lists h1{
    background-color: #F6B300;
}
.index_lists a img{
    margin-left: 0;
}
.item-image a{
    display: block;
    width: calc(100% + 15px);
    margin-right: -15px;
}
.tag{
    display: flex;
    justify-content: space-between;
}
.tag p{
    font-size: 12px;
    color: #aaa;
}
.index_lists i{
    margin-top: 0;
    color: #aaa;
    font-size: 12px;
}
.index_lists h3 a{
    font-size: 15px;
    color: #666;
}
.index_lists h3{
    margin-bottom: 12px;
    text-align: justify;
}
.index_lists p a{
    font-size: 13px;
}
.tlist{
    border-bottom: 1px solid #f4f4f4;
}
.index_lists .row{
    margin-bottom: 0;
}
.zbox{
    background-color: #f4f4f4;
    border-radius: 2px;
    box-shadow: 1px 1px 3px #ddd;
    padding: 10px 15px;
    margin-top: 20px;
    
}
.zbox1{
    border-left: 2px solid #F6B300;
    padding-left: 10px;
    height: 40px;
}
.zbox1 h3{
    position: relative;
    top: -5px;
    margin-bottom: 0;
}
.youyi{
    display: flex;
    justify-content:space-between;
    margin-top: 20px;
    position: relative;
}
.baom{
    background-color: #F6B300;
    height: 80px;
    width:calc(50% - 5px);
    color: #fff;
    text-align: center;
    border-radius: 2px;
}
.baom {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    font-weight: 500;
    padding-top: 20px;
}
.baom p{
    color: #fff;
}
.baom  i{
    color: #fff;
    font-size: 26px;
    margin-right: 4px;
}
.baom:hover{
    cursor: pointer;
}
.erwei{
    background-color: #F6B300;
    height: 80px;
    width:calc(50% - 5px);
    border-radius: 2px;
    display: flex;
    justify-content: space-between;
    padding: 12px 10px;
}
.erwei:hover{
    cursor: pointer;
}
.erwei div{
    width: calc(50% - 5px);
}
.erwei img{
    width:100%;
    height: auto;
    
}
.tit{
    position: relative;
    height: 40px;
    text-align: center;
    margin-top: 60px;
}
.heng{
    width: 100%;
    height: 1px;
    background-color: #ddd;
    margin-top: 40px;
}
.tit2{
    position: absolute;
    top: -40px;
    padding: 0 10px;
    color: #0D5198;
    background-color: #fff;
    left: calc(50% - 76px);
}
.tit2 h1{
    font-size: 24px;
    color: #0D5198;
    margin-bottom: 0;
    font-weight:bold;
}
.tit2 p{
    font-size: 10px;
}
.miaos p {
    color: #666;
    font-size: 17px;
    line-height: 32px;
    text-align: justify;
}
.kuaikaui{
    border-right: 1px solid #ddd;
    margin-top: 40px;
}
.timg{
    color: #666;
    text-align: center;
   
}
.timg img{
    width: 100px;
}
.timg h2{
      font-size: 17px;
      line-height: 25px;
      font-weight: bold;
      margin-bottom: 10px;
}
.timg p{
    color: #888;
    font-size: 10px;
    line-height: 20px;
    text-align: justify;
}
.tit3{
    color: #F6B300;
}
.tit3 h1{
    color: #F6B300;
}
.tit4 h3{
    font-size: 22px;
    font-weight: bold;
    border-bottom: 1px solid #f0f0f0;
    line-height: 32px;
    color: #666;
}
.tit4 p{
    color: #666;
    font-size: 17px;
    line-height: 32px;
    text-align: justify;
}
.mings{
    box-shadow: 0px 0px 4px #888;
    padding-bottom: 10px;
    margin-top: 20px;
}
.mingimg{
    border-radius: 2px 2px 0 0;
}
.mingwen{
   margin: 20px 20px 10px;
   border-left: 2px solid #83AD27;
   padding: 0 10px;
}
.mingwen h3{
    font-size: 16px;
    margin: 0;
    margin-bottom: 10px;
}
.mingwen p{
    font-size: 12px;
    line-height: 20px;
    color: #aaa;
    margin: 0;
    min-height: 80px;
}
.tit4 a{
    float: right;
    color: #aaa;
    font-size: 14px;
}
.tanchu{
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    z-index: 999;
    padding: 20px;
    right: -20px;
    top: 30px;
    width: 300px;
    color: #f4f4f4;
    display: none;
}
.tanchu h3{
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
}
#guanyu1-miaoshu{
    display: none;
}
.tit5 h3{
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
    margin-top: 50px;
}
.tit5 p{
    font-size: 14px;
    line-height: 22px;
    color: #888;
}
.index_lists .tanchu{
    background: rgba(246,179,0, 0.9);
    width: 270px;
    top:90px;
    left: 27px;
}
.index_lists .tanchu h3{
    color: #fff;
}
#erweima:hover{
    cursor: pointer;
}
.row{
    display: flex;
    flex-wrap: wrap;
}
.wxkf{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.wxkf p{
    width: 40%;
    margin-bottom: 20px;
    font-size: 1.2em;
}
.wxkf img{
    width: calc(60% - 10px);
    margin-bottom: 20px;
}

.ppsbanner_04{
    width: 100%;
}
.ppsregtit_1{
    width: 100%;
    background-color: #EAF1DB;
    text-align: center;
    padding-bottom: 20px;
}
.ppsregtit_1 h3{
    color: #81AB28;
    font-size: 22px;
    font-weight: bold;
    max-width: 700px;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 10px;
}
.ppsregtit_1 p{
    text-align: left;
    font-size: 14px;
    line-height: 20px;
    margin-top: 20px;
}
.pps_reg_box{
    margin-top: 20px;
}
.pps_reg_box .form-control{
    border-radius: 3px;
}
.pps_reg_box a{
    display: block;
    width: 300px;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    border: 1px solid #ddd;
    padding: 0 10px;
    text-align: center;
    border-radius: 3px;
    margin-left: 30px;
}
.pps_reg_box div{
    margin-left: -20px;
}
.pps_reg_box input{
    margin-left: 30px;
}
.pps_reg_box label{
    font-weight: normal;
}
.pps_reg_box textarea{
    width: 400px;
    max-width: 100%;
    min-height: 120px;
    margin-left: 30px;
}
.pps_reg_box p{
    font-size: 13px;
    color: #666;
    margin-bottom: 0;
    padding-left: 10px;
}
.pps_reg_box img{
    margin-left: 40px;
}
.form-required{
    color: #9b0000;
}
.pps_btn{
    text-align: center;
    margin-top: 40px;
    margin-bottom: 60px;
}
.pps_btn button{
    width: 200px;
    height: 40px;
    font-size: 20px;
    line-height: 40px;
    background-color: #81AB28;
    color: #fff;
    margin: 0 auto;
    border: none;
    border-radius: 5px;

}
.ppstotop{
    position: fixed;
    display: flex;
    flex-wrap: wrap;
    top: calc(48% - 40px);
    width: 40px;
    height: 124px;
    z-index: 99;
    right: 40px;
}
.ppstotop img{
    width: 100%;
    cursor: pointer;
}
.pps_wx,.pps_tel{
    display: none;
    position: fixed;
    width: 200px;
    background-color: rgba(129,171,40, 0.8);
    right: 85px;
    padding: 20px;
    color: #fff;
    top:calc(48% + 40px);
}
.pps_wx{
    top:calc(48% + 0px);
}
.pps-list-box{
    border-bottom: 1px solid #ddd;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.pps-list-box:hover{
    background-color: #efefef;
}

.pps-list-box .list-boxes{
    border: none;
    width: calc(75% - 15px);
}
.pps-img{
    width: 25%;
}
.pps-img img{
    width: 100%;
}
.pps-lists{
    margin-top: 40px;
}
.pps-list-box .list-boxes{
    display: flex;
    flex-wrap: wrap;
    background: none;
    margin-bottom: 0;
    padding: 0;
}
.pps-list-box .list-boxes h2{
    color: #555;
    font-size: 15px;
    font-weight: bold;
}
.pps-list-box .list-boxes p{
    color: #888;
    text-align: justify;
    margin-bottom: 0;
}

.pps-list-box a{
    display: block;
    width: 100%;
}
.pps-list-box .list-boxes a{
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}
.pps-list-box .list-boxes a .tag{
    width: 100%;
    align-self: flex-end;
}
.pps-list-box .tag i{
    color: #888;
}
.pps-list-box:hover  h2{
    color: #81AB28;
}
.pps-list-box:hover .pps-img img{
    width: 100%;
    margin-left: 0;
}
.pps_reg_ewm{
    text-align: center;
}
.pps_reg_ewm img{
    width: 60%;
    margin-top: 30px;
}
.pps_reg_ewm p{
    margin-top: 5px;
    color: #888;
    text-align: center;
    font-size: 12px;
}
@media (max-width: 993px){
    .pps_reg_ewm{
        display: none;
    }
}