/**/
/**组件样式**/
div#appu4 {
    margin: 0 auto;
    text-align: center;}


div#appu4 input[type="text"] {
    width: 60%;
    height: 30px;}

div#appu4 input[type="image"] {
    position: absolute;
    top: 8px;
    right: 88px;}
div.new_bt {
    position: absolute;
    bottom: 0;
    padding-left: 10px;
    background-color: rgb(0,101,85,0.8);
    width: 100%;
    height: 60px;
    line-height: 60px;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
span.new_tit {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;}
.pic .a{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-position: 50%;background-repeat: no-repeat;background-size: cover;transition: all 0.3s ease-in;}
.pic { padding-top:56.5%;position: relative;overflow: hidden;}
